Jump to content

Is there a way to pass a form by clicking on a link


HGeneAnthony

Recommended Posts

Thanx for the tip.  I'm always apprehensive though of using client-side scripting for anything that can break functionality.  If someone doesn't enable JavaScript the page won't work.  Question though, does Flash use  JavaScript to run or is it considered something else?

And Flash is client-side as well. So, which is more prevalent: javascript or flash? Javascript is built in and enabled by default; flash requires the user to install it.

 

There is no way to submit a form through a hyperlink without client-side code that I know of. Why does it have to be a link and not a button? Is it only for aesthetic reasons? If that is the case you can simply style the button to look like a link.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.