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

ASP.NET

 
Questionsmartnavigation Pin
amaneet12-May-06 0:52
amaneet12-May-06 0:52 
AnswerRe: smartnavigation Pin
_AK_12-May-06 0:57
_AK_12-May-06 0:57 
Questionrunning audio and video files in asp.net 1.1 Pin
amaneet12-May-06 0:35
amaneet12-May-06 0:35 
AnswerRe: running audio and video files in asp.net 1.1 Pin
Nable12-May-06 0:43
Nable12-May-06 0:43 
GeneralRe: running audio and video files in asp.net 1.1 Pin
amaneet12-May-06 1:03
amaneet12-May-06 1:03 
AnswerRe: running audio and video files in asp.net 1.1 Pin
_AK_12-May-06 1:04
_AK_12-May-06 1:04 
GeneralRe: running audio and video files in asp.net 1.1 Pin
amaneet12-May-06 1:15
amaneet12-May-06 1:15 
GeneralRe: running audio and video files in asp.net 1.1 Pin
_AK_12-May-06 1:21
_AK_12-May-06 1:21 
Hi Amaneet,
You can use javascript like this.
Syntax:
window.open (URL, windowName[, windowFeatures])
Example:
window.open ("http://www.dotnetspider.com",
"mywindow","status=1,toolbar=1");

Also visit this link it will be quite helpful
http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/open_0.asp

Best Regards,
Apurva Kaushal
QuestionHow to cache DotNet charts in aspx Pin
nitgood0712-May-06 0:13
nitgood0712-May-06 0:13 
AnswerRe: How to cache charts in aspx Pin
Paddy Boyd12-May-06 0:25
Paddy Boyd12-May-06 0:25 
GeneralRe: How to cache charts in aspx Pin
Nable12-May-06 0:40
Nable12-May-06 0:40 
GeneralRe: How to cache charts in aspx Pin
nitgood0714-May-06 21:15
nitgood0714-May-06 21:15 
GeneralRe: How to cache charts in aspx Pin
nitgood0714-May-06 21:13
nitgood0714-May-06 21:13 
Questionasp.net 2.0 gridview Pin
fmardani11-May-06 23:31
fmardani11-May-06 23:31 
AnswerRe: asp.net 2.0 gridview Pin
minhpc_bk12-May-06 6:31
minhpc_bk12-May-06 6:31 
QuestionError while trying to run project. Pin
amaneet11-May-06 23:25
amaneet11-May-06 23:25 
AnswerRe: Error while trying to run project. Pin
_AK_11-May-06 23:29
_AK_11-May-06 23:29 
GeneralRe: Error while trying to run project. Pin
Paddy Boyd11-May-06 23:33
Paddy Boyd11-May-06 23:33 
GeneralRe: Error while trying to run project. Pin
amaneet12-May-06 0:17
amaneet12-May-06 0:17 
GeneralRe: Error while trying to run project. Pin
_AK_12-May-06 0:21
_AK_12-May-06 0:21 
GeneralRe: Error while trying to run project. Pin
Nable12-May-06 0:34
Nable12-May-06 0:34 
GeneralRe: Error while trying to run project. Pin
_AK_12-May-06 0:45
_AK_12-May-06 0:45 
GeneralRe: Error while trying to run project. Pin
amaneet12-May-06 0:58
amaneet12-May-06 0:58 
GeneralRe: Error while trying to run project. Pin
RichardGrimmer12-May-06 5:51
RichardGrimmer12-May-06 5:51 
QuestionGet latest error Pin
Insane D11-May-06 23:15
Insane D11-May-06 23:15 

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.