Note: Demo with pictures is all the way below.
Just like you would type
www.myspace.com in the address bar of yourbrowser. You can either copy this line in there or you can save it toyour favorites otherwise known as a bookmark.
F or the Internet Explorer users:
1. Go to your favorites
2. Select the option add to favorites
3. Go the area titled name and enter "Submit" and then click ok.
4. Once you have done that, go back to your favorites and click on"organize favorites", then right click on "Submit" and click properties.
5. In that area for the URL type
javascript
:document.forms[1].submit()
F or the Mozilla FireFox uses:
1. Go to your bookmarks.
2. Select the option bookmark this page.
3. Go the area titled name and enter "Submit" and then click ok.
4. Once you have done that, go back to your bookmarks, and click on"manage bookmarks", then right click on "Submit" and click properties.
5. In that area for the URL where it says location, type
javascript
:document.forms[1].submit()
Example With Pictures!
First you open your Favorites Tab and click the Add to favorites button

Then you rename it SUBMIT BUTTON or something of that sort

Now you see it listed in your favorites

Right click it = use the right mouse button and click it while yourcursor rests on the link in your favorites that says SUBMIT BUTTON orsomething of that sort
In the menu that pops up click Properties

Now you see this menu, enter in the code
shown here

Hit the enter button, IE will question you, click YES
