Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / February 2008

Tip: Looking for answers? Try searching our database.

Ajax UpdatePanel and Virtual Earth

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Martin - 12 Feb 2008 16:33 GMT
Hi

We need to generate the javascript for adding the pushpins based on params
entered during the update panel update. Ie they will enter city and we want
to write back to the page the javascript for adding the pushpins and then to
fire this function using the EndRequest event.
We have the code creating the javascript ok, but the updatepanel refuses to
write this to the page and allow it to be called.  Thus the map does not get
updated.

Any ideas how we can do this?
bruce barker - 12 Feb 2008 16:46 GMT
the update  panel works but setting the panels innerHTML to the html passed
back from the server. the browser will not process any inline javascript. to
get around this the ajax script manager has routines to register javascript
to load/run after postback. see the docs.

-- bruce (sqlwork.com)

> Hi
>
[quoted text clipped - 7 lines]
>
> Any ideas how we can do this?
George Ter-Saakov - 12 Feb 2008 17:51 GMT
You have to use ScriptManage.RegisterClinetScript (something like that,
donot remmeber exact method name)

George

> Hi
>
[quoted text clipped - 11 lines]
>
> Any ideas how we can do this?
George Ter-Saakov - 12 Feb 2008 17:51 GMT
You have to use ScriptManager.RegisterClinetScript (something like that,
donot remmeber exact method name)

George

> Hi
>
[quoted text clipped - 11 lines]
>
> Any ideas how we can do this?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.