If I need to send one of the documents in the IDPWeb folder what should the path be? For example say I want to send an HTML document named "main.shtml" which is in the IDPWeb folder I have tried the following:
Send HTML Blob("../IDPWeb/main.shtml") Send HTML Blob("IDPWeb/main.shtml") Send HTML Blob("main.shtml")
Doing this returns a Document not found error (which I assume is Web_Decoy doing its job). What should the path when using web_decoy?
You might want to read the document into a BLOB (using, for example, DOCUMENT TO BLOB) before attempting to pass it to SEND HTML BLOB, which expects you to pass a BLOB to it.
Was the 4D documentation not clear about what to pass to SEND HTML BLOB?
Regards,
Aparajita Victory-Heart Productions [EMAIL PROTECTED] www.aparajitaworld.com
"If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoylibrary.com
