Search found 2 matches

Go to advanced search

by Matt Shiells-Jones
Sun Sep 02, 2012 12:29 pm
Forum: Issues
Topic: How to Submit Form Data to an Email Address
Replies: 5
Views: 1643
 
Jump to post

How to Submit Form Data to an Email Address

what if i wanted to send emails using my own server direct from the form instead of using the sendgrid api? this is because despite changing the values etc as above, the mail app does does not load - even when trying an alert, nothing happens when i click the send button - app bug perhaps but nothin...
by Matt Shiells-Jones
Tue Aug 28, 2012 12:13 pm
Forum: Issues
Topic: How to Submit Form Data to an Email Address
Replies: 5
Views: 1643
 
Jump to post

How to Submit Form Data to an Email Address

I too have the same query, but differently - the issue is that I am using the mailto as follows; var restbookdate = $('input[dsid="restbookdate"]'); var restbookname = $('input[dsid="restbookname"]'); var roomnumber = $('input[dsid="roomnumber"]'); var time = $('input[d...

Go to advanced search