Re: Storing hyperlinks in a table (VFP9)

2007-05-27 Thread Paul Newton
Allen Allen wrote: > You could just store the whole bit in one I suppose. Thanks for the suggestion - now how to "grab" that from a web page, how to store it, and how to display it/them (the hyperlinks) on a VFP form ? Here's what I did (eventually) 1. Found two extensions for FireFox ("Co

Re: Storing hyperlinks in a table (VFP9)

2007-05-27 Thread Paul Newton
Virgil Not quite what I was asking but thanks anyway. Virgil Bierschwale wrote: > I had to figure this out yesterday. > Basically I stored the info in a field called email. > > In the display code I have this: > if x.name="email" > then >

RE: Storing hyperlinks in a table (VFP9)

2007-05-26 Thread Virgil Bierschwale
I had to figure this out yesterday. Basically I stored the info in a field called email. In the display code I have this: if x.name="email" then dim mlink

RE: Storing hyperlinks in a table (VFP9)

2007-05-26 Thread Allen
You could just store the whole bit in one I suppose. Didn’t VFP have a way of dealing with hyperlinks, though last time I looked it didn’t stop with spaces as it was supposed to. Allen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Newton Sent: 26