Click here to Skip to main content
15,891,375 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionIs Possible to show a youtube video in to aspx page?? Pin
bijeshputhalath6-Nov-07 2:32
bijeshputhalath6-Nov-07 2:32 
AnswerRe: Is Possible to show a youtube video in to aspx page?? Pin
Michael Sync6-Nov-07 3:47
Michael Sync6-Nov-07 3:47 
GeneralRe: Is Possible to show a youtube video in to aspx page?? Pin
bijeshputhalath6-Nov-07 18:13
bijeshputhalath6-Nov-07 18:13 
GeneralRe: Is Possible to show a youtube video in to aspx page?? Pin
Michael Sync6-Nov-07 18:31
Michael Sync6-Nov-07 18:31 
GeneralRe: Is Possible to show a youtube video in to aspx page?? Pin
bijeshputhalath6-Nov-07 21:04
bijeshputhalath6-Nov-07 21:04 
Questionauto update with cache Pin
ranandbe6-Nov-07 1:55
ranandbe6-Nov-07 1:55 
AnswerRe: auto update with cache Pin
John-ph6-Nov-07 2:23
John-ph6-Nov-07 2:23 
QuestionOpen Popup window Pin
Imran Khan Pathan6-Nov-07 1:08
Imran Khan Pathan6-Nov-07 1:08 
Hi friends
I have one button called Preview which is placed in upadate panel.
Now I want to open popup window on click of that button.
I can call javascript onclientclick event but before open popup window i want to get some values from current window.I dont want to pass that value in query string.
Here is my code

ClientScript.RegisterStartupScript(this.GetType(), "JS", "javascript:window.open('PreviewPop.aspx?DesignID=" + txtImageHide.Value + "','MyTitle','height=250,width=505, top=100, left=100, scrollbars=yes, resizable=yes, status=no')", true);


but popup window is not open.If I remove update panle then it works fine.

can anybody give me solution for this.

thanks in advance

bEst Regard
pAthan

please don't forget to vote on the post that helped you.

AnswerRe: Open Popup window Pin
N a v a n e e t h6-Nov-07 2:01
N a v a n e e t h6-Nov-07 2:01 
Questionsetup and querystring Pin
M.V6-Nov-07 0:28
M.V6-Nov-07 0:28 
AnswerRe: setup and querystring Pin
John-ph6-Nov-07 0:40
John-ph6-Nov-07 0:40 
GeneralRe: setup and querystring [modified] Pin
M.V6-Nov-07 6:45
M.V6-Nov-07 6:45 
QuestionHow to refresh page only one time Pin
srajasekhar6-Nov-07 0:15
srajasekhar6-Nov-07 0:15 
AnswerRe: How to refresh page only one time Pin
varshavmane6-Nov-07 0:19
varshavmane6-Nov-07 0:19 
AnswerRe: How to refresh page only one time Pin
John-ph6-Nov-07 0:25
John-ph6-Nov-07 0:25 
GeneralRe: How to refresh page only one time Pin
srajasekhar6-Nov-07 19:03
srajasekhar6-Nov-07 19:03 
GeneralRe: How to refresh page only one time Pin
John-ph6-Nov-07 19:23
John-ph6-Nov-07 19:23 
AnswerRe: How to refresh page only one time Pin
yamuna_sutherland6-Nov-07 18:17
yamuna_sutherland6-Nov-07 18:17 
QuestionGrid View Pin
Big Ralph5-Nov-07 23:58
Big Ralph5-Nov-07 23:58 
AnswerRe: Grid View Pin
Sherin Iranimose6-Nov-07 0:32
Sherin Iranimose6-Nov-07 0:32 
AnswerRe: Grid View Pin
John-ph6-Nov-07 0:55
John-ph6-Nov-07 0:55 
Questionregular expession Pin
Sonia Gupta5-Nov-07 23:57
Sonia Gupta5-Nov-07 23:57 
JokeRe: regular expession Pin
Christian Graus5-Nov-07 23:58
protectorChristian Graus5-Nov-07 23:58 
GeneralRe: regular expession Pin
Mircea Grelus6-Nov-07 12:02
Mircea Grelus6-Nov-07 12:02 
AnswerRe: regular expession Pin
varshavmane6-Nov-07 0:09
varshavmane6-Nov-07 0:09 

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.