Click here to Skip to main content
15,903,385 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Web Application works perfectly on local server but not on web server Pin
Christian Graus29-Apr-07 17:35
protectorChristian Graus29-Apr-07 17:35 
GeneralRe: Web Application works perfectly on local server but not on web server Pin
lesleyag29-Apr-07 17:41
lesleyag29-Apr-07 17:41 
GeneralRe: Web Application works perfectly on local server but not on web server Pin
Christian Graus29-Apr-07 18:17
protectorChristian Graus29-Apr-07 18:17 
GeneralRe: Web Application works perfectly on local server but not on web server Pin
lesleyag29-Apr-07 18:37
lesleyag29-Apr-07 18:37 
GeneralRe: Web Application works perfectly on local server but not on web server Pin
Christian Graus29-Apr-07 18:49
protectorChristian Graus29-Apr-07 18:49 
GeneralRe: Web Application works perfectly on local server but not on web server Pin
lesleyag29-Apr-07 19:54
lesleyag29-Apr-07 19:54 
GeneralRe: Web Application works perfectly on local server but not on web server Pin
Christian Graus29-Apr-07 22:19
protectorChristian Graus29-Apr-07 22:19 
GeneralRe: Web Application works perfectly on local server but not on web server Pin
lesleyag29-Apr-07 21:50
lesleyag29-Apr-07 21:50 
I have just looked through the code which is not displaying the images and after piecing it together, my programmer has created a separate folder for all the images so the original is stored in the user's folder and a copy is stored in another folder called \AllClassifieds which is not a silly thing to do.

In the table, where the Classified Ads are located, he stores the filename and then in the select statement, selects the field called AdImagePath which is effect is the filename and I think he reads this into a data source. In the display page, he uses this bit of code:

" title="Click here to see details">



Should the src be referencing the sub-folder as "src='/AllClassifiedsImgs/<%#Eval("AdImagePath")%>' rather than just "src=AllClassifiedsImgs/......'

because I really cannot see anything else in the code which looks out of place (not that my coding knowledge these days is superb or expert!

Cheers again
Lesley


Lesley
Popweb City

GeneralRe: Web Application works perfectly on local server but not on web server Pin
Christian Graus29-Apr-07 22:21
protectorChristian Graus29-Apr-07 22:21 
QuestionHow to set a Frist Row in GridView Pin
srieen29-Apr-07 11:31
srieen29-Apr-07 11:31 
AnswerRe: How to set a Frist Row in GridView Pin
Christian Graus29-Apr-07 12:22
protectorChristian Graus29-Apr-07 12:22 
GeneralRe: How to set a Frist Row in GridView Pin
srieen29-Apr-07 16:42
srieen29-Apr-07 16:42 
GeneralRe: How to set a Frist Row in GridView Pin
Christian Graus29-Apr-07 17:31
protectorChristian Graus29-Apr-07 17:31 
AnswerRe: How to set a Frist Row in GridView Pin
Arun.Immanuel29-Apr-07 17:48
Arun.Immanuel29-Apr-07 17:48 
QuestionAdding JavaScript to an ASP Image Pin
Kris10029-Apr-07 10:55
Kris10029-Apr-07 10:55 
AnswerRe: Adding JavaScript to an ASP Image Pin
Kris10029-Apr-07 10:59
Kris10029-Apr-07 10:59 
GeneralRe: Adding JavaScript to an ASP Image Pin
Christian Graus29-Apr-07 12:50
protectorChristian Graus29-Apr-07 12:50 
QuestionSiteMapPathProvider Pin
Tarik Guney29-Apr-07 9:00
Tarik Guney29-Apr-07 9:00 
AnswerRe: SiteMapPathProvider Pin
Tarik Guney29-Apr-07 10:50
Tarik Guney29-Apr-07 10:50 
AnswerRe: SiteMapPathProvider Pin
szukuro29-Apr-07 11:33
szukuro29-Apr-07 11:33 
GeneralRe: SiteMapPathProvider Pin
Tarik Guney29-Apr-07 11:50
Tarik Guney29-Apr-07 11:50 
GeneralRe: SiteMapPathProvider Pin
szukuro29-Apr-07 13:37
szukuro29-Apr-07 13:37 
GeneralRe: SiteMapPathProvider Pin
Tarik Guney29-Apr-07 23:52
Tarik Guney29-Apr-07 23:52 
QuestionProblems regarding printing ? Pin
sdklfjlkdsfjdklsfjkdslfjdslkf29-Apr-07 8:46
sdklfjlkdsfjdklsfjkdslfjdslkf29-Apr-07 8:46 
AnswerRe: Problems regarding printing ? Pin
Christian Graus29-Apr-07 12:23
protectorChristian Graus29-Apr-07 12:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.