It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

mailto: question on body

mailto: question on body

Postby smpulik on Tue Jul 29, 2008 4:00 pm

When you code body= "" in the mailto
for example <a href= “mailto:myemailaddress subject= reply message; body = this is the reply”.

Is it possible to code an input text box. Like <input = “text" value = " ">. I tried it and it is not taking any tags like <input> tag or <form> tag. I want user to enter a certain text inside the test box and read that to initiate a workflow. please help
smpulik
 
Posts: 2
Joined: Tue Jul 29, 2008 3:23 pm

Postby dflynn on Tue Jul 29, 2008 7:16 pm

im not exactly clear on what you are asking. can you explain it a little more?
User avatar
dflynn
500+ Club
 
Posts: 860
Joined: Wed Oct 03, 2007 9:06 pm
Location: Guelph, Canada

Postby smpulik on Wed Jul 30, 2008 4:01 pm

Hi,

I have an part of html doc like this.
***********************************************
<p><font size=2 color=black face=Arial><span style='font-size:10.0pt'>Result: <a
href="mailto:customercarewf@us.xxxxxx.com?subject=%20Action%20Required:%20TASK%20ASSIGNMENT%20ALERT:%20Task%20%23%20186482204&amp;body=%20Result:%20%22Acknowledge%22%0D%0A%0D%0ANote%0D%0ANote:%20%22%3c%3cBegin%20response:%20%28%20%20%20%20%20%20%20%29%20End%20response%20%3e%3e%22%22%0D%0A%0D%0A%2a:%20%22Please%20type%20your%20response%20between%20the%20parenthesis%20%28%20%20%29%2e%20Do%20not%20include%20parenthesis%20in%20your%20response%2e%22%0D%0A%0D%0A%2a%2a%2a:%20%22%2a%2a%2a%20Do%20not%20edit%20the%20information%20below%20this%20line%20%2a%2a%2a%22%0D%0A%0D%0A%2d%2d%0D%0A%2e:%20%22%22%0D%0A%0D%0A%2a%2a:%20%22Example%20of%20response%20%3c%3c%3c%3c%3c%3c%3c%3c%3c%3c%20Begin%20response:%20%28Your%20response%20is%20entered%20here%2e%29%20End%20response%20%3e%3e%3e%3e%3e%3e%3e%3e%3e%3e%22%0D%0A%0D%0A%0D%0A%0D%0ANID%5b3768981%2f292140113025080270503388074699381454097%40WFMAIL%5d"><b><font
size=4><span style='font-size:13.5pt;font-weight:bold'>Acknowledge</span></font></b></a>
<o:p></o:p></span></font></p>
******************************************************

With above portion of html I get a link Acknowledge. When I click on Acknowledge it will send an email. In the above code in the mailto: the body= is a plain text. I need to change that to text +an input box. So when a recipient gets this email, he/she can see an input box in the body of the email and can enter a response inside the input box. As in all html doc I am trying to use <input type= "text">. This won't work. It treat what ever inside " " as one big string without any input box in display.
Please let me know any method to do this?
I want to use <ahref mailto: functionality.


Thanks
smpulik
 
Posts: 2
Joined: Tue Jul 29, 2008 3:23 pm


Who is online

Users browsing this forum: Google [Bot] and 5 guests