Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Viewing pdf files

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,152
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Viewing pdf files
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Viewing pdf files - 6/10/2001 10:37:44 PM   
  digitech

 

Posts: 1
Score: 0
Joined: 6/10/2001
From: USA
Status: offline
I have a directory on my server that has reports in pdf format that I
would like to make available to the users of my web page. There
are a great number of these reports and it would be too time
consuming to provide a hyperlink to each one. What I would like
to do is find a way to view a scrollable list of these files and have
the ability to choose a file and view it. has anyone out there run
acroos this problen before?
 
 
Post #: 1
 
 Re: Viewing pdf files - 6/10/2001 10:39:16 PM   
  israelda

 

Posts: 13
Score: 0
Joined: 5/23/2001
From: Israel
Status: offline
todo this, get all file names from your server (e.g. using
Scripting.FileSytemObject). On page display a check box (if want
to allow user multiple files) or radio button(if user should select only
one file to view). Give a button/image/link. on click of that button,
display that file.

with each file name displayed on page, store the file path with
check box/radio button VALUE property.

HTH

(in reply to digitech)
 
 
Post #: 2
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Viewing pdf files Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts