Click here to Skip to main content
15,920,648 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Custom web part connection to report...Filter values not refreshed. Pin
Swetha Sankaran4-May-09 10:12
Swetha Sankaran4-May-09 10:12 
QuestionhierarchyID Pin
mehrdadc484-May-09 5:47
mehrdadc484-May-09 5:47 
QuestionHow To Transfer Data From one Page To Another... Pin
mr_muskurahat4-May-09 5:28
mr_muskurahat4-May-09 5:28 
AnswerRe: How To Transfer Data From one Page To Another... Pin
Yusuf4-May-09 7:24
Yusuf4-May-09 7:24 
GeneralRe: How To Transfer Data From one Page To Another... Pin
mr_muskurahat4-May-09 7:26
mr_muskurahat4-May-09 7:26 
GeneralRe: How To Transfer Data From one Page To Another... Pin
Yusuf4-May-09 7:27
Yusuf4-May-09 7:27 
AnswerRe: How To Transfer Data From one Page To Another... Pin
Uma J5-May-09 0:26
Uma J5-May-09 0:26 
Questionhow to correct this error Pin
bsb254-May-09 3:55
bsb254-May-09 3:55 
AnswerRe: how to correct this error Pin
Christian Graus4-May-09 11:39
protectorChristian Graus4-May-09 11:39 
AnswerRe: how to correct this error Pin
Abhijit Jana4-May-09 19:00
professionalAbhijit Jana4-May-09 19:00 
Questionmethod error 500 Pin
archit30004-May-09 1:54
archit30004-May-09 1:54 
AnswerRe: method error 500 Pin
saanj4-May-09 1:59
saanj4-May-09 1:59 
GeneralRe: method error 500 Pin
archit30004-May-09 19:31
archit30004-May-09 19:31 
GeneralRe: method error 500 Pin
saanj4-May-09 19:38
saanj4-May-09 19:38 
GeneralRe: method error 500 Pin
archit30006-May-09 0:53
archit30006-May-09 0:53 
QuestionHow to open a new browser window Pin
Nekkantidivya4-May-09 1:41
Nekkantidivya4-May-09 1:41 
Hi,

In my project I have a requirement to open the dynamically changing weblinks in the same browser new tab or window. For example if my application is opened in IE then when I click an the button it should open the web link in IE new tab or window. Similarly if the application is opened in Mozilla Firefox then on button click it should open in a new Mozilla tab or Window. In this way the link should be opened in the new tab or window of the browser in which the application is presently running.

I have code to open in only IE browser as gven below.

System.Diagnostics.Process.Start("IExplore.exe", NavVideo);

but I want to run in different browsers as I nave mentioned above.

If anyone know solution for this please rely me soon.

Thanks in advance.
AnswerRe: How to open a new browser window Pin
saanj4-May-09 1:56
saanj4-May-09 1:56 
QuestionPop Up calender Pin
Amit Patel19854-May-09 0:51
Amit Patel19854-May-09 0:51 
AnswerRe: Pop Up calender Pin
saanj4-May-09 1:20
saanj4-May-09 1:20 
AnswerRe: Pop Up calender Pin
archit30004-May-09 1:36
archit30004-May-09 1:36 
Questionautomatically update client display based on server data Pin
p_19604-May-09 0:41
p_19604-May-09 0:41 
AnswerRe: automatically update client display based on server data Pin
saanj4-May-09 1:22
saanj4-May-09 1:22 
GeneralRe: automatically update client display based on server data Pin
p_19604-May-09 18:55
p_19604-May-09 18:55 
GeneralRe: automatically update client display based on server data Pin
saanj4-May-09 19:27
saanj4-May-09 19:27 
GeneralRe: automatically update client display based on server data Pin
p_19604-May-09 19:47
p_19604-May-09 19:47 

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.