Sharepoint Form Webpart with Javascript

Posted by n0chi on Stack Overflow See other posts from Stack Overflow or by n0chi
Published on 2010-05-04T17:22:41Z Indexed on 2010/05/05 14:08 UTC
Read the original article Hit count: 334

Filed under:
|

I'm trying to use the form web part to do the following

[TextBox Field for typing a product number] [Submit Button]

On Click of submit should go to:

http://www.link.com/product.asp?=[TextBox Field Value]

© Stack Overflow or respective owner

Related posts about sharepoint

Related posts about JavaScript