Click here to Skip to main content
15,908,909 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionrequired web.config Pin
mailto_nasar8-Jan-07 17:56
mailto_nasar8-Jan-07 17:56 
QuestionAsp.net web server Pin
dhulipudi8-Jan-07 16:32
dhulipudi8-Jan-07 16:32 
AnswerRe: Asp.net web server Pin
Venkatesh Mookkan8-Jan-07 16:43
Venkatesh Mookkan8-Jan-07 16:43 
GeneralRe: Asp.net web server Pin
dhulipudi9-Jan-07 14:41
dhulipudi9-Jan-07 14:41 
GeneralRe: Asp.net web server Pin
Venkatesh Mookkan9-Jan-07 15:33
Venkatesh Mookkan9-Jan-07 15:33 
Generalasp.net tab Pin
dhulipudi9-Jan-07 16:12
dhulipudi9-Jan-07 16:12 
GeneralRe: Asp.net web server Pin
dhulipudi10-Jan-07 15:58
dhulipudi10-Jan-07 15:58 
QuestionGoogle Maps Pin
Sam Heller8-Jan-07 13:18
Sam Heller8-Jan-07 13:18 
Ok so I have a site which is made up of several pages. All pages use one single masterpage file and this is great because I only have one file to make global changes. I need to put a Google Map on one of my pages but the thing is this means adding a chunk of Javascript into the head of the page and a OnLoad function in the Body tag. Now obviously all other pages produce an error because they dont have the map div required to put the map in.

How can I avoid creating a seperate master page and dynamically produce the Javascript when needed. I can managae the Javascript in the head of the page using; ClientScript.RegisterStartupScript. but what about the Onload function. How can I add that in to the body tag dynamically??

This is the second time I have had this problem and was unable to find an answer the last time. Would greatly appreciate any feedback on this one. Thanks
AnswerRe: Google Maps Pin
minhpc_bk8-Jan-07 14:15
minhpc_bk8-Jan-07 14:15 
GeneralRe: Google Maps Pin
Sam Heller8-Jan-07 23:44
Sam Heller8-Jan-07 23:44 
QuestionDataGrid: Replace Boolean with String Pin
iffy4568-Jan-07 13:05
iffy4568-Jan-07 13:05 
AnswerRe: DataGrid: Replace Boolean with String Pin
Sam Heller8-Jan-07 13:20
Sam Heller8-Jan-07 13:20 
AnswerRe: DataGrid: Replace Boolean with String Pin
minhpc_bk8-Jan-07 14:08
minhpc_bk8-Jan-07 14:08 
QuestionText box problem Pin
DBNashville8-Jan-07 11:50
DBNashville8-Jan-07 11:50 
AnswerRe: Text box problem Pin
Christian Graus8-Jan-07 13:01
protectorChristian Graus8-Jan-07 13:01 
GeneralRe: Text box problem Pin
DBNashville9-Jan-07 3:40
DBNashville9-Jan-07 3:40 
Questiongrid view Pin
javierarka8-Jan-07 7:14
javierarka8-Jan-07 7:14 
AnswerRe: grid view Pin
Not Active8-Jan-07 7:21
mentorNot Active8-Jan-07 7:21 
GeneralRe: grid view Pin
javierarka8-Jan-07 7:23
javierarka8-Jan-07 7:23 
GeneralRe: grid view Pin
Not Active8-Jan-07 7:28
mentorNot Active8-Jan-07 7:28 
Questiondebugging in visual web development 2005 express Pin
mhh128-Jan-07 7:00
mhh128-Jan-07 7:00 
AnswerRe: debugging in visual web development 2005 express Pin
ednrgc8-Jan-07 7:03
ednrgc8-Jan-07 7:03 
AnswerRe: debugging in visual web development 2005 express Pin
RichardGrimmer8-Jan-07 7:14
RichardGrimmer8-Jan-07 7:14 
QuestionApplying a CSS attribute to a user control Pin
Tina P8-Jan-07 6:45
Tina P8-Jan-07 6:45 
AnswerRe: Applying a CSS attribute to a user control Pin
Not Active8-Jan-07 7:34
mentorNot Active8-Jan-07 7:34 

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.