Hi there,
I have the following form code:-
Currently when I click on the image, it is linked successfully to the download file through using this form interface. My problem is I basically need to do the same thing (linking to the download file) through a text-based hyperlink. Is there a way of doing this?Code:<FORM action=http://www.evolvewebsitedesign.com/submit.asp method=post> <INPUT type=hidden value=POK name=name> <INPUT type=hidden value=full3050 name=typefile> <INPUT type=hidden value=client name=redirect> <INPUT type=hidden value=0 name=notproper> <INPUT type=hidden value=0 name=emailreq> <INPUT type=hidden value=en name=language> <INPUT type=hidden value=OCTBONUS_05 name=campdefault> <INPUT type=image alt="Download Now!" src="http://www.example.com/test.jpg" value="usandyou" border=0 name=submit> </FORM>
In the context of what I am using the code for, I am wanting a user to download an executionable file located and processed from within the form action page URL
I'm not too hot on forms as you can tell!
Any help is very much appreciated
Kind Regards
James





Bookmarks