Hi,
Any idea on how to embed html hidden tags for the seo bots in a report. The report contains a single image along with some viewable text. Just doing a regular report with report fields is doing that ok.
So, how is the best way to get the hidden seo text embedded into the html file from a report? The seo text contains the ocr text for the document image that is shown. I suppose one way could completely build the html page using text merge and str2file(), but that would require a lot of trial and error... (hoping for something faster) Using the report way acts like a template...
I need to completely finish the page, ready for publishing at the time the page is created. (I mean... no second or third runs thru the page to add the text. I need to finish the page while standing on the underlying vfp record)...
Thanks,
Stanley
Any idea on how to embed html hidden tags for the seo bots in a report. The report contains a single image along with some viewable text. Just doing a regular report with report fields is doing that ok.
So, how is the best way to get the hidden seo text embedded into the html file from a report? The seo text contains the ocr text for the document image that is shown. I suppose one way could completely build the html page using text merge and str2file(), but that would require a lot of trial and error... (hoping for something faster) Using the report way acts like a template...
I need to completely finish the page, ready for publishing at the time the page is created. (I mean... no second or third runs thru the page to add the text. I need to finish the page while standing on the underlying vfp record)...
Thanks,
Stanley