Jump to content

Execute download link


mynamesleo

Recommended Posts

Im New But I Have Used This That I Found On The Net.
[code]
<!-- ONE STEP TO INSTALL SUBMIT LINK:

  1.  Copy the coding into the BODY of your HTML document  -->

<!-- STEP ONE: Paste this code into the BODY of your HTML document  -->

<BODY>

<form name="theForm">
<input type=text name="formInput">
<a href="javascript:document.theForm.submit();">Submit</a>
</form>

<p><center>
<font face="arial, helvetica" size"-2">Free JavaScripts provided<br>
by <a href="http://javascriptsource.com">The JavaScript Source</a></font>
</center><p>

<!-- Script Size:  0.39 KB -->[/code]
Link to comment
https://forums.phpfreaks.com/topic/26353-execute-download-link/#findComment-120515
Share on other sites

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.