OK here is the code for the form for the customer to enter their info:
<form name="createcustomer" action="custcprocess.asp" method="post" onSubmit="return validateForm(this)" id=form1>
<input ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20835850.htm...
Zones:
ASPDate Answered: 12/29/2003 Grade: B Views: 29
This is a page that will be used for date selection. A user will see a listing of dates and times, then check the checkboxed they would like to reserve. I am getting this error with my current code...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21443677.htm...
Zones:
ASPDate Answered: 07/23/2005 Grade: B Views: 0
I'm having a problem retrieving a value from a cookie.
The cookie name was set like this:
TID = 8
Response.Cookies(TID)("VID") = targetvid
I'm trying to retrieve the cookie valu...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_22595049.html
Hi.
I want to show the information.
<&
Request.ServerVariables(REMOTE_ADDR)
%>
Have I missed anything because I recive following error:
Request object error 'ASP 0102 : 80004005'
Ex...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_11872958.htm...
Zones:
ASPDate Answered: 11/16/2000 Grade: A Views: 4
My ASP code should mail a webform which has a radio button value (R1) and two text area values "S1 and S2".
This body line body = "<table><tr><td><b>helpful :</b></td> <td>" & Request.Form...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21713648.htm...
Zones:
ASPDate Answered: 01/28/2006 Grade: A Views: 8
As with many people my xbox 360 decided to start giving me the red ring of death. The red LEDs that tell you the hardware is messed up. The error code I end up getting is 0102. Unknown error. Since...
http://www.experts-exchange.com/Miscellaneous/Games/Q_21981852.html
Zones:
Games,
X-BoxDate Answered: 09/25/2006 Grade: A Views: 855