close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

IE8 Search Problem

Thread began 1/05/2010 4:38 pm by B Tonkin | Last modified 1/06/2010 7:48 pm by B Tonkin | 4860 views | 8 replies

Eric Mittman

That was it! When I test the search from the nav bar and use the enter key to submit the form it will not include the search parameter in the URL.

To fix this you will need to go into the Templates > Main.dwt.php file. Go into split view and select the submit button in the nav bar. In the code you will need to update this submit button to look like this:

html:
<input name="Search2" type="submit" value="Search" id="Search" alt="Search" />



Then you need to add in a hidden form element to this form, it can be before this submit button or just after it, here is the hidden form element you will need to add:

html:
<input type="hidden" name="Search" value="Search" />



This is a problem in IE, if you use the enter key to submit a form it will not always submit what is in the value attribute of the submit button. Changing the name of the submit button to be search2 then adding a new hidden form element with the name search and a value of search will fix this.

If you encounter this problem in the future this is a pretty good workaround for it. I will make sure that a bug is logged for this issue. Thanks for being so patient and working this out with me.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...