Click here to Skip to main content
16,011,611 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: creating charts Pin
Paul Conrad30-Jul-07 14:22
professionalPaul Conrad30-Jul-07 14:22 
GeneralRe: creating charts Pin
alhomed4431-Jul-07 0:22
alhomed4431-Jul-07 0:22 
GeneralRe: creating charts Pin
Paul Conrad31-Jul-07 3:03
professionalPaul Conrad31-Jul-07 3:03 
QuestionReportViewer Heigth Pin
Nimua30-Jul-07 4:33
Nimua30-Jul-07 4:33 
QuestionError while Reading excel file. Pin
vaminfosys30-Jul-07 3:55
vaminfosys30-Jul-07 3:55 
QuestionMaster Page Issue Pin
Mahesh.J30-Jul-07 3:33
Mahesh.J30-Jul-07 3:33 
AnswerRe: Master Page Issue Pin
Guffa30-Jul-07 4:25
Guffa30-Jul-07 4:25 
AnswerRe: Master Page Issue Pin
Nimua30-Jul-07 4:27
Nimua30-Jul-07 4:27 
Hello,

You can add the following code to the aspx page

<br />
<script type="text/javascript"><br />
<!--<br />
    function LoadPage(event)<br />
    {   <br />
        alert('Load')<br />
    }<br />
    <br />
    document.body.onload=LoadPage;    <br />
//--><br />
</script><br />


It's strange but it works only if you write rigth in aspx file, it did not work when I try to use RegisterStartupScript.

I hope this will help you : )
QuestionImage Combo in ASP.NET 2.0 Pin
sabyasachi_m30-Jul-07 3:07
sabyasachi_m30-Jul-07 3:07 
AnswerRe: Image Combo in ASP.NET 2.0 Pin
N a v a n e e t h30-Jul-07 3:11
N a v a n e e t h30-Jul-07 3:11 
GeneralRe: Image Combo in ASP.NET 2.0 Pin
sabyasachi_m30-Jul-07 3:16
sabyasachi_m30-Jul-07 3:16 
GeneralRe: Image Combo in ASP.NET 2.0 Pin
N a v a n e e t h30-Jul-07 3:31
N a v a n e e t h30-Jul-07 3:31 
Questiongetting a element value from an xml file Pin
pradeep kumarappagari30-Jul-07 2:23
pradeep kumarappagari30-Jul-07 2:23 
AnswerRe: getting a element value from an xml file Pin
N a v a n e e t h30-Jul-07 3:09
N a v a n e e t h30-Jul-07 3:09 
QuestionAdding items in listbox Pin
manowj30-Jul-07 2:00
manowj30-Jul-07 2:00 
AnswerRe: Adding items in listbox Pin
kimo code30-Jul-07 2:09
kimo code30-Jul-07 2:09 
GeneralRe: Adding items in listbox Pin
manowj30-Jul-07 2:38
manowj30-Jul-07 2:38 
GeneralRe: Adding items in listbox Pin
kimo code30-Jul-07 2:53
kimo code30-Jul-07 2:53 
GeneralRe: Adding items in listbox Pin
manowj30-Jul-07 3:05
manowj30-Jul-07 3:05 
GeneralRe: Adding items in listbox Pin
Imran Khan Pathan30-Jul-07 3:00
Imran Khan Pathan30-Jul-07 3:00 
GeneralRe: Adding items in listbox Pin
manowj30-Jul-07 3:08
manowj30-Jul-07 3:08 
QuestionDatagrid inside datagrid? Pin
anujose30-Jul-07 1:19
anujose30-Jul-07 1:19 
AnswerRe: Datagrid inside datagrid? Pin
N a v a n e e t h30-Jul-07 2:48
N a v a n e e t h30-Jul-07 2:48 
QuestionIs there a way to make aspx pages globally or public on my project Pin
kimo code30-Jul-07 1:09
kimo code30-Jul-07 1:09 
AnswerRe: Is there a way to make aspx pages globally or public on my project Pin
N a v a n e e t h30-Jul-07 2:50
N a v a n e e t h30-Jul-07 2:50 

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.