Click here to Skip to main content
15,889,281 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
i was calling my javascript function in body tag , now that the page is having the contentplace holder , how i should call my java-script function,
i can't wite the html in this page.


<script type="text/javascript" language="javascript"  onunload="unloadpage();"><br />
   <br />
    function unloadpage()<br />
    {      <br />
        if(confirm('Entries will be deleted , if found incomplete')==false)<br />
        {<br />
            return false;<br />
        }               <br />
    }<br />
  <br />
</script><br />

Is there any problem in the unload function calling?


-- modified at 8:52 Friday 2nd November, 2007


-- modified at 9:03 Friday 2nd November, 2007

Soniagupta1@yahoo.co.in
Yahoo Messenger Id = soniagupta1

AnswerRe: function calling in contentplaceholder javascript Pin
InsDev2-Nov-07 3:07
InsDev2-Nov-07 3:07 
GeneralRe: function calling in contentplaceholder javascript Pin
Piyush Vardhan Singh2-Nov-07 3:09
Piyush Vardhan Singh2-Nov-07 3:09 
GeneralRe: function calling in contentplaceholder javascript Pin
InsDev2-Nov-07 3:12
InsDev2-Nov-07 3:12 
GeneralRe: function calling in contentplaceholder javascript Pin
Malcolm Smart2-Nov-07 3:16
Malcolm Smart2-Nov-07 3:16 
GeneralRe: function calling in contentplaceholder javascript Pin
Piyush Vardhan Singh2-Nov-07 3:17
Piyush Vardhan Singh2-Nov-07 3:17 
GeneralRe: function calling in contentplaceholder javascript Pin
Sonia Gupta2-Nov-07 3:10
Sonia Gupta2-Nov-07 3:10 
GeneralRe: function calling in contentplaceholder javascript Pin
InsDev2-Nov-07 3:14
InsDev2-Nov-07 3:14 
GeneralRe: function calling in contentplaceholder javascript Pin
Sonia Gupta2-Nov-07 3:16
Sonia Gupta2-Nov-07 3:16 
GeneralRe: function calling in contentplaceholder javascript Pin
InsDev2-Nov-07 3:20
InsDev2-Nov-07 3:20 
GeneralRe: function calling in contentplaceholder javascript Pin
Sonia Gupta2-Nov-07 3:24
Sonia Gupta2-Nov-07 3:24 
GeneralRe: function calling in contentplaceholder javascript Pin
InsDev2-Nov-07 3:28
InsDev2-Nov-07 3:28 
GeneralRe: function calling in contentplaceholder javascript Pin
Sonia Gupta2-Nov-07 3:30
Sonia Gupta2-Nov-07 3:30 
GeneralRe: function calling in contentplaceholder javascript Pin
InsDev2-Nov-07 3:32
InsDev2-Nov-07 3:32 
GeneralRe: function calling in contentplaceholder javascript Pin
N a v a n e e t h2-Nov-07 3:32
N a v a n e e t h2-Nov-07 3:32 
GeneralRe: function calling in contentplaceholder javascript Pin
Sonia Gupta2-Nov-07 3:36
Sonia Gupta2-Nov-07 3:36 
GeneralRe: function calling in contentplaceholder javascript Pin
J4amieC2-Nov-07 3:58
J4amieC2-Nov-07 3:58 
GeneralRe: function calling in contentplaceholder javascript Pin
Sonia Gupta2-Nov-07 4:02
Sonia Gupta2-Nov-07 4:02 

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.