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 TouchToneTommy 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. CrystalAgentMan

    IE isn't passing form data

    Hello all, I have a simple test JSP page for passing a couple form TEXT inputs to a 2nd JSP that re-displays. Actually it does some DB work, and redirects back to 1st for re-disply; but i've created an even simpler implmentation that still doesn't work. The problem is, IE is passing NULLs...
  2. CrystalAgentMan

    FileUpload.jar - basic implementation needed

    I'm trying to build a webpage with a basic photo album where my client uploads image files and the server will build a thumbnail and original images from the uploaded image. However, i'm having serious issues porting the FileUpload.jar file from Sun's Common downloads. Basically, i'm having...
  3. CrystalAgentMan

    embedded login form

    I'm just wondering if anyone knows how to get an embedded form for a user to login to my site. Just something simple that lets then type there name and password into the form located in a border frame and click the login button. then have it just reload the main page after they login. Just...
  4. CrystalAgentMan

    Session Variables not updating

    Hello, i'm using the session.set/getAttribute() functions under Tomcat, and have noticed that some browsers don't refresh the values. I've subsequently had to revert to using QueryStrings instead of session variables to be able to handle all the browsers. Primarily i'm testing with...

Part and Inventory Search

Back
Top