Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - ASP QUESTION
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

ASP QUESTION

 Post Reply Post Reply
Author
webrunner View Drop Down
Newbie
Newbie


Joined: 13 December 2003
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote webrunner Quote  Post ReplyReply Direct Link To This Post Topic: ASP QUESTION
    Posted: 14 December 2003 at 10:57pm

Hi there,

I got a problem on using form submit method. In my code, i defined a "button" type input, and intended to submit the form using submit method, but it always failed. anyone can help me?

my code like this

<form name = "myform" method ="post" action = "actionfile.asp">

<input type = "button" name = "submit" value = "submit" onclick = "javascript: document.myform.submit()"> 

</form>

If I changed the input type to "submit", it worked fine. so I am pretty sure the submit method didn't work properly. How to correct it?

Thanks

Back to Top
TYSON View Drop Down
Groupie
Groupie


Joined: 18 August 2002
Location: Australia
Status: Offline
Points: 142
Post Options Post Options   Thanks (0) Thanks(0)   Quote TYSON Quote  Post ReplyReply Direct Link To This Post Posted: 15 December 2003 at 6:23am

<input name="Submit" type="button" onClick="document.myform.submit()" value="Submit">

I dont know why but i tried your code and it wouodnt work, i redid the form and it worked.

Back to Top
aalavar View Drop Down
Groupie
Groupie


Joined: 08 December 2003
Status: Offline
Points: 46
Post Options Post Options   Thanks (0) Thanks(0)   Quote aalavar Quote  Post ReplyReply Direct Link To This Post Posted: 15 December 2003 at 6:45am

Change the name to something else, say like mysubmit, instead of submit.  Never name something the same as a reserved word ;)

Back to Top
webrunner View Drop Down
Newbie
Newbie


Joined: 13 December 2003
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote webrunner Quote  Post ReplyReply Direct Link To This Post Posted: 15 December 2003 at 6:18pm

Thank Tyson and aalavar. Problem has been solved

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.