Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Form Not Submitting in IE 6 Only
Old 08-19-2009, 06:17 PM Form Not Submitting in IE 6 Only
Average Talker

Posts: 29
Trades: 0
Hello Everyone!

Just having a hard time getting this form to submit in IE 6. In all other browsers there are no problems, yet in IE 6 nothing happens when you click the search button or hit enter on the keyboard. Any ideas?

HTML Code:
    <form action="http://search.atomz.com/search/" method="get" name="frmSearch">
    <input type="hidden" name="sp_a" value="sp100277a2" />
    <input name="sp_q" type="text" class="SearchTextBox" size="15" maxlength="50" /> 
    <input type="hidden" name="sp_p" value="all" />
    <input type="hidden" name="sp_f" value="ISO-8859-1" />
    <input type="Submit" class="SearchButton" value="Search" />
    </form>
Thanks for the help!
bunchjesse is offline
Reply With Quote
View Public Profile Visit bunchjesse's homepage!
 
 
Register now for full access!
Old 08-19-2009, 07:41 PM Re: Form Not Submitting in IE 6 Only
dday76's Avatar
Novice Talker

Posts: 8
Name: JDT
Trades: 0
I guess here are a few ideas:
ie6 may have a smaller URL size restriction than other browsers, test with a smaller size restriction on your searchtextbox.
the post method has no size restrictions, so, if atomz will accept a post, consider post rather than get.

Jason
ps if sp_a is your API or another private authentication, you might want to reset it and not post it publicly... and also not use 'get' as it will be visible on each search.
dday76 is offline
Reply With Quote
View Public Profile Visit dday76's homepage!
 
Old 08-19-2009, 09:30 PM Re: Form Not Submitting in IE 6 Only
Average Talker

Posts: 29
Trades: 0
The weirdest thing. I expanded the form to contain the whole div tag and it started submitting. Weird. Anyways, the issue is resolved. Thanks for your input.
__________________

Please login or register to view this content. Registration is FREE

Great Web Hosting just $9/mo. Includes free domain and renewals. Free 7 day trial.
bunchjesse is offline
Reply With Quote
View Public Profile Visit bunchjesse's homepage!
 
Old 08-20-2009, 09:02 AM Re: Form Not Submitting in IE 6 Only
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
You had an overlapping tag?
__________________
I build web things. I work for the startup
Please login or register to view this content. Registration is FREE
.
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Reply     « Reply to Form Not Submitting in IE 6 Only
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.36937 seconds with 12 queries