Hi there,
Is this supposed to be an ASP or an ASP.NET page? If the former, you may want to use the ASP forums instead. This one is for ASP.NET.
If it is supposed to run as an ASP.NET page, you may need to change a few pieces here and there. Firstly, using Response.Write directly in the page is not really recommended. Secondly, the Response.Write statements need () around the param values.
In either case, there is not much wrong with this page. Are you sure this is all the code? Isn't there an include file causing the problem?
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|