When I put the code in a table it worked. The option tries to open dbf and always ended up on first record. I declared a public var to store the desired record and put in the opentable in the report write to select the record from the table with the same recno as that stored in my var. Then everything worked fine. It creates code for a slider when I set field to overflow. Works great
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kurt Wendt Sent: Tuesday, February 22, 2011 11:23 AM To: [email protected] Subject: RE: HTML in VFP9 Jerry - did you get your problem resolved? I was going to keep an eye on this message thread - as it may pertain to something I am doing as well... -K- -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Stephen Russell Sent: Sunday, February 20, 2011 9:26 AM On Sat, Feb 19, 2011 at 3:52 PM, Jerry Foote <[email protected]> wrote: > I am trying to save a report in html from the save as html in VFP 9. > > The form consists of a large image with a smaller image and several; text > boxes. > > The form is converted to html but only the pictures appear no text. > > Any one have any idea why this happens > --------------- Show us your code and we could help you out. <table> <tr> <td> Report Date</td> </tr> </table> -- Stephen Russell [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/E349CE4A2B3542208B0FD8781B50FCDD@jerryfootePC ** 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.

