Where I need my client to go to a specific web address, from within my
apps, I have always taken the following approach

   Local loIE
   loIE=Createobject('internetexplorer.application')
   loIE.Navigate( "http://www.nzpost.co.nz/tools/address-postcode-finder";)
   loIE.Visible = .T.

But, what should I do where they use Chrome or Firefox, and Internet
explorer is not on the pc ?

-- 
Kind regards,
Sytze de Boer
Kiss Software


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/cag1nny9h2k0rfcbovcacx9abhzfe7xacrjf81d4egsyb-c1...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to