Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Absolute vs Relative Path Problem
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Absolute vs Relative Path Problem
Divers
Thread ID:
00697815
Message ID:
00697815
Vues:
67
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...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform