Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. gringorick

    Add a string to a form field onsubmit

    Thanks trollacious, I'm not familiar with working with the Request.Form array, can you give me a quick example of how this would be done to get me started? Thanks again, Rick
  2. gringorick

    Add a string to a form field onsubmit

    Hi all, what is the simplest way to add a string of text onto the beginning of a submitted form value when it is submitted? For example if the text input name="text1" and a user entered "hello world" into the text box, I would like the value changed to "Text #1 = hello world" onsubmit, and so...

Part and Inventory Search

Back
Top