Forum Moderators: open
So I thought No problem I will the HTML DOM and code for firefox using the DOM. Well did so on my little test page and it seems to work..., implementing it on the main production page it doesnt work.
On my form i have the action set to add.asp and an on_submit pointing to a js function to check to make sure my qty field has a value before heading to add.asp.
When hitting the submit button and breaking in the js function I checked to see if I had my input tags that are dynamically generated and I do... however when I put breaks in the add.asp the input tags do not show up(ie: request("inputtagname"). So from one page to another only these dynamically added input tags and their values vanish.
Anyone ever heard of this happening with Firefox and with Opera as well.
Thanks in advance
Also it might be a little better to post the question in the JavaScript section here: [webmasterworld.com...]