Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 129
Search took 0.44 seconds.
Search: Posts Made By: ahmedsoliman
Forum: XML 12-08-2004, 04:35 PM
Replies: 3
Views: 1,750
Posted By ahmedsoliman
my co using webservices by this site ...

my co using webservices by this site

http://xmltest.travco.co.uk/wtrlinkcx4/HotelStarRequest.htm

check it and continue and u will get asp file contain xml data, how can i get it using asp or...
Forum: ASP 12-07-2004, 02:17 PM
Replies: 0
Views: 1,163
Posted By ahmedsoliman
read xml from asp

hi all
if u go to this url:
http://xmltest.travco.co.uk/wtrlinkcx4/HotelStarRequest.htm

then click search database buton it will go to another page contain xml query, then submit and it will go...
Forum: XML 12-06-2004, 03:31 PM
Replies: 3
Views: 1,750
Posted By ahmedsoliman
xml applicaion

hi all
i need to creat xml application to connect to travel cooperation supplier data.
i will browse hotels ,cities,..., also i will book rooms and book car hiring.
i need free xml application as...
Forum: ASP 08-12-2004, 03:36 PM
Replies: 3
Views: 1,140
Posted By ahmedsoliman
- yes i warn the user at registeration - i have...

- yes i warn the user at registeration
- i have to use html format because i have url in mail body the user must click on it , which i can't do it by txtbody
- about spelling i am using arabic...
Forum: ASP 08-12-2004, 11:12 AM
Replies: 3
Views: 1,140
Posted By ahmedsoliman
aviod junk mail

- in my site when user register the activation code sent automaticlly to user email .

- the user will be inactive until he enter the activation code in the url attached.

- i am using cdosys...
Forum: ASP 08-03-2004, 11:53 AM
Replies: 1
Views: 809
Posted By ahmedsoliman
server.execute

hi all

-i need to use server.execute in my asp files
-but it execute just in the same site
-also dosen't accept query string
-so i need another method to execute url in another site using...
Forum: ASP 08-02-2004, 09:41 AM
Replies: 1
Views: 3,942
Posted By ahmedsoliman
call another page without redirect

hi all
my site www.boswtol.com is static sit but have some .asp files, i have 2 login pages, one in the homepage and the seconed in popup window.
when i login with the seconed login and close the...
Forum: ASP 05-14-2004, 07:10 PM
Replies: 2
Views: 809
Posted By ahmedsoliman
using application variable

hi
now i devleoping portal , we expect big number of hots on our site, so to reduce the number of connection on DB i used about 25 application variable containing recoredsets and its refresh every...
Forum: ASP 03-17-2004, 07:48 PM
Replies: 1
Views: 779
Posted By ahmedsoliman
locate textfile

hi all

now i want read , write and delete text file but to locate the file
i have to type the physical address on the drive(c:\textfile.txt)

like this ex:
set filesys =...
Forum: JavaScript programming 03-02-2004, 04:57 PM
Replies: 2
Views: 1,144
Posted By ahmedsoliman
any help ?

any help ?
Forum: ASP 03-02-2004, 04:52 PM
Replies: 4
Views: 880
Posted By ahmedsoliman
ok , in detail can i creat asp page that get date...

ok , in detail can i creat asp page that get date from db and using some query string ,..., then get the result into .html page?
Forum: ASP 02-29-2004, 09:57 PM
Replies: 4
Views: 880
Posted By ahmedsoliman
Asp to Htm

i have a problem with java script riche text editor ,
because the page is .asp but when cahange it htm no error.

any way after query from my db in side my .asp page convert the result in .htm to...
Forum: JavaScript programming 02-29-2004, 09:52 PM
Replies: 2
Views: 1,144
Posted By ahmedsoliman
rich text editor

i download javascript texteditor but it gives me this error:
document.getElementById(...').contentWindow.document.body.innerHTML is null or empty opject

this because the file is .asp but when...
Forum: JavaScript programming 12-28-2003, 02:05 PM
Replies: 4
Views: 791
Posted By ahmedsoliman
ok , can u give me code for number 1 & 3 or url...

ok , can u give me code for number 1 & 3 or url have some tutorial
, i know there are many tools doing it but i need to build it myself.
Forum: JavaScript programming 12-28-2003, 12:55 AM
Replies: 4
Views: 791
Posted By ahmedsoliman
country & phone number

i trying to make statistics in my site , i need to know some information about client

1- which country the client is there (the country he select it in time zone).

2-and the phone number he...
Forum: ASP 12-16-2003, 04:10 AM
Replies: 11
Views: 1,599
Posted By ahmedsoliman
thanks for all, i found that each hosting support...

thanks for all, i found that each hosting support one or more third party component for sending e-mail messages using an external SMTP server in an ASP or VB environment. each one has different...
Forum: ASP 12-15-2003, 04:59 PM
Replies: 11
Views: 1,599
Posted By ahmedsoliman
sorry , but i don't copy my code correctly this...

sorry , but i don't copy my code correctly this is thr right code:
massage="<html><body><br>"
massage=massage & " massage from: "
massage=massage & " " & frommail & " " & "<br>" & " "...
Forum: ASP 12-15-2003, 10:08 AM
Replies: 11
Views: 1,599
Posted By ahmedsoliman
html encoding

hi all
i trying now to build form for sending email from vistors to
webmaster. but i try to make this massge appear as html, colored and bold and etc...
so my code was:...
Forum: ASP 09-03-2003, 11:18 PM
Replies: 5
Views: 663
Posted By ahmedsoliman
thanks for all ,it works. but i have another...

thanks for all ,it works.

but i have another question,

when i use wizard in webmatrix it insert this code:
'-------------------------------------------------------------------------

Dim...
Forum: ASP 08-31-2003, 08:23 PM
Replies: 5
Views: 663
Posted By ahmedsoliman
thanks raf , but in classic asp i could creat...

thanks raf ,
but in classic asp i could creat file connection.asp or .inc , then i include it in any page.
how can i include connection sentence in page load sub?
Forum: ASP 08-31-2003, 05:44 AM
Replies: 5
Views: 663
Posted By ahmedsoliman
.net connection to sql server

i creat my first .net web application, i read many tutorials ,but still now i cant access my sql server database.
the connection string always gives me errors.

how can i connect to northwind db...
Forum: ASP 07-07-2003, 12:58 PM
Replies: 11
Views: 1,185
Posted By ahmedsoliman
thank you , iwill test it but no need for...

thank you , iwill test it but no need for seprator beacause i will insert them in access table.
Forum: ASP 07-07-2003, 12:58 AM
Replies: 11
Views: 1,185
Posted By ahmedsoliman
no you didn't understand me scroots, i will save...

no you didn't understand me scroots, i will save their emails to send my new own emails, not the same.
they accept forward and refward it, so they intrested by this emails. it is like making a mail...
Forum: ASP 07-06-2003, 11:13 PM
Replies: 11
Views: 1,185
Posted By ahmedsoliman
many Forwards come to my email , have fun jokes...

many Forwards come to my email , have fun jokes or fun pics, and important news. so it is useual to reply for these email with usefull or funny information, in addition to have new friends .
many...
Forum: ASP 07-06-2003, 11:36 AM
Replies: 11
Views: 1,185
Posted By ahmedsoliman
Cut Emails

if i have paragraph contain titles ,names, description,numbers and email. i want to cut all emails in this paragraph.
for example:

joen smith have 2 emails, first at yahoo "joen_smith@yahoo.com",...
Showing results 1 to 25 of 129

 
Forum Jump

All times are GMT +1. The time now is 06:03 AM.