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

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

    input type="image" not passing VALUE?

    I want the user to select which video to watch by clicking on the image. This gives me an undefined index error. (url) <INPUT TYPE="image" SRC="image\path" VALUE="firefight" NAME="url"> This works fine. <INPUT TYPE="submit" VALUE="firefight" NAME="url"> Seems to me the first one should work...
  2. YelloFello

    string to int

    9 hours on my own...now I just need a little push. I intput a string array in the following format .... &quot; 55-dave&quot;,&quot;32-bab&quot;,etc. 55 is the score from test dave is name of test taker. I can get &quot;55&quot; out of the string but I can't seem to get it converted to an int...

Part and Inventory Search

Back
Top