populate form Hell

wxdqz

New Member
I'm trying to use this script to populate a text field withina form.

href="javascript:document.formname.fieldname.value = 'text';void(0);"

the page is called quote_form.asp, the formname is quote and the fieldname is "terms"

I can't seem to make this work to save my life, is there anybody who can help me? If you would like to look at the page I'm working on, here is the link:

<!-- m --><a class="postlink" href="http://in.northern-tech.com/quote/quote_form.asp">http://in.northern-tech.com/quote/quote_form.asp</a><!-- m -->

the hyperlink I'm trying to use to populate is at the bottom of the page....PLEASE HELP ME!!
 
Back
Top