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 wOOdy-Soft 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: *

  • Users: wluu
  • Content: Threads
  • Order by date
  1. wluu

    onChange field submit to same form - how to obtain value of field

    Hi guys/gals, I have a webpage which has a jscript function that submits to itself. I was just wondering how I would obtain the value of this changed field. Here is a sample of my code: at the top of the page I have: <% sGroup = Request.form(&quot;Group&quot;) %> -- this doesn't grab the value...
  2. wluu

    Obtaining the hyperlink from an Excel cell?

    Hope someone can help me with this one. I have an asp page that connects to an excel file and displays the contents of the file from a range that I set. In one of the columns however, the values of the cell contains a string which also is a hyperlink. I can grab the string value, however I am...
  3. wluu

    form document variable does not like spaces

    hey guys. This one is really bugging me. I have a form which contains some variables. One of the form variable(&quot;Description&quot;) is a textarea where someone can input text into. Now within my vbscript section, I declare a variable (sHDescription) to hold the &quot;description&quot; value...

Part and Inventory Search

Back
Top