Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 21, 2012 05:38 AM by jaya kumar
Member
100 Points
179 Posts
Feb 18, 2012 04:41 PM|LINK
I'm using Freextextbox control to create layout template htm for email in my webapp.
I'm using MS-access to store data. How I can save image and text inserted in my freetextbox in my access db??
Feb 21, 2012 05:30 AM|LINK
Ok. I've undestanded the problem. Image is a link not embedded object.
But my problem now i another.
When i write my html email in localhost machine all it's ok.
When i move website on production serverand insert image emayl lost absolute server address and noimage was displayed in email.
Why?
367 Points
103 Posts
Feb 21, 2012 05:38 AM|LINK
Hi,
You can embed an image or you can disply image using image url in mail.. (if the image is hosted in server)
embed imges in mail..
http://www.systemnetmail.com/faq/4.4.aspx
clembo67
Member
100 Points
179 Posts
Freetextbox
Feb 18, 2012 04:41 PM|LINK
I'm using Freextextbox control to create layout template htm for email in my webapp.
I'm using MS-access to store data. How I can save image and text inserted in my freetextbox in my access db??
clembo67
Member
100 Points
179 Posts
Re: Freetextbox
Feb 21, 2012 05:30 AM|LINK
Ok. I've undestanded the problem. Image is a link not embedded object.
But my problem now i another.
When i write my html email in localhost machine all it's ok.
When i move website on production serverand insert image emayl lost absolute server address and noimage was displayed in email.
Why?
jaya kumar
Member
367 Points
103 Posts
Re: Freetextbox
Feb 21, 2012 05:38 AM|LINK
Hi,
You can embed an image or you can disply image using image url in mail.. (if the image is hosted in server)
embed imges in mail..
http://www.systemnetmail.com/faq/4.4.aspx