Is there a way with ASP to allow type ahead capability
to a select pull down? IE: a list of about 200 items I
am pulling from a database, and would like to allow the ability to start typing and the list narrows down.
The second thing I was trying to accomplish is an OnChange
event that allows...
Created a web based DLL application which gathers information, enters it into the database. What I need
it to do is after the submit is clicked, and everything completes it needs to redirect to an asp page I have
created. Any suggestions would be appreciated.
Response object error 'ASP 0156 : 80004005'
Header Error
/eMaint/wr.asp, line 185
The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content.
The line I get the error on is
Response.Cookies("wonum") =...
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.