Click here to Skip to main content
15,906,766 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Sending variable to another page Pin
sidbaruah17-Jul-07 1:58
sidbaruah17-Jul-07 1:58 
GeneralRe: Sending variable to another page Pin
boyindie17-Jul-07 2:07
boyindie17-Jul-07 2:07 
GeneralRe: Sending variable to another page Pin
sidbaruah17-Jul-07 18:20
sidbaruah17-Jul-07 18:20 
QuestionBrowse for multiple files Pin
Hari_101016-Jul-07 23:28
Hari_101016-Jul-07 23:28 
AnswerRe: Browse for multiple files Pin
Vasudevan Deepak Kumar16-Jul-07 23:37
Vasudevan Deepak Kumar16-Jul-07 23:37 
GeneralRe: Browse for multiple files Pin
Hari_101016-Jul-07 23:49
Hari_101016-Jul-07 23:49 
QuestionRaising issues while Migrating from1.1 to 2.0 Pin
yuvachandra16-Jul-07 23:28
yuvachandra16-Jul-07 23:28 
AnswerRe: Raising issues while Migrating from1.1 to 2.0 Pin
SHatchard16-Jul-07 23:38
SHatchard16-Jul-07 23:38 
If you add runat="server" and and ID to the body tag on the master page you can then use code such as pageBody.attributes.add("onLoad", "alertmsg()") in your code

You will need to explicitly type your reference to the master page so that the control is available. Alternatively you can use FindControl to find the body tag and add the attribute

If you need any clarification please post back.
AnswerRe: Raising issues while Migrating from1.1 to 2.0 Pin
Vasudevan Deepak Kumar16-Jul-07 23:39
Vasudevan Deepak Kumar16-Jul-07 23:39 
Questiondatagrid [modified] Pin
chapathi16-Jul-07 22:49
chapathi16-Jul-07 22:49 
AnswerRe: datagrid Pin
Vasudevan Deepak Kumar16-Jul-07 23:39
Vasudevan Deepak Kumar16-Jul-07 23:39 
GeneralRe: datagrid Pin
chapathi17-Jul-07 0:52
chapathi17-Jul-07 0:52 
GeneralRe: datagrid Pin
Sathesh Sakthivel17-Jul-07 1:04
Sathesh Sakthivel17-Jul-07 1:04 
QuestionHow to force ContentPlaceHolder to keep it's oryginal cotrols id's Pin
mmiesi16-Jul-07 22:18
mmiesi16-Jul-07 22:18 
AnswerRe: How to force ContentPlaceHolder to keep it's oryginal cotrols id's Pin
Paddy Boyd16-Jul-07 23:23
Paddy Boyd16-Jul-07 23:23 
AnswerRe: How to force ContentPlaceHolder to keep it's oryginal cotrols id's Pin
Jay_se16-Jul-07 23:28
Jay_se16-Jul-07 23:28 
GeneralRe: How to force ContentPlaceHolder to keep it's oryginal cotrols id's Pin
mmiesi18-Jul-07 4:44
mmiesi18-Jul-07 4:44 
QuestionAuto Fit DataGrid according Columns Content length Pin
ALAQUNAIBI16-Jul-07 22:13
ALAQUNAIBI16-Jul-07 22:13 
AnswerRe: Auto Fit DataGrid according Columns Content length Pin
N a v a n e e t h16-Jul-07 22:30
N a v a n e e t h16-Jul-07 22:30 
AnswerRe: Auto Fit DataGrid according Columns Content length Pin
Sreekumar P P16-Jul-07 23:45
Sreekumar P P16-Jul-07 23:45 
Questionhow to move items one reorderlist to another reorderlist in AJAX Pin
serkanweb16-Jul-07 22:05
serkanweb16-Jul-07 22:05 
QuestionPlease help.... Pin
Devkranth Kishore Vanja16-Jul-07 21:59
Devkranth Kishore Vanja16-Jul-07 21:59 
AnswerRe: Please help.... Pin
Mubashir Javaid16-Jul-07 22:06
Mubashir Javaid16-Jul-07 22:06 
AnswerRe: Please help.... Pin
N a v a n e e t h16-Jul-07 22:27
N a v a n e e t h16-Jul-07 22:27 
GeneralRe: Please help.... Pin
Devkranth Kishore Vanja17-Jul-07 1:22
Devkranth Kishore Vanja17-Jul-07 1:22 

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.