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 strongm 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. aepheus

    Can javascript prompt a download?

    I'm pretty sure that javascript can at best read the header, it cannot write them. It does need to be cross-browser. I'm thinking that server-side is the best way, was just hoping for a cool javascript implementation.
  2. aepheus

    Can javascript prompt a download?

    Let me give you the situation first off. I'm creating this website with lots of content. Users want to download this content in a convinent way (lets say a text file) for later use. The content is already being displayed for the user, and is accessible by javascript. Is there a way to have...
  3. aepheus

    HttpWebRequest and querystrings

    I'm coding a script that will submit a form for a user on server side. The form handling script was designed to take both post information and querystring information. I have no control over how the form handling script runs. One of the querystring items is a url which must be escaped. Problem...

Part and Inventory Search

Back
Top