|
|
One way of looking at this is :
function SubmitFrom(){
document.myform.target.value="somescript.php3"
document.myfrom.submit()
}
function ResetFrom(){
document.myfrom.reset()
}
.
.
<A HREF="javascript:SubmitForm()"><IMG SRC=....></A>
or
<FORM name=remove ACTION='removeItem.php3' METHOD='POST' ENCTYPE='application/x-
www-form-urlencoded'>
<input type='hidden' name='ItemID' value='$II'>
<a href="javascript:document.remove.submit()">remove from cart</a>
</form>
|
|
| Page Loading Message shown during the time your site's page is being loaded. Categories : HTML, CSS, Java Script | | | Bookmarklets are simple tools that extend the surf and
search capabilities of Netscape and Explorer web browsers. Categories : Java Script, HTML, General | | | Check if Javascript is Enabled or Disabled - Works in all Browsers Categories : Java Script, HTML, Web Browsers | | | Javascript Background Scroller Categories : Java Script, CSS, HTML | | | Clock at Status Bar Categories : Java Script, HTML, Date Time | | | Table editable dynamic form with edit + selection (select / option) + checkbox.
Categories : Java Script, DHTML, User Interface, CSS, HTML | | | Javascript Color Picker Categories : Java Script, Colors, HTML | | | Prevent Right Mouse steal your graphics Categories : HTML, Java Script, Security | | | Java Script Based Navigation Categories : HTML, Java Script, Navigation | | | Unobtrusive javascript for maintaining scrollable layer state Categories : DHTML, Java Script, HTML | | | Cool tool tip Categories : Java Script, HTML, Web Design | | | Higly Customizable Javascript Calendar Script Categories : Java Script, Calendar, Date Time, HTML, CSS | | | Show or Hide your Content using Javascript Categories : Java Script, HTML, CSS, Beginner Guides | | | complete simply working javascript password generator file. Use letter, vowels, consonants (uppercase and lowercase) arrays to create a really random and secure password.
improved security using time functions to initialize random number generator. Categories : Java Script, HTML, Security, Authentication, Strings | | | How to create <SELECT> menues that change on the fly according to other <SELECT> menues on the page? Categories : Java Script, HTML | |
| |
| | | | | James Fitch wrote :823
I could really use this if there was a way to allow multiple form buttons on one page, can someone help?
| |
|
|