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 Rhinorhino 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: jerschab
  • Content: Threads
  • Order by date
  1. jerschab

    How Many Files in a Folder

    Hey all. I tried reading past posts and they were a little helpful, but could use a specific answer here. I want to detect how many files are in particular folders on the server using client-side javascript. My naming convention is "1.jpg, 2.jpg" etc... I noticed advice to loop...
  2. jerschab

    dynamically validate radios

    IDEA: I have a form that must have a radio box checked in each pair (3 pairs) as yes or no. If neither is choosen, I must alert and return flase (or something) for user to make sure to check one. I want to do this dynamically (as possible) so I create an array of the names of the radio buttons...
  3. jerschab

    setting a cookie outside the homepage

    Sorry to ask the same question again, but I know someone has the answer... I can set a cookie from www.(homepage).com, but I can't set it from www.(homepage).com/folder/folder2/page.htm. I have tried setting the "path=/", but the error in Microsoft Debugger remains the same...
  4. jerschab

    Setting Cookie from home page VS deeper page

    Hi. I am having trouble trying to set a cookie from a page within the hierarchy of the domain. However, if I place the code to set a cookie within the home page (www.whatever.com) it works fine. Why am I having problems setting a cookie from a deeper page...

Part and Inventory Search

Back
Top