Forum Moderators: open

Message Too Old, No Replies

javascript to build form query string from table?

javascript to build form query string from table?

         

hanasaki

9:45 pm on Mar 8, 2007 (gmt 0)

10+ Year Member



I found the below link; however it does not work for forms that surround a table because the input fields are lower in the DOM. Anyone have a short script to do this? FYI: I have looked at other tools, however, "company policy" forbids any new tools.

[webmasterworld.com...]

Thanks!

StupidScript

9:56 pm on Mar 8, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What do you mean by "it does not work for forms that surround a table because the input fields are lower in the DOM"? Form elements won't conflict with table elements, regardless of the DOM structure. Can you give an example of your problem?

(Welcome to the forums!)