Hi,
I got this problem, on my asp page I insert a date to the database (access XP), before I insert the date I response.write on the page and the date shows fine, after the date is in the database the month and the day are switched, for example, March 4th 2003 which represents as 04/03/2003...
Hi,
I'm looking for a way to host a 2 participants video & audio call on my web site, I've seen something similar on http://www.avmeeting.net/AVLobby
but I have no idea how they do it.
Anyone can help?
Thanks,
Eyal
Hi,
I have no problems sending Email using CDONTS on my web site, the problem is when I try to attach a file, myMail.AttachFile "strFileName"
I get an "Unspecified error" on the line above.
Any idea? is it possible that the server supports email but does not support...
Hi,
I'm trying to upload a file to my web site but get the following error message:
Server object error 'ASP 0177 : 800a0046'
Server.CreateObject Failed
/beta/Upload.asp, line 231
The line is: Set objFSOFile = objFSO.CreateTextFile(objFSO.BuildPath(Path, m_strFileName))
Is this information...
That's what I did but it doesn't work, I will try to re-install it and if it won't work I will go back to Win98.
Did you install Wim ME on a formatted hard drive or upgraded it for Win98?
Thanks
Eyal
Is it possible to install PWS on Win ME? I did but it doesn't work!!! Is there anyway to bypass this problem or should I format my hard drive and install Win98 SE?
I have more than 10 images, in the future I'll have hundrads, I want on every click on any of the radio buttons to switch image, is it possible?
Thanks
Eyal
Thanks,
On this page I got a picture that is taken from a database, I'm showing the picture using "img src=rs.imageUrl", on each click on the radio buttons I want the recordset to move to the next record, where should I write the "rs.movenext" ?
Thanks again
Eyal
Hi,
I have 10 radio buttons on a form, on click of one of them I want the page to refresh itself and enter a value (of the chosen radio button) to a database, how do I know which button had been chosen and how do I refresh the page on that event
Thanks
Eyal
Hi,
I wrote a page that runs on a DB with the criteria below:
sql = "SELECT * FROM main WHERE (((main.fixed)=off));"
Set R = c.Execute(SQL)
Do until r.EOF %>
ID: <%Response.Write r("id")%><BR>
Name: <%Response.Write r("name")%><BR>...
Hi,
Everytime I run the page I get the following Error message - Expected end of statement
conord.Execute "insert into orders (itemnum, itemname, quantity, price, total) values ('" "key" & "','" & "name" & "','" & "quant" &...
Hi,<br>When I press "Submit" the data is being sent to a database, how can I send it also to an Email address (or addresses) in the same action?<br>Thanks,<br>Eyal<br>
Hi,<br>How can I know the Date & time of the client side?<br>ie, the server is located in the states and the client is in europe, how can I know the date & Time in europe?<br>Thanks<br>Eyal
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.