You know, I think it may be better to do the word document over HTML
document. HTML docs will have all the tags. A search may accidentally go
against the HTML tag as opposed to a word in the actual resume.

If you can get the .docs working as I'd suggested, then you should be on a
roll and everyone will be happy.

I am unfamiliar with linux (i think that's what you said you are working
on), so not sure if this would apply the same as would on windows.

"Todd Williamsen" <[EMAIL PROTECTED]> wrote in message
news:000d01c1b355$a7068920$f6b2d83f@goofy1...
> Ross,
>
> It seems my client can accept the fact that Word docs cannot be
> opened(yet), and they kinda like the html formatted documents, granted
> they aren't really editable.  Oh well.
>
> If I can get it to open and search a Word document, that would be great
> another option to present to them!
>
> I am sure I am not the only one that could/would use this!
>
>
>
> -----Original Message-----
> From: Ross Fleming [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 11, 2002 11:30 AM
> To: Todd Williamsen; 'alain'
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] Re: Searching MS Word Docs
>
>
> Erm... why are you here then?..  [EMAIL PROTECTED]!!   ;) lol
>
> Either way, back to the main point in hand, I've just opened a MS Word
> doc
> and it LOOKS to be ASCII, all be it with a bunch of binary crap before
> and
> after.  I can't see why it wouldn't work the way that Nicole suggested.
> If
> I have time I'll give it a go tonight and see how I get on.
>
> Regards
>
> Ross
>
> -----Original Message-----
> From: Todd Williamsen [mailto:[EMAIL PROTECTED]]
> Sent: 11 February 2002 17:17
> To: 'alain'
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] Re: Searching MS Word Docs
>
>
> That’s great Alain... But as I previously posted its NOT windows, and if
> you read my post I have no idea how to use COM.
>
> So its not so easy
>
> -----Original Message-----
> From: alain [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 11, 2002 11:15 AM
> To: Todd Williamsen
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] Re: Searching MS Word Docs
>
>
> If your server is win, it's pretty easy: Use COM.
> A+
> Alain
>
> On Mon, Feb 11, 2002 at 10:45:22AM -0600, Todd Williamsen wrote:
> > So is there a way to search within the MS Word docs even though they
> are
> > binary, or do I need to look at ASP for this?  I cannot run ASP on my
> > server, host says you can, but it doesn't run..
> > "B.A.T. Svensson" <[EMAIL PROTECTED]> wrote in message
> > 27E647E5629ED211BF78009027289C6303C1B6C4@mail1">news:27E647E5629ED211BF78009027289C6303C1B6C4@mail1...
> > > MS Word document are binary.
> > >
> > > From: Todd Williamsen
> > >
> > > >I have no idea if its ASCII formatted or not.  I wonder if there is
> a way
> > > to
> > > >find out?
> > > >
> > > >
> > >
> > > >"Nicole Amashta" wrote in message
> > >
> > > >> OK, I am not exactly sure of the format of word docs off hand.
> But if
> > > they
> > > >> are an ascii format, you can just read through the file using PHP
> and
> > use
> > > >> regular expressions to search for the words. Just a suggestion.
> >
> >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to