Wrox Programmer Forums
|
Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 28th, 2009, 01:48 AM
Authorized User
 
Join Date: Feb 2006
Posts: 67
Thanks: 7
Thanked 0 Times in 0 Posts
Send a message via Yahoo to beetle_jaipur
Default Image problem

Hi,

i am trying to show one image through my database and the code in the table is like

<img src="http://www.lotuseducation.co.in/media/images/Avatar-female.gif"/>

when the page is created, this link does not show any image

but if i try to check

<a href="/media/images/avatar-femate.gif">test Link</a>

on clicking it shows image...

i am unable to identify why is this problem.... whether this code is running in same table

<img src="http://i291.photobucket.com/albums/ll310/RedBoxInternational/IIC_H_VOL01_146.jpg">

kindly help, is this problem of authorization, or what,

if i try to open this link directly
http://www.lotuseducation.co.in/medi...tar-female.gif in browser
it says "Page not Found"

thanks for considering

best regards
ashok sharma
 
Old March 28th, 2009, 09:05 PM
Friend of Wrox
 
Join Date: Jun 2008
Posts: 1,649
Thanks: 3
Thanked 141 Times in 140 Posts
Default

Quite simply, you don't have any file by that name in that directory. Period.

Go upload the file to that directory on your site.

And if you say it works on some page, show us that page.
 
Old March 30th, 2009, 01:04 AM
Authorized User
 
Join Date: Feb 2006
Posts: 67
Thanks: 7
Thanked 0 Times in 0 Posts
Send a message via Yahoo to beetle_jaipur
Default Thanks

Hi,

thanks for your reply

sometimes, it happen,
i checked it many times, but could not found problem and today i uploaded it and it is working......


many thanks for your comment....

best regards
ashok sharma
 
Old March 30th, 2009, 01:08 AM
Authorized User
 
Join Date: Feb 2006
Posts: 67
Thanks: 7
Thanked 0 Times in 0 Posts
Send a message via Yahoo to beetle_jaipur
Default have a look

Hi Pedant,

my problem was solved, but i am sending you page to have a look, what i was trying to do...

http://www.lotuseducation.co.in/Secu...tID=2&PostID=6

if you can give any of your valuable suggestions,

thanks
best regards

ashok sharma

Last edited by beetle_jaipur; March 30th, 2009 at 02:25 AM.. Reason: wrong href
 
Old March 30th, 2009, 04:39 PM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

If your problem was solved what does going to your site net us? Are you still having some sort of problem?

-Doug
__________________
===============================================
Doug Parsons
Wrox online library: Wrox Books 24 x 7
Did someone here help you? Click on their post!
"Easy is the path to wisdom for those not blinded by themselves."
===============================================





Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with image settings..... kethireddy435 ASP.NET 1.x and 2.0 Application Design 1 October 13th, 2007 09:35 AM
Image Display problem ratheesh_param ASP.NET 1.0 and 1.1 Professional 2 November 27th, 2006 01:02 AM
Image Display Problem ratheesh_param ASP.NET 2.0 Professional 0 November 22nd, 2006 03:24 AM
Image Display Problem ratheesh_param ASP.NET 1.x and 2.0 Application Design 0 November 22nd, 2006 03:02 AM
image problem... life_s Ng ASP.NET 1.0 and 1.1 Basics 2 September 29th, 2003 02:42 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.