-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: hari
Message 6 in Discussion




Hi, 

Call the following function during body onload event

 

<script language="javascript">

function fnPrint()

{

window.parent.focus();

window.print();

return; 

}

</script>

 

 

<body topmargin="0" leftmargin="0" onload="fnPrint()">

 

 

 

  -----Original Message-----
From: BDOTNET 
  [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 29, 2003 4:51 
  PM
To: BDOTNET
Subject: Re: Printing in 
  webform


  
    
      
      New Message on BDOTNET
    
      

  Printing 
    in webform


    
      
      
        Reply

        
          
            
            
               
              Recommend 
              Message 2 in 
                Discussion 
      
        
          
            
            
              From: naveensoni 
            
              

                hi mrinal
printing in webform same as VB is not 
                possible.
you can use javascript for this, create a 
                button/link on your webform and onclick of that button/link 
                write following code
                window.print()
                this will pop up default printing screen
                 
View other groups in this 
    category. 



-----------------------------------------------------------

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]

Reply via email to