Open Web Page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there anyway to create a macro that opens a web page? I have the url
stored in a field expression. Thanks,
 
David,

In the design of the table, you can make the field a Hyperlink data type.
 
Again, the url data is stored in an expression (based on table elements); not
in a table.
 
David,

The term "stored in a field expression" doesn't make sense to me. Can
you please give some more information, maybe with example? Thanks.
 
I have URLs stored in a URL field Hyperlink as www.webpage.com
And clicking them gives the error message :
unable to open http://www.webpage.com. cannot locate the Internet server or
proxy server
Maybe could work with a text field : "http://" & and a macro opening
Internet Explorer, but I cannot manage to write it by myself

Thanks
 
Back
Top