Click here to Skip to main content
15,895,084 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: javascipt document.getElementByID() problem using MasterPage Pin
N a v a n e e t h17-Feb-08 20:18
N a v a n e e t h17-Feb-08 20:18 
GeneralVs2005 & vs2003 Pin
Member 387988117-Feb-08 17:37
Member 387988117-Feb-08 17:37 
GeneralRe: Vs2005 & vs2003 Pin
Christian Graus17-Feb-08 18:23
protectorChristian Graus17-Feb-08 18:23 
QuestionObject reference not set and session issue... Pin
Kasic Slobodan17-Feb-08 11:43
Kasic Slobodan17-Feb-08 11:43 
GeneralRe: Object reference not set and session issue... Pin
Christian Graus17-Feb-08 16:42
protectorChristian Graus17-Feb-08 16:42 
GeneralRe: Object reference not set and session issue... Pin
Kasic Slobodan18-Feb-08 9:15
Kasic Slobodan18-Feb-08 9:15 
GeneralASP.NET Image Control at runtime Pin
plural17-Feb-08 10:10
plural17-Feb-08 10:10 
GeneralRe: ASP.NET Image Control at runtime Pin
Christian Graus17-Feb-08 10:46
protectorChristian Graus17-Feb-08 10:46 
It will load, you just need to click a few times. Your problem ( as you'd notice if you set some breakpoints to try to debug your code ) is that page_load occurs BEFORE your events fire. You need to set the imageURl inside your event, or in the prerender event, which fires after click events.

And, please tell me you are not writing a project with a control called ListBox1.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: ASP.NET Image Control at runtime Pin
plural17-Feb-08 23:42
plural17-Feb-08 23:42 
Generalconfusing error, please help Pin
mehran.asg16-Feb-08 19:29
mehran.asg16-Feb-08 19:29 
GeneralRe: confusing error, please help Pin
Christian Graus16-Feb-08 21:44
protectorChristian Graus16-Feb-08 21:44 
GeneralRe: confusing error, please help Pin
mehran.asg16-Feb-08 22:05
mehran.asg16-Feb-08 22:05 
GeneralRe: confusing error, please help Pin
Christian Graus16-Feb-08 23:26
protectorChristian Graus16-Feb-08 23:26 
GeneralRe: confusing error, please help Pin
Guffa17-Feb-08 2:36
Guffa17-Feb-08 2:36 
GeneralProblem inserting image into table! Pin
Branislav Vidovic16-Feb-08 12:32
Branislav Vidovic16-Feb-08 12:32 
GeneralRe: Problem inserting image into table! Pin
Christian Graus16-Feb-08 12:38
protectorChristian Graus16-Feb-08 12:38 
GeneralRe: Problem inserting image into table! Pin
Branislav Vidovic20-Feb-08 11:56
Branislav Vidovic20-Feb-08 11:56 
GeneralRe: Problem inserting image into table! Pin
Not Active16-Feb-08 15:03
mentorNot Active16-Feb-08 15:03 
GeneralRe: Problem inserting image into table! Pin
Mitesh Darji17-Feb-08 19:22
Mitesh Darji17-Feb-08 19:22 
GeneralMysql connection + asp.net at my site www.sharetosavev.co.uk Pin
Naveed Kamboh16-Feb-08 11:38
Naveed Kamboh16-Feb-08 11:38 
GeneralRe: Mysql connection + asp.net at my site www.sharetosavev.co.uk Pin
Christian Graus16-Feb-08 12:39
protectorChristian Graus16-Feb-08 12:39 
QuestionKeyword feature ? Pin
scm22ri16-Feb-08 11:06
scm22ri16-Feb-08 11:06 
AnswerRe: Keyword feature ? Pin
Christian Graus16-Feb-08 11:35
protectorChristian Graus16-Feb-08 11:35 
AnswerRe: Keyword feature ? Pin
dilipv17-Feb-08 19:48
dilipv17-Feb-08 19:48 
QuestionNavigateURL won't call JavaScript function Pin
cyber-drugs16-Feb-08 10:39
cyber-drugs16-Feb-08 10:39 

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.