Forum Moderators: open
However, I need to put a table on the email and can't figure out how to get the link to jump to outlook express, display the email and have an html table on it.
I can't use a cgi or php script with a form for this.
I need it to pop open a new email with the email message pre-filled with the info.
Any ideas?
What is the reason why can't you use a web-based form with a server-side script?
This then gets sent either by email or by fax to a vendor to fill the order.
This must be edited manually. There are too many cases where this email will go to two different vendors to get the order filled.
It can't be automated because it could possibly go to vendorA, VendorB or VendorC. In some cases part goes to vendorA and the rest to vendorC.
I suppose I could do this as a script and have it open a new window with the html form on the screen and then copy and paste it into the email form or fax form.
Kaled.