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 Chriss Miller 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: durell
  • Content: Threads
  • Order by date
  1. durell

    redirect from aspx to asp

    I have an asp page that redirects to aspx and then after processing there is a redirect to another asp page. Once the aspx finishes processing and tries to ddo the redirect to asp I am receiving an error of "Internet Explorer cannot display the webpage" Any help resolving this issue woudl be...
  2. durell

    Redirect with a command line script to another server

    I am trying to run a command line script that needs to link to another command line script on ANOTHER sever. I have tried using print "Location: http://www.somewhere.com/cgi-bin/test.pl\n\n" ...but all it does it print out the line on the console. Any ideas??!!??
  3. durell

    jumping (not a redirect exactly) to another platform cgi

    This is the situation. 1) A Perl script is running on an NT Box from the command line of the console (it is on a timer). It has no output only updates a database... so far no problems...Script runs ok!! 2) BUT on certain conditions...it needs to start another sctipt (CGI) on a UNIX box. The...
  4. durell

    How do I create a Drop-down like IE Address Drop-down

    Guess the subjct says it all....How do I make a drop-down I can drop or enter text.
  5. durell

    Submitting a Form from a different Frame

    I have a need to have a frame with a form in it (no problem) ..but the "submit" button is on another frame. Is this even possible....if so how do I handle it...

Part and Inventory Search

Back
Top