PDA

View Full Version : Dialog.PageSearch


CHGM
01-23-2008, 07:37 AM
Hello everyone!

I'm doing a project, with a lot of pages, each one has keywords. I did a button to search a specific page (Dialog.PageSearch), hrough the keywords. This work ok, but I need to set a code for a message, when the user, write a word and this don't call to any page. Example: text no found... etc

Best Regards.

Cesar

holtgrewe
01-23-2008, 10:07 AM
Check out the Application.SearchKeywords().

I've never used it, so I can't offer any suggestions on its use.
Maybe someone else has some experience with it.