----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: tonyravi Message 2 in Discussion you don't have to declare a page in the global.aspx. what you can do is. write one one Javascript function which takes error message as a parameter and opens a new window and displayes the message in that. (which you can do using window.open function in javascript) when ever you want to show the message call that javascript function and pass the message it will open the new window which will not be restricted to any frame in the page. window.open function in javascript takes few parameter, one of them is target, you have to give either "_blank" or "_top" then it will open the new window out of the frame most probably center to your page. On 12/23/05, BDOTNET <[email protected]> wrote: > We attempted to deliver this message to you with HTML formatting. However, > your e-mail program does not support HTML-enhanced messages. Please go to > your E-mail Settings for this group and change your E-mail Preference to > "Text only". > http://groups.msn.com/BDotNet/_emailsettings.msnw > > MSN Groups > > > -- Thank you. B.Gaviyaiah Mobile: 98454 91716. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
