Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Absolute vs Relative Path Problem
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Absolute vs Relative Path Problem
Miscellaneous
Thread ID:
00697815
Message ID:
00697815
Views:
68
I am trying display an image using an absolute file name stored in a VFP field.
Ex: c:\foldername\picturename.jpg

This is the line of code:
Image1.ImageUrl = reader("hpfilename")

It returns:
file:///c:\foldername\picturename.jpg

Appears to be trying to use a relative file name. Any way to specify as absolute or is there another way, besides moving the file into my asp.net folder?

Many thanks,

Todd
The day you take complete responsibly for yourself, the day you stop making any excuses, thats the day you start to the top. - O.J. Simpson

Great advice from a questionable source...
Next
Reply
Map
View

Click here to load this message in the networking platform