Submit Button

Eugene

New Member
Hi guys,

I've created contact forms on the web modules and I stuck in the submit button. But how to I make the button submit the information on the form to my email?

Thanks for the help.

Cheers,
Eugene
 

Washington Junior

New Member
Hi,

Your contact form should send data to a script that will send the email. Just with HTML you can't do it. The script will depend on what is your platform and web server features (like PHP, ASP, ASP.net, Python, etc.).

Hugs!
 

Eugene

New Member
Thanks Washington.

Yes Joseph, the submit button that we can insert using the 'form' function doesn't work as it should.

I know what you mean Washington but I don't know how to work around that. So I just made a form from another provider and stuck the code in the web module. I'm not that tech savvy.

But thanks guys for helping. Would have been nice if appyet themselves answered this query too.
 

appyet

Support Team Member
Staff member
Thanks Washington.

Yes Joseph, the submit button that we can insert using the 'form' function doesn't work as it should.

I know what you mean Washington but I don't know how to work around that. So I just made a form from another provider and stuck the code in the web module. I'm not that tech savvy.

But thanks guys for helping. Would have been nice if appyet themselves answered this query too.
Can you attach HTML or link of the Webview. Some screenshot would be helpful too

Sent from my SM-G900W8 using AppYet Forum Test
 

Eugene

New Member
Can you attach HTML or link of the Webview. Some screenshot would be helpful too

Sent from my SM-G900W8 using AppYet Forum Test

It's been awhile since I had the problem. And I've worked around it. I'll try and send you a screenshot of I can get round to replicating it.

But here's a quick description. I set the button to a href mailto: but when I click on it it gives a error 302 message saying network problems. Or something like that.
 
Top