View Single Post
Old 05-09-2008, 10:02 AM   #4 (permalink)
nasty.web
v7n Mentor
 
Join Date: 07-24-06
Posts: 643
iTrader: 1 / 100%
Latest Blog:
None

nasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nice
Simply prepend document to each form element call. For example, use:

Code:
document.orderform.pcode.value
instead of
Code:
orderform.pcode.value
nasty.web is online now   Reply With Quote