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.

Of course I meant to write "Send HTML File" which I'm using.

Thanks, Michael.

On 23 Jan 2004, at 6:13 am, Aparajita Fishman wrote:

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

_______________________________________________
Active4d-dev mailing list
[EMAIL PROTECTED]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev





Reply via email to