Click here to Skip to main content
15,894,343 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Ad Rotator Error when using link parameters Pin
Albert8318-Oct-09 20:46
Albert8318-Oct-09 20:46 
Question2 files do not match to each other! Pin
I'm a beginner17-Oct-09 18:03
I'm a beginner17-Oct-09 18:03 
AnswerRe: 2 files do not match to each other! Pin
Abhijit Jana17-Oct-09 23:04
professionalAbhijit Jana17-Oct-09 23:04 
GeneralRe: 2 files do not match to each other! Pin
I'm a beginner19-Oct-09 6:01
I'm a beginner19-Oct-09 6:01 
QuestionResponse.Redirect problem Pin
Quake2Player17-Oct-09 17:24
Quake2Player17-Oct-09 17:24 
AnswerRe: Response.Redirect problem Pin
Adam Maras17-Oct-09 20:08
Adam Maras17-Oct-09 20:08 
GeneralRe: Response.Redirect problem Pin
Quake2Player17-Oct-09 20:17
Quake2Player17-Oct-09 20:17 
QuestionCalling <img src="#" /> tag ? Pin
hifiger200417-Oct-09 8:44
hifiger200417-Oct-09 8:44 
Hi Guys,

I am using VS2008 ASP.Net 3.5.

I have a masterpage.main where <img id="image1" src="image1.jpg" /> is located.
My problem now is, in my sub page how am I be able to change the src="image1.jpg" to image2.jpg at runtime?

For finding and changing the value of standard image control, I am using this code -
CType(Page.Master.FindControl("image1"), Image).ImageUrl = "~/images/image1.jpg"

But how will I do the same when changing the <img src=#/>   value?

Any ideas?

Thanks in advance.

hifiger2004

AnswerRe: Calling tag ? Pin
Not Active17-Oct-09 10:27
mentorNot Active17-Oct-09 10:27 
GeneralRe: Calling tag ? Pin
hifiger200418-Oct-09 5:02
hifiger200418-Oct-09 5:02 
GeneralRe: Calling tag ? Pin
Not Active18-Oct-09 6:14
mentorNot Active18-Oct-09 6:14 
QuestionASP and jquery Pin
gollnick17-Oct-09 7:46
gollnick17-Oct-09 7:46 
AnswerRe: ASP and jquery Pin
Abhijit Jana17-Oct-09 8:14
professionalAbhijit Jana17-Oct-09 8:14 
AnswerRe: ASP and jquery Pin
Not Active17-Oct-09 10:23
mentorNot Active17-Oct-09 10:23 
GeneralRe: ASP and jquery Pin
gollnick17-Oct-09 13:41
gollnick17-Oct-09 13:41 
GeneralRe: ASP and jquery Pin
Not Active17-Oct-09 16:28
mentorNot Active17-Oct-09 16:28 
GeneralRe: ASP and jquery Pin
gollnick18-Oct-09 8:05
gollnick18-Oct-09 8:05 
QuestionHow to add theme to master page if theme of master page differrent content page, thank you. Pin
xtplatinum17-Oct-09 2:10
xtplatinum17-Oct-09 2:10 
AnswerRe: How to add theme to master page if theme of master page differrent content page, thank you. Pin
Not Active17-Oct-09 2:49
mentorNot Active17-Oct-09 2:49 
QuestionFlash vs ASP.net Pin
ellllllllie16-Oct-09 23:54
ellllllllie16-Oct-09 23:54 
AnswerRe: Flash vs ASP.net [modified] Pin
Not Active17-Oct-09 2:45
mentorNot Active17-Oct-09 2:45 
QuestionProblem using folder heirarchy in VS2008 [Solved] Pin
OriginalGriff16-Oct-09 23:38
mveOriginalGriff16-Oct-09 23:38 
QuestionLogout issue Pin
K.Safvi16-Oct-09 7:24
K.Safvi16-Oct-09 7:24 
AnswerRe: Logout issue-No reply. Still waiting for a post Pin
K.Safvi16-Oct-09 9:49
K.Safvi16-Oct-09 9:49 
GeneralRe: Logout issue-No reply. Still waiting for a post Pin
Parwej Ahamad16-Oct-09 10:12
professionalParwej Ahamad16-Oct-09 10:12 

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.