Hi friends
I am currently working on a website in which client's requirement is to print envelopes from button click on browser, i have printed envelopes through VB by
ActiveDocument.Envelope.PrintOut Address:=.......
but before printing envelopes i have to created a document then call the above line. But when i go to do same thing in VB Script then it gives me error that Object Not found. Can any one tell me how could i print envelopes through VBScript i am using IE5.5.
Thanks
I am currently working on a website in which client's requirement is to print envelopes from button click on browser, i have printed envelopes through VB by
ActiveDocument.Envelope.PrintOut Address:=.......
but before printing envelopes i have to created a document then call the above line. But when i go to do same thing in VB Script then it gives me error that Object Not found. Can any one tell me how could i print envelopes through VBScript i am using IE5.5.
Thanks