place your code ...
On 11/17/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > It doesn't work, I need passing value to new opened web browser. > > Rgds > > On Mon, Nov 17, 2008 at 4:30 PM, Troy International <[EMAIL PROTECTED]>wrote: > >> hai use hyperlink button ang set the target property =_blank >> >> >> On 11/17/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >>> >>> Hi guys, >>> >>> I guys, could anyone share about: how to open new web browser (from link) >>> and then pass some values into new broweser? I user IE7 >>> (whether, the new open browser in other Tab or in a new windows browser) >>> >>> I use VS 2008 & C# (I still can read VB), and I use several ways to do >>> that: >>> - linkButton control to open new web browser with PostBackURL, It could >>> but can not open new web browser. >>> - javascript:window.Open, It could open a new window but I can not >>> passing parameter >>> - Redirect.Response, It just pass value but I can not open new browser >>> >>> >>> somebody could help me to solve this problem? >>> I'm very appreciate that & thax's in Advance >>> >>> >>> B'Rgds >>> >>> -- >>> 一日不见如隔百秋 >>> >>> It's not what you can get but what you can give that makes you a rich >>> person >>> >> >> >> > > > > -- > 一日不见如隔百秋 > > It's not what you can get but what you can give that makes you a rich > person >
