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

  1. SimonMarkDawson

    Web page saving problem

    Hi I'm using IE 6 and having problems saving PERL generated web pages using Save As, Web Page Complete etc. The problem is that rather than saving what's on screen, Explorer seems to be asking for a fresh copy of the page from the server. Because this request doesn't have any of the...
  2. SimonMarkDawson

    Problem saving web pages

    Hi I need to be able to save web pages created with PERL which contain images and several standard form objects / java code etc. The pages theselves appear (and work) fine BUT whenever I try to save them (Using File, Save As and specifying Web Page Complete) I either get the page saved but...
  3. SimonMarkDawson

    Cloaked Redirection

    Hi Is there a way to alter the text of the browser's address line from within a PERL / javascript routine? A Document Object property perhaps? (I can't find any reference to one) I use cloaked redirection at the server but this is always fixed - I'd like to be able to modify the text...
  4. SimonMarkDawson

    Passing Objects To Functioncs

    Hi I'm having trouble passing an object to a Javascript function. I can't use 'this' because I want to pass a different object to the one calling the function. So far I've tried using the object's name with and without ' marks as parameters to the function being called but without success. Any...
  5. SimonMarkDawson

    Passing Objects To Functions

    Hello Hopefully a simple one for you experts! I want to use the 'onclick' event of one object to pass a different object (A 'hidden' variable in this case) to a javascript function. I then want the javascript function to change the value property of the hidden variable. I obviously can't use...
  6. SimonMarkDawson

    Corrupted Uploaded Images (JPG)

    Dear All I am having problems uploading jpg image files to my server (Using multi-part form transfer) Although the file appears to have transferred as required (And the file size of the copy matches that of the original) the resultant uploaded image has been corrupted and is not displayed...

Part and Inventory Search

Back
Top