Click here to Skip to main content
15,888,047 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Web.Config vs. Machine.Config Pin
led mike31-Jul-08 5:31
led mike31-Jul-08 5:31 
Questionrequest project website from other PC in network Pin
piyush_patel111131-Jul-08 4:53
piyush_patel111131-Jul-08 4:53 
AnswerRe: request project website from other PC in network Pin
Bassam Saoud31-Jul-08 12:02
Bassam Saoud31-Jul-08 12:02 
GeneralRe: request project website from other PC in network Pin
piyush_patel11114-Aug-08 23:23
piyush_patel11114-Aug-08 23:23 
Questioncheck and click programmattically Pin
caradri31-Jul-08 4:21
caradri31-Jul-08 4:21 
QuestionRequired fields in a gridview [modified] - Answered Pin
Dan Neely31-Jul-08 4:07
Dan Neely31-Jul-08 4:07 
AnswerRe: Required fields in a gridview [modified] - Answered Pin
eyeseetee31-Jul-08 4:31
eyeseetee31-Jul-08 4:31 
QuestionRunning javascript from server side. Pin
JimBob SquarePants31-Jul-08 3:43
JimBob SquarePants31-Jul-08 3:43 
Hi there,

I'm currently trying to fix a bug in a site that uses a gridview to load info from a database via a few dataviews into several tabs in a tab control.

Part of this information is the latitude and longitude which is used to display a map on virtual earth. I am having a problem in that the javascript GetMap() is called by adding an onload command to a body I have nested in the fourth tab.

This means that the javascript is only getting called once as I'm using an update panel to remove full postback.

I'm calling the javascript from the dataview databinding sub on the server side to prevent the map from being loaded too early without the necessarry information.

How can I call the javascript eveytime the index is changed on my gridview??

You can see the problem on http://www.ozfarmguide.com/Farms.aspx[^]

Many Thanks

JimBob SquarePants
*******************************************************************
"He took everything personally, including our royalties!"
David St.Hubbins, Spinal Tap about Ian Faith, their ex-manager
*******************************************************************

AnswerRe: Running javascript from server side. Pin
led mike31-Jul-08 4:44
led mike31-Jul-08 4:44 
GeneralRe: Running javascript from server side. Pin
JimBob SquarePants31-Jul-08 5:20
JimBob SquarePants31-Jul-08 5:20 
GeneralRe: Running javascript from server side. Pin
led mike31-Jul-08 5:27
led mike31-Jul-08 5:27 
GeneralRe: Running javascript from server side. Pin
JimBob SquarePants31-Jul-08 6:42
JimBob SquarePants31-Jul-08 6:42 
QuestionUse multiple queries to update a db from a gridview Pin
Dan Neely31-Jul-08 3:36
Dan Neely31-Jul-08 3:36 
Questionhow to make a Task Scheduler in asp.net Pin
dream_liner_7e731-Jul-08 1:33
dream_liner_7e731-Jul-08 1:33 
AnswerRe: how to make a Task Scheduler in asp.net Pin
Ashfield31-Jul-08 1:37
Ashfield31-Jul-08 1:37 
QuestionRe: how to make a Task Scheduler in asp.net Pin
dream_liner_7e731-Jul-08 1:56
dream_liner_7e731-Jul-08 1:56 
AnswerRe: how to make a Task Scheduler in asp.net Pin
Paddy Boyd31-Jul-08 2:12
Paddy Boyd31-Jul-08 2:12 
JokeRe: how to make a Task Scheduler in asp.net Pin
Brady Kelly31-Jul-08 2:53
Brady Kelly31-Jul-08 2:53 
GeneralRe: how to make a Task Scheduler in asp.net Pin
Paddy Boyd31-Jul-08 2:58
Paddy Boyd31-Jul-08 2:58 
GeneralRe: how to make a Task Scheduler in asp.net Pin
dream_liner_7e731-Jul-08 5:52
dream_liner_7e731-Jul-08 5:52 
AnswerRe: how to make a Task Scheduler in asp.net Pin
Ashfield31-Jul-08 4:32
Ashfield31-Jul-08 4:32 
Questionhiding a div in c# code Pin
eyeseetee31-Jul-08 1:29
eyeseetee31-Jul-08 1:29 
AnswerRe: hiding a div in c# code Pin
Paddy Boyd31-Jul-08 2:13
Paddy Boyd31-Jul-08 2:13 
QuestionValidation issue in asp.net [modified] Pin
trilokharry31-Jul-08 1:26
trilokharry31-Jul-08 1:26 
AnswerRe: Validation issue in asp.net Pin
Nouman Bhatti31-Jul-08 2:49
Nouman Bhatti31-Jul-08 2:49 

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.