Hello everyone,
I am new to this forum. I was trying to find an answer to my problem.
I have a maintenance work order system that uses email to generate work orders using a Pmail template , visual basic and office 2000. I am trying to generate a mail message to have the originators of the work orders "sign off" (verify the work order is complete) individual work orders. I am running a visual basic app to generate the mail message and smtp to send it. I want to have two mailto links in the message , one to sign off the work order the other to indicate the work order hasn't been completed. I would also like to have a link to the work order in the message.
**mail message below
PLEASE DO NOT CHANGE THE SUBJECT LINE OF THE AUTOMATICALLY GENERATED MESSAGE !!!
Requestor : Danny Sperry
Equipment : something broken.
Problem : repair the damn thing
Work order number 0708241334
day:\\f:\shared\mfg_eng\maintenance\newmwo\scaned\0708241334.tif < -- link to the scanned work order doesn't work
doubleclick the link below to confirm completion
you can add comments then hit send
mailto:mwo?Subject=MWO##%20signoff%20signoff%20MWO#%200708241334
doubleclick the link below to deny completion
you can add comments then hit send
mailto:mwo?Subject=MWO##%20NOT%20DONE?Body=MWO#%200708241334%20is%20not%20done
**** end of mail message
The mailto links work ok in pegasus (4.0) . The problem is they can only be so long. It's not a fixed number length but somewhere around 80 chadacters. Of the above links in the message both wrap around loosing the hyperlink formatting. The second message wraps the "e" of the word "done". Is there someway to make the links longer ?? I would like for them to be at least twice as long so I can pass enough information in the program generated message. Also , I would prefer that the links be simple "yes" or "no" links rather than what shows in the email. I tried generating a link in a test message then cut and pasting the "raw view " in another new message to see how to make a hyperlink with HTML but that didn't work.
Finally , is there a way to make a hyperlink in the message that links to the scanned work order like in the above message ??
Thanks ahead of time
<P>Hello everyone,</P>
<P>&nbsp; I am new to this forum. I was trying to find&nbsp;an answer to my problem.</P>
<P>&nbsp; I have a maintenance work order system that uses email to generate work orders using a Pmail template , visual basic and office 2000. I am trying to generate a mail message to have the originators of the work orders "sign off" (verify the work order is complete) individual work orders. I am running a visual basic app to generate the mail message and smtp to send it. I want to have&nbsp;two mailto links in the message , one to sign off the work order the other to indicate the work order hasn't been completed. I would also like to have a link to the&nbsp;work order in the message.&nbsp;</P><FONT size=2>
<P align=left>**mail message below&nbsp;</P>
<P align=left>PLEASE DO NOT CHANGE THE SUBJECT LINE OF THE AUTOMATICALLY GENERATED MESSAGE !!!</P>
<P align=left>Requestor : Danny Sperry </P>
<P align=left>Equipment :&nbsp;something broken.</P>
<P align=left>Problem : repair the damn thing </P>
<P align=left>Work order number 0708241334 </P>
<P align=left mce_keep="true">&nbsp;</P>
<P align=left mce_keep="true">&nbsp;</P>
<P align=left>day:\\f:\shared\mfg_eng\maintenance\newmwo\scaned\0708241334.tif&nbsp;&nbsp; &lt; -- link to the scanned work order&nbsp; doesn't work</P>
<P align=left mce_keep="true">&nbsp;</P>
<P align=left>doubleclick the link below to confirm completion </P>
<P align=left>you can add comments then hit send </P>
<P align=left mce_keep="true">&nbsp;</P></FONT><U><FONT color=#0000ff size=2>
<P align=left>mailto:mwo?Subject=MWO##%20signoff%20signoff%20MWO#%200708241334</U></FONT><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp; </P>
<P align=left mce_keep="true">&nbsp;</P>
<P align=left mce_keep="true">&nbsp;</P>
<P align=left>doubleclick the link below to deny completion </P>
<P align=left>you can add comments then hit send </P>
<P align=left mce_keep="true">&nbsp;</P></FONT><U><FONT color=#0000ff size=2>
<P align=left><A href="mailto:mwo?Subject=MWO##%20NOT%20DONE?Body=MWO#%200708241334%20is%20not%20done">mailto:mwo?Subject=MWO##%20NOT%20DONE?Body=MWO#%200708241334%20is%20not%20done</A></U></FONT><FONT size=2> </FONT></P>
<P align=left><FONT size=2>**** end of mail message</P>
<P align=left mce_keep="true">&nbsp;</P>
<P align=left>The mailto links work ok in pegasus (4.0) . The problem is they can only be so long. It's not a fixed number length but somewhere around 80 chadacters. Of the above links in the message both wrap around loosing the hyperlink formatting. The second message wraps the "e" of the word "done". Is there someway to make the links longer ?? I would like for them to be at least twice as long so I can pass enough information in the program generated message. Also , I would prefer that the links be simple "yes" or "no" links rather than what shows in the email. I tried generating a link in a test message then cut and pasting the "raw view " in another new message to see how to make a hyperlink with HTML but that didn't work.</P>
<P align=left>Finally , is there a way to make a hyperlink in the message that links to the scanned work order like in the above message ??</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks ahead of time</P></FONT>