Click here to Skip to main content
15,887,135 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiongridview issue Pin
Tauseef A17-Nov-09 2:35
Tauseef A17-Nov-09 2:35 
AnswerRe: gridview issue Pin
Abhishek Sur17-Nov-09 3:00
professionalAbhishek Sur17-Nov-09 3:00 
QuestionRe: gridview issue Pin
Tauseef A17-Nov-09 4:46
Tauseef A17-Nov-09 4:46 
AnswerRe: gridview issue Pin
Abhijit Jana17-Nov-09 3:57
professionalAbhijit Jana17-Nov-09 3:57 
QuestionRe: gridview issue Pin
Tauseef A17-Nov-09 4:47
Tauseef A17-Nov-09 4:47 
AnswerRe: gridview issue Pin
Abhijit Jana17-Nov-09 5:19
professionalAbhijit Jana17-Nov-09 5:19 
GeneralRe: gridview issue Pin
Tauseef A17-Nov-09 5:49
Tauseef A17-Nov-09 5:49 
QuestionHow to call a code behind function from a .aspx file Pin
Puneet Bhatnagar17-Nov-09 2:30
Puneet Bhatnagar17-Nov-09 2:30 
Hi,
Please let me know how to call a function written in Code Behind file, in a different folder, from a .aspx control. Here is what I am doing:

<img src = "<%=DAL.CommonUtil.GetConfigValue("ImagePath")%>/header_bg.jpg" alt ="headerImage" />

DAL - FolderName
CommonUtil - Class
GetConfigValue - Function.

Error Message - The name DAL does not exist in current context

DAL folder is under App_Code folder. I tried appending App_Code in my src string, however I am   still etting the error

Error Message - The name App_Code   does not exist in current context.

I really appreciate the help and would like to thank you in advance.

Thanks & Regards
Puneet
AnswerRe: How to call a code behind function from a .aspx file Pin
Abhishek Sur17-Nov-09 2:47
professionalAbhishek Sur17-Nov-09 2:47 
AnswerRe: How to call a code behind function from a .aspx file Pin
Gamzun17-Nov-09 7:47
Gamzun17-Nov-09 7:47 
QuestionGridView Inside UpdatePanel Problem Pin
VVRSN Acharyulu17-Nov-09 2:01
VVRSN Acharyulu17-Nov-09 2:01 
AnswerRe: GridView Inside UpdatePanel Problem Pin
dan!sh 17-Nov-09 2:29
professional dan!sh 17-Nov-09 2:29 
GeneralRe: GridView Inside UpdatePanel Problem Pin
VVRSN Acharyulu17-Nov-09 2:44
VVRSN Acharyulu17-Nov-09 2:44 
GeneralRe: GridView Inside UpdatePanel Problem Pin
dan!sh 17-Nov-09 2:54
professional dan!sh 17-Nov-09 2:54 
AnswerRe: GridView Inside UpdatePanel Problem Pin
Abhishek Sur17-Nov-09 2:53
professionalAbhishek Sur17-Nov-09 2:53 
AnswerRe: GridView Inside UpdatePanel Problem Pin
MohitBhambral17-Nov-09 3:08
MohitBhambral17-Nov-09 3:08 
Questionhow to use the go to meeting from inside my web application Pin
monafr8117-Nov-09 1:53
monafr8117-Nov-09 1:53 
AnswerRe: how to use the go to meeting from inside my web application Pin
Eduard Keilholz17-Nov-09 2:24
Eduard Keilholz17-Nov-09 2:24 
AnswerRe: how to use the go to meeting from inside my web application Pin
Abhishek Sur17-Nov-09 2:36
professionalAbhishek Sur17-Nov-09 2:36 
GeneralRe: how to use the go to meeting from inside my web application Pin
monafr8117-Nov-09 2:55
monafr8117-Nov-09 2:55 
GeneralRe: how to use the go to meeting from inside my web application Pin
Abhishek Sur17-Nov-09 3:18
professionalAbhishek Sur17-Nov-09 3:18 
GeneralRe: how to use the go to meeting from inside my web application Pin
monafr8117-Nov-09 3:31
monafr8117-Nov-09 3:31 
QuestionA page can have only one server-side Form tag. Pin
Ersan Ercek17-Nov-09 0:59
Ersan Ercek17-Nov-09 0:59 
AnswerRe: A page can have only one server-side Form tag. Pin
sashidhar17-Nov-09 1:09
sashidhar17-Nov-09 1:09 
GeneralRe: A page can have only one server-side Form tag. Pin
Ersan Ercek17-Nov-09 8:19
Ersan Ercek17-Nov-09 8:19 

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.