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 John Tel 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: dubBeat
  • Content: Threads
  • Order by date
  1. dubBeat

    Vista made my harddrive unreadable

    Hi, I have a WD Terabyte external harddrive that I was using with windows xp. I got a new machine with vista preinstalled on it. When I plugged my Hard drive into the new machine I got a dialog message saying that the drive was not formatted and asking if I wanted to format it now. I plugged...
  2. dubBeat

    Advice for image upload to database

    Hi, Ive built a simple flash movie for displaying images. The next stage I wanna work on is allowing a user to login as "admin" and be able to upload new images to a php mysql database. Could anybody give me some advice on how to go about beginning this. E.G would it be as simple as a file...
  3. dubBeat

    http response status error

    Hi, for the past while ive been stuck with the following error when i debug my application "The server committed a protocol violation. Section=ResponseStatusLine" My application is sends 2 requests to a java servlet. The first request works fine. If I try to send any other request the...
  4. dubBeat

    using same connection for post/get

    Heya, Im having some trouble with Post/Get. Ive got a web app that accepts a post. This post generates a link to a get request. The application works fine e.g (.... please bear with me here. its a little difficult for me to describe.) > open the app in a browser > enter a number, press submit...
  5. dubBeat

    parsing html

    Hi, I've just completed some code that sends a post request to a servlet. This servlet then generates a link to a page where there is further information. e.g. The link looks like this http://localhost:80/info?id=1234567&type=slir This is the page source of the page that the link takes you...
  6. dubBeat

    calling a java servlet from an asp.net page

    Hi, I was wondering if somebody could tell me how to call a java servlet from an asp.net page and process the value returned from the servlet. Im working with a servlet that does exactly what I need. Basically I enter one value and it returns another. I've tried using httpResonse, httpRequest...

Part and Inventory Search

Back
Top