|
-
Jun 17th, 2006, 08:30 PM
#1
Thread Starter
Addicted Member
How to display a server held image in the client image control
Hi Guys
I need to display a jpg file help on the server in an image control on the client page.
How is the achieved?
regards
Barry
-
Jun 17th, 2006, 09:46 PM
#2
PowerPoster
Re: How to display a server held image in the client image control
Im lost .. where is the Jpeg image located ..??
Whats the Image control for ..??
-
Jun 17th, 2006, 09:55 PM
#3
Thread Starter
Addicted Member
Re: How to display a server held image in the client image control
The image is on the server on a folder such as "D:\data\Images\image1.jpg.
The image control, is one of several aspx controls in an app developed using VB.net.
I hope this helps as I've wasted 4 days try for a solution now
Regards
Barry
-
Jun 17th, 2006, 10:00 PM
#4
PowerPoster
Re: How to display a server held image in the client image control
I dont know asp.net, maybe post it over in the .Net section for quicker response .. generally in ASP you just use Server.Mappath("./images/image1.jpg") .. but then you just use this for the browser to see the image .. http://www.myurl.com/images/image2.jpg
-
Jun 17th, 2006, 10:05 PM
#5
Thread Starter
Addicted Member
Re: How to display a server held image in the client image control
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|