If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Chit Chat > Quick bit of advise

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-20-03, 19:43
Roduga Roduga is offline
Registered User
 
Join Date: Dec 2003
Posts: 3
Question Quick bit of advise

I have a folder with loads of .exe files and a folder full of image files. I need to create a database through html that will list each program and the relevent image file.

For example, program1.exe needs to be linked from program1.bmp.

Anyone know the best way to do this?

What I'd like to end up with is a html page that opens, shows all the images and runs the relevent file when that image is clicked on.

I'd like to do this through a (free!) database.

Any ideas?
Reply With Quote
  #2 (permalink)  
Old 12-21-03, 17:41
rokslide rokslide is offline
Registered User
 
Join Date: Nov 2003
Location: Christchurch, New Zealand
Posts: 1,617
what os are you using? you don't need a db to do any of this... you can do it through any of the standard sever side scripting engines..
Reply With Quote
  #3 (permalink)  
Old 12-22-03, 07:45
Roduga Roduga is offline
Registered User
 
Join Date: Dec 2003
Posts: 3
I'm using XP HE. I thought about using scripts but all the ones I know will not work locally.

What would you suggest?
Reply With Quote
  #4 (permalink)  
Old 12-22-03, 17:04
rokslide rokslide is offline
Registered User
 
Join Date: Nov 2003
Location: Christchurch, New Zealand
Posts: 1,617
Not sure what XP HE supports as far as web servers and scripting languages goes. If it supports asp then I would do that and use the file scripting object.
Reply With Quote
  #5 (permalink)  
Old 12-23-03, 05:24
Roduga Roduga is offline
Registered User
 
Join Date: Dec 2003
Posts: 3
As long as I have IIS or PWS installed I can use asp. I never really thought of it as an option. Thanks for the help.
Reply With Quote
  #6 (permalink)  
Old 12-23-03, 16:27
rokslide rokslide is offline
Registered User
 
Join Date: Nov 2003
Location: Christchurch, New Zealand
Posts: 1,617
No worries. If you need help as to how you would actually use the file system object just give me a yell and I'll whip something up that should give you the basis for what you need/want to do.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On