Click here to Skip to main content
16,005,065 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Permission problem for the file. Pin
hogan.smith2-Nov-07 18:27
hogan.smith2-Nov-07 18:27 
GeneralRe: Permission problem for the file. Pin
Mircea Grelus2-Nov-07 18:39
Mircea Grelus2-Nov-07 18:39 
GeneralRe: Permission problem for the file. Pin
hogan.smith2-Nov-07 18:51
hogan.smith2-Nov-07 18:51 
GeneralRe: Permission problem for the file. Pin
Mircea Grelus2-Nov-07 19:00
Mircea Grelus2-Nov-07 19:00 
GeneralRe: Permission problem for the file. Pin
hogan.smith2-Nov-07 19:07
hogan.smith2-Nov-07 19:07 
QuestionError: 'theForm.__SCROLLPOSITIONX' Pin
gates092-Nov-07 8:19
gates092-Nov-07 8:19 
Questioncalling codebehind method from javascript Pin
Vinay Dornala2-Nov-07 7:00
Vinay Dornala2-Nov-07 7:00 
AnswerRe: calling codebehind method from javascript Pin
Mircea Grelus2-Nov-07 11:35
Mircea Grelus2-Nov-07 11:35 
You could set the values of the checkboxes in a hidden filed in the parent window using window.parent. Then, assuming you have a button on page 1 you call window.parent.__doPostBack('ButtonName','') from page 2, and on the serverside in the click event of that button get the values of the hidden field using Request.Form('hiddenName')


Cheers,
Mircea
"Pay people peanuts and you get monkeys" - David Ogilvy

GeneralRe: calling codebehind method from javascript Pin
Venkatesh Mookkan2-Nov-07 18:10
Venkatesh Mookkan2-Nov-07 18:10 
GeneralRe: calling codebehind method from javascript Pin
Mircea Grelus2-Nov-07 18:13
Mircea Grelus2-Nov-07 18:13 
QuestionForms Authentication Help ! Pin
Ridge Howison2-Nov-07 5:54
Ridge Howison2-Nov-07 5:54 
QuestionDotNetNuke with MyGeneration dOOdads Basic Tutorials/Examples Needed Pin
Rocky#2-Nov-07 5:53
Rocky#2-Nov-07 5:53 
AnswerRe: DotNetNuke with MyGeneration dOOdads Basic Tutorials/Examples Needed Pin
kumareshTMC2-Nov-07 23:17
kumareshTMC2-Nov-07 23:17 
GeneralRe: DotNetNuke with MyGeneration dOOdads Basic Tutorials/Examples Needed Pin
Rocky#4-Nov-07 20:40
Rocky#4-Nov-07 20:40 
GeneralRe: DotNetNuke with MyGeneration dOOdads Basic Tutorials/Examples Needed Pin
Rocky#4-Nov-07 21:45
Rocky#4-Nov-07 21:45 
QuestionGetting a page object Pin
Mr.Sam2-Nov-07 4:29
Mr.Sam2-Nov-07 4:29 
AnswerRe: Getting a page object Pin
Christian Graus2-Nov-07 5:01
protectorChristian Graus2-Nov-07 5:01 
QuestionReally i couldn't find how to display the MenuItem by horizontally.. Please help me Pin
PeriyasamyRamachandran2-Nov-07 4:18
PeriyasamyRamachandran2-Nov-07 4:18 
AnswerRe: Really i couldn't find how to display the MenuItem by horizontally.. Please help me Pin
Sumit Prakash Sharma2-Nov-07 21:55
professionalSumit Prakash Sharma2-Nov-07 21:55 
GeneralRe: Really i couldn't find how to display the MenuItem by horizontally.. Please help me Pin
Sumit Prakash Sharma2-Nov-07 21:57
professionalSumit Prakash Sharma2-Nov-07 21:57 
Questionweb form background image Pin
ps.srinivasan2-Nov-07 2:55
ps.srinivasan2-Nov-07 2:55 
AnswerRe: web form background image Pin
Pete O'Hanlon2-Nov-07 4:14
mvePete O'Hanlon2-Nov-07 4:14 
GeneralRe: web form background image Pin
ps.srinivasan2-Nov-07 18:53
ps.srinivasan2-Nov-07 18:53 
GeneralRe: web form background image Pin
Pete O'Hanlon4-Nov-07 9:38
mvePete O'Hanlon4-Nov-07 9:38 
Questionfunction calling in contentplaceholder javascript [modified] Pin
Sonia Gupta2-Nov-07 2:46
Sonia Gupta2-Nov-07 2:46 

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.