Click here to Skip to main content
15,886,026 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: XML in ASP.NET Pin
SeMartens4-Feb-09 0:08
SeMartens4-Feb-09 0:08 
GeneralRe: XML in ASP.NET Pin
.NET- India 4-Feb-09 0:15
.NET- India 4-Feb-09 0:15 
GeneralRe: XML in ASP.NET Pin
SeMartens4-Feb-09 1:30
SeMartens4-Feb-09 1:30 
QuestionMaster Page related question.. Pin
mr_muskurahat3-Feb-09 19:29
mr_muskurahat3-Feb-09 19:29 
AnswerRe: Master Page related question.. Pin
Christian Graus3-Feb-09 19:30
protectorChristian Graus3-Feb-09 19:30 
QuestionGMAPS Question Pin
Krazy Programmer3-Feb-09 19:09
Krazy Programmer3-Feb-09 19:09 
AnswerRe: GMAPS Question Pin
Christian Graus3-Feb-09 19:14
protectorChristian Graus3-Feb-09 19:14 
GeneralRe: GMAPS Question Pin
Krazy Programmer3-Feb-09 21:47
Krazy Programmer3-Feb-09 21:47 
hmmm

Let me clear what i want to do .

there is a url present in the InfoHTML of a point

what i tried to do is <p style='color:blue;' onClick='myPopup2('http://www.google.co.in/)'>Edit Details</p>

here is my js function

function myPopup2(urlstring) {

window.open(urlstring , "myWindow",
"status = 1, height = 350, width = 325, resizable = 0,scrollbars = no" )


This function is not working .

* its working when i do not pass the argument and write the url in place of url string

even the function is not getting called up when i am having a argument in it

Please help me with this

Happy programming

If You win You need not Explain............
But If You Loose You Should not be there to Explain......

AnswerRe: GMAPS Question Pin
Abhishek Sur3-Feb-09 20:45
professionalAbhishek Sur3-Feb-09 20:45 
GeneralRe: GMAPS Question Pin
Krazy Programmer3-Feb-09 21:49
Krazy Programmer3-Feb-09 21:49 
GeneralRe: GMAPS Question Pin
Abhishek Sur4-Feb-09 21:46
professionalAbhishek Sur4-Feb-09 21:46 
QuestionShare Point Pin
nikhil12343-Feb-09 18:47
nikhil12343-Feb-09 18:47 
AnswerRe: Share Point Pin
Christian Graus3-Feb-09 19:29
protectorChristian Graus3-Feb-09 19:29 
AnswerRe: Share Point Pin
Ranjit Viswakumar4-Feb-09 12:31
Ranjit Viswakumar4-Feb-09 12:31 
Questionweb parts created in VS2005 Pin
bishwambhar_sen3-Feb-09 18:40
bishwambhar_sen3-Feb-09 18:40 
AnswerRe: web parts created in VS2005 Pin
Abhishek Sur3-Feb-09 20:47
professionalAbhishek Sur3-Feb-09 20:47 
AnswerRe: web parts created in VS2005 Pin
Ranjit Viswakumar4-Feb-09 12:34
Ranjit Viswakumar4-Feb-09 12:34 
QuestionHow read a hash table object Pin
Guvera3-Feb-09 18:31
Guvera3-Feb-09 18:31 
AnswerRe: How read a hash table object Pin
Christian Graus3-Feb-09 19:15
protectorChristian Graus3-Feb-09 19:15 
GeneralRe: How read a hash table object Pin
Guvera3-Feb-09 20:03
Guvera3-Feb-09 20:03 
Questionprob in connectin sql 2005 wit visual studio 2008 Pin
vinodgumms3-Feb-09 17:19
vinodgumms3-Feb-09 17:19 
AnswerRe: prob in connectin sql 2005 wit visual studio 2008 Pin
tasumisra3-Feb-09 17:20
tasumisra3-Feb-09 17:20 
AnswerRe: prob in connectin sql 2005 wit visual studio 2008 Pin
Venkatesh Mookkan3-Feb-09 17:34
Venkatesh Mookkan3-Feb-09 17:34 
GeneralRe: prob in connectin sql 2005 wit visual studio 2008 Pin
vinodgumms3-Feb-09 17:41
vinodgumms3-Feb-09 17:41 
GeneralRe: prob in connectin sql 2005 wit visual studio 2008 Pin
tasumisra3-Feb-09 17:42
tasumisra3-Feb-09 17:42 

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.