TSIsolutions
MIS
Good morning everyone,
I really need help with this one... I've been looking for hours but nothing is close to what I need.
Simply put, I have a memo field which contains all the code to generate an HTML page. I just want to export that information into a new .html formatted doc so that I can view it with a browser. I actually need the static pages to upload to Ebay and I've devised an Access App that plugs data from tables into specific areas of the html document and stores it in a MEMO field in an access Table.
I just want to export the info the HTML format exactly the way it is... I tried Docmd.OutputTO and TransferText but it just doesn't work properly.
The only way it works is by cut and pasting the Memo field info into a blank txt file and renaming it. Maybe I can automate that process. Any suggestions.... Please !!!!
I really need help with this one... I've been looking for hours but nothing is close to what I need.
Simply put, I have a memo field which contains all the code to generate an HTML page. I just want to export that information into a new .html formatted doc so that I can view it with a browser. I actually need the static pages to upload to Ebay and I've devised an Access App that plugs data from tables into specific areas of the html document and stores it in a MEMO field in an access Table.
I just want to export the info the HTML format exactly the way it is... I tried Docmd.OutputTO and TransferText but it just doesn't work properly.
The only way it works is by cut and pasting the Memo field info into a blank txt file and renaming it. Maybe I can automate that process. Any suggestions.... Please !!!!