Click here to Skip to main content
15,891,567 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Data Blues Pin
Christian Graus7-Nov-07 17:42
protectorChristian Graus7-Nov-07 17:42 
Questionoracle conncetion error Pin
uowzd017-Nov-07 15:03
uowzd017-Nov-07 15:03 
QuestionRepeater within update panel - slow Pin
debbie_cruz7-Nov-07 13:37
debbie_cruz7-Nov-07 13:37 
QuestionASP .NET 2.0 Login Control Pin
kenexcelon7-Nov-07 10:39
kenexcelon7-Nov-07 10:39 
AnswerRe: ASP .NET 2.0 Login Control Pin
Pete O'Hanlon7-Nov-07 11:39
mvePete O'Hanlon7-Nov-07 11:39 
GeneralRe: ASP .NET 2.0 Login Control Pin
kenexcelon8-Nov-07 9:04
kenexcelon8-Nov-07 9:04 
GeneralRe: ASP .NET 2.0 Login Control Pin
Pete O'Hanlon8-Nov-07 9:28
mvePete O'Hanlon8-Nov-07 9:28 
QuestionLoading image at run time in a custom control used in a page. How to code this? Pin
Frankidoze7-Nov-07 8:41
Frankidoze7-Nov-07 8:41 
Well here is what I have:
I have a custom control MyCC deriving WebControl composed of an Image control and a Label control.
This custom control is defined in an assembly and used by an aspx.

Here is what I want to do:
I want to set the Image url at run time in the Render() method of MyCC.

How am I supposed to code that?
Setting the ImageUrl property of the Image with "~/Images/myImage.gif" doesn't work.

My assembly is defined like this:
Project Name: MyProject
Class component: MyProject.cs
Namespace: MyNameSpace
Class: MyCC

All images are stored in a folder: Images under MyProject.

Thanks for your help.
PS: Tell me if I'm in the wrong forum. Smile | :)

"Nothing is lost, Nothing is created, Everything is transformed" Lavoisier

AnswerRe: Loading image at run time in a custom control used in a page. How to code this? Pin
pmarfleet7-Nov-07 9:44
pmarfleet7-Nov-07 9:44 
GeneralRe: Loading image at run time in a custom control used in a page. How to code this? Pin
Frankidoze7-Nov-07 10:00
Frankidoze7-Nov-07 10:00 
GeneralRe: Loading image at run time in a custom control used in a page. How to code this? Pin
pmarfleet7-Nov-07 10:11
pmarfleet7-Nov-07 10:11 
GeneralRe: Loading image at run time in a custom control used in a page. How to code this? Pin
Frankidoze7-Nov-07 10:55
Frankidoze7-Nov-07 10:55 
GeneralRe: Loading image at run time in a custom control used in a page. How to code this? Pin
ahmet.ureten8-Nov-07 10:11
ahmet.ureten8-Nov-07 10:11 
AnswerRe: Loading image at run time in a custom control used in a page. How to code this? Pin
Guffa7-Nov-07 10:12
Guffa7-Nov-07 10:12 
GeneralRe: Loading image at run time in a custom control used in a page. How to code this? Pin
Frankidoze7-Nov-07 10:46
Frankidoze7-Nov-07 10:46 
AnswerI found the solution...Probably will write a paper about it Pin
Frankidoze7-Nov-07 12:05
Frankidoze7-Nov-07 12:05 
AnswerSolution Pin
Frankidoze7-Nov-07 12:34
Frankidoze7-Nov-07 12:34 
QuestionWhat are token ID's?? Pin
Goalie357-Nov-07 5:41
Goalie357-Nov-07 5:41 
QuestionIIS and .Net Issue - .aspx pages not pulling Pin
dboy2217-Nov-07 4:57
dboy2217-Nov-07 4:57 
AnswerRe: IIS and .Net Issue - .aspx pages not pulling Pin
Michael Sync7-Nov-07 5:32
Michael Sync7-Nov-07 5:32 
GeneralRe: IIS and .Net Issue - .aspx pages not pulling Pin
dboy2217-Nov-07 6:18
dboy2217-Nov-07 6:18 
GeneralRe: IIS and .Net Issue - .aspx pages not pulling Pin
Michael Sync7-Nov-07 6:21
Michael Sync7-Nov-07 6:21 
GeneralRe: IIS and .Net Issue - .aspx pages not pulling Pin
dboy2217-Nov-07 6:31
dboy2217-Nov-07 6:31 
GeneralRe: IIS and .Net Issue - .aspx pages not pulling Pin
dboy2217-Nov-07 8:42
dboy2217-Nov-07 8:42 
GeneralRe: IIS and .Net Issue - .aspx pages not pulling Pin
Michael Sync7-Nov-07 16:51
Michael Sync7-Nov-07 16:51 

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.