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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Uploading PDF files for Viewing

Status
Not open for further replies.

kscearce

IS-IT--Management
Jun 24, 2002
10
0
0
US
Is there a Java Script that will upload and open a PDF file when a user clicks on a link?

Currently, I've created a link to the PDF file. It opens in a new window, but the PDF file doesn't load for viewing.

Suggestions? Thanks, Kathi
 

>> Is there a Java Script that will upload and open a PDF file

You cannot upload files using JavaScript. You will have to use some sort of server-side language to be able to upload files.

Hope this helps,
Dan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top