thx for your reply, but it is solution for word macro, but I want to solve
this problem in ASP.
"Steven Burn" wrote:
> Take a look here;
>
> http://surl.co.uk/?1268
>
> Original URL:
> http://groups.google.co.uk/groups?hl...ind%2Bvbscript
>
> --
> Regards
>
> Steven Burn
> Ur I.T. Mate Group
> www.it-mate.co.uk
>
> Keeping it FREE!
>
> "Snke" <> wrote in message news:788C19D1-D7F5-414A-83D2-...
> > Set wApp = CreateObject("Word.Application")
> > wapp.Selection.Find.ClearFormatting
> >
> > While use 'wapp.Selection.Find.ClearFormatting' in asp, then have error.
> > error msg: 'Object required: Selection'
> > How can I solve this problem? thx.
> >
>
>