Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Javascript
Adding new search functions
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Bart Van der Donck, post: 4967352"] Possibly you will want to submit the form in order to query your database at the server: <form method="get" action="page.php"> <select size="1" name="s">...options...</select> <input type="submit"> </form> This is the most common option when your database is not fully present You are looking at the error console of Microsoft Internet Explorer. "Object expected" is usually a syntax error, because the code refers in that case to a non-existing object. Probably you need to dig a little deeper into the language first. Hope this helps, [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Javascript
Adding new search functions
Top