BlackBerryForums.com : Your Number One BlackBerry Community      

»Sponsored Links




Closed Thread
 
LinkBack Thread Tools
  (#1 (permalink)) Old
ibanez Offline
New Member
 
Posts: 10
Join Date: Jan 2007
Model: sim
Default Submit a form with a mailto - 01-24-2007, 06:38 AM

Hi,

I would like to develop a simple html page to display on a BlackBerry device (currently using BlackBerry simulators).

Is it possible to have a form that submits via email from a BlackBerry?

<form action="mailto:user@domain.com" method="POST" ...>
.
.
.
</form>

I have tried with 2 different BlackBerry simulators:

When submitting from an 8700r I get the message "Invalid address:user@domain.com", no matter what the email address is I get the same message.

When submitting from an 8100 (Pearl) I get the message "The protocol specified is not supported by the handheld. Please try a different handheld".

Any ideas?

A little more info:
-I have the Email Server Simulator also running in standalone mode
   
Sponsored Links
Please Login or Register to Remove these Advertisements!

  (#2 (permalink)) Old
Skipper_Joe Offline
Talking BlackBerry Encyclopedia
 
Skipper_Joe's Avatar
 
Posts: 237
Join Date: Jan 2007
Location: Kharkov, Ukraine
Model: 8300
Carrier: N/A
Default 01-25-2007, 03:42 AM

There are 2 options here:
1) You can launch BB mail client next way:

Code:
<a href="mailto://mickey.mouse@example.com">Send Message</a>
2) Or you can send data to server and process it there (send by email, save to database, etc):
Code:
<form action="/process_form.php" method="POST" ...>
.
.
</form>
   
Closed Thread


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On






Copyright © 2004-2008 BlackBerryNews.com, BlackBerryFAQ.com, BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of Research In Motion Limited.
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.1