Web Design Forum  
 
Go Back   Web Design Forum > Web Software > Scripts

Reply
 
LinkBack Thread Tools Display Modes
Old 09-03-2004, 09:37 PM   #1 (permalink)
New Member
 
Join Date: Aug 2004
Posts: 18
Default site doesn't work on IE

I need help when I click the submit button while on IE it doesn't work (although it works fine on FF) the site is http://www.autocheck1.com/credit.html please dont enter in information just click the submit button and it should take you striaght to the form to fill out, oh and please over look the design of the site its crap but I'm just trying to get all the code to work right now. Any suggestions as to why it doesn't work on IE?
nomav6 is offline   Reply With Quote
Old 09-04-2004, 12:08 AM   #2 (permalink)
ian
Administrator
 
ian's Avatar
 
Join Date: Aug 2004
Posts: 1,650
Default

Did you use a pre-written script?
If so, which one?
btw, there is a slight error in your text
Quote:
Consent and authorization form</center>
ian is offline   Reply With Quote
Old 09-04-2004, 01:01 AM   #3 (permalink)
Silver Member
 
Chroder's Avatar
 
Join Date: Aug 2004
Location: Toronto, Ontario
Posts: 194
Send a message via MSN to Chroder
Default

Your form is set up all wrong.

HTML Code:
<form action="emailForm2.cfm" method="post">
<input type="text" name="initails">
<input type="submit" name="Submit" value="Submit">
</form>
And you have a link surrounding a button, you can't do that. If you want the button to go to emailForm1, then just change the form action. Don't use a link.
__________________
Chroder.com - My Blog
Chroder is offline   Reply With Quote
Old 09-05-2004, 01:16 AM   #4 (permalink)
New Member
 
Join Date: Aug 2004
Posts: 18
Default

that code is going to take it past the other form that Im trying to go to which is emailform1.html, I want them to enter their initails, and when they hit submit it takes them to a different form to fill out and then when they submit that one then I want it to go to emailform2.cfm, sorry if all this sounds confussing but this is my first try at doing forms. thanks for the help so far, I think I'm just going to add the initails to the other form until I can figure out a way to do it.
nomav6 is offline   Reply With Quote
Old 09-05-2004, 01:20 AM   #5 (permalink)
Silver Member
 
Chroder's Avatar
 
Join Date: Aug 2004
Location: Toronto, Ontario
Posts: 194
Send a message via MSN to Chroder
Default

The link won't submt anything though, so there's not even a point in that form to begin with. That's why I'm kinda confused...
__________________
Chroder.com - My Blog
Chroder is offline   Reply With Quote
Old 09-05-2004, 04:54 AM   #6 (permalink)
New Member
 
Join Date: Aug 2004
Posts: 18
Default

I wanted the first one to send it to the last part but going to the 2nd part (its hard to explain but doesn't really matter ), I agree that theres no point in it, but thats how they wanted it done so I tried and I told them that I'll keep trying but for now that its going to be left out.
nomav6 is offline   Reply With Quote
Old 09-05-2004, 05:34 AM   #7 (permalink)
Silver Member
 
Chroder's Avatar
 
Join Date: Aug 2004
Location: Toronto, Ontario
Posts: 194
Send a message via MSN to Chroder
Default

lol okay
__________________
Chroder.com - My Blog
Chroder is offline   Reply With Quote
Old 09-05-2004, 07:41 AM   #8 (permalink)
New Member
 
Join Date: Aug 2004
Posts: 18
Default

ok, another question about forms(like I said Im new to forms and looking to learn a lot) I want to have a check box on it, and if the check box isn't checked I want the rest of the form greyed out, but when checked the rest will now be open for input, can anyone help me on this, btw I've been doing most of this in dreamweaver, anyone got any tips for me?
nomav6 is offline   Reply With Quote
Old 09-05-2004, 07:44 AM   #9 (permalink)
Silver Member
 
Chroder's Avatar
 
Join Date: Aug 2004
Location: Toronto, Ontario
Posts: 194
Send a message via MSN to Chroder
Default

You'll need to use Javascript for that. I'll help tomorrow when I wake up, it's late now
__________________
Chroder.com - My Blog
Chroder is offline   Reply With Quote
Old 09-05-2004, 07:49 AM   #10 (permalink)
ian
Administrator
 
ian's Avatar
 
Join Date: Aug 2004
Posts: 1,650
Default

Would be easier to make the check box as a compulsory field and unless they check the box, the form will display an error message asking them to confirm that field which they have left blank. Thats the way most forms handle it.
ian is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 03:51 AM.


Computer Forum - Internet Business - Webpage Design

 
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.