Hi,
I'm writing ASP using server-side javascript.
In my form 'form1', i have a drop-down list of items
to be selected from. In the select tag i have something like ..
Response.Write('<SELECT name="categories" onChange="dothis()">');
I know that i can get at the...
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.