12-15-2008 05:08 AM - edited 12-15-2008 06:28 AM
12-15-2008 08:44 AM
12-15-2008 08:45 AM
12-15-2008 11:50 PM
12-23-2008 04:43 AM
12-24-2008 06:57 AM
document.write( '<a href="mailto:myself@me.com?title=PageAddress&b
I tried something like this but am not able to add the URL of the page
current Senerio,
When the html page is loaded I am providing a link called Email this page to myself in the xml file. when the user clicks the link I can call a javascript......but dont know how to add the current page URL and send through email.
whether "myself@me.com" will get the mobile owner email ID? or it will send a mail to "myself@me.com".
12-24-2008 09:05 AM
12-30-2008 12:04 AM
ok let me clear ur doubts..
1) email to myself is nothing but users email id who are going to use my application...suppose there are 10 different users who are using my application in their own BB then email to myself should get those users email id in their own blackberry mobile.
2)we are pulling data into XML file and transfering into html file with the help of jsp file. So the code is mostley handeled by XML. So any thing we need to code should be placed in XML file or Jsp to some extent. Am I clear to you.
12-30-2008 01:20 AM
12-31-2008 12:35 AM