Send an email for an Applet....please help ..

hello guys...
i have an applet that works much like an HTML form...
it is a form for products and after having filled that the information has to be updated to the database and the concern people of the company should get an email for the same ....
how can i send that mail from this Applet... !?!?
hope someone has some idea about it.. !!!
please help..

You should be able to use JavaMail from an applet. The general outline would be the same as from a stand-alone application. However make sure you read the notes (found in %JAVAMAIL_HOME%/NOTES.txt once you install JavaMail) to know about some issues associated with using JavaMail from applets running certain browsers.

Similar Messages

  • Regarding Sending unit in for a service, PLEASE HELP!

    Hello All,
    I just joined this forum, and I need help, if anyone can help I appreciate it greatly. Here's the deal, I just found a neat 20 GB iPod on eBay. Now, I've talked to the seller and I've read his description clearly. He says that he won the unit at the local university I attend through a competition. He has had it for a month, and there seems to be a problem. The unit will not turn on or off sometimes, and he has talked to Apple already. They said that he needs to send the unit in for a repair. He already owns an iPod nano, and doesnt feel like going throught the whole process of getting the iPod fixed, so he's selling it a fair price. Now, my question is, if I buy this unit, will I be able to send it in for repair? I'm meeting the person and i'll find out whether it was misused on purpose. If not, will I be able to send it in for a fix? I got the serial from the seller and checked on-line whether it was still under warrenty, and it is. I have 215 days left of Warranty. So, anyone please help? Sorry for the lengthy explanation

    The warranty follows the iPod, not the user. If you buy it, sned it in for repair. See if you can get a copy of the original receipt.

  • Can't set up another email for iMessage! Please help!

    *Yes. I will repost this discusion if it is sent to the second page with no reply.
    I already have two iPhones and an iPod touch, and a Mac set up on my iTunes account. The iPod and Mac each have their own gmail account they use to recieve iMessages (one of them is my Apple ID). The two iPhones each have their own phone number they recieve iMessages from. I now want to set up an iPad on that same iTunes account with iMessage with a third gmail adress to use. When I try to set up iMessage, I am shown the two gmails and phone numbers from my other devices but no option to add another email like all the tutorials say. Is there a limit of 2 emails or something? There is no way I am making a new Apple ID just for iMessage. I tried to look for the option in Messages and Settings. Please tell me if there is a way I can add a third email.
    10 points go to the first plausible answer!

    http://www.dvdtoipadconverters.org/ipad-tutorial/how-to-add-email-accounts-on-ip ad.html

  • Today is April 10, 2013. I try to login to iTunes connect and I keep getting the message "An error has occurred processing your request. Please try again later or send an email for assistance." It never tells us what email address we need to write to.

    Today is April 10, 2013. I try to login to iTunes connect and I keep getting the message "An error has occurred processing your request. Please try again later or send an email for assistance." It never tells us what email address we need to write to.

    The problem was solved by Apple Technical Help. The process is as flollows:
    1. Open Safari
    2. Menu item Safari-Reset Safari - remove all website data - reset
    3. Now if you try to login on iTunes connect it will work.

  • My camera and iBooks have stopped sending emails, the function and ability to create the email is still there but my iPad will no loner send the email or even store a draft on my account to suggest the email was ever written; please help I need thability

    My camera and iBooks have stopped sending emails, the function and ability to create the email is still there but my iPad will no loner send the email or even store a draft on my account to suggest the email was ever written; please help I really need this functionality.

    Can you send any emails at all indicating that the mail app is working? Did you try any basic stuff yet?
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Close those affected apps and restart the iPad. Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • Hey People! My apple id has been hacked and there was changed an email address for the apple id! so now i don't know which email it is! Please help!

    My apple id has been hacked and there was changed an email address for the apple id! so now i don't know which email it is! Please help! There was bought for 50+ $ !

    just try to make a new apple id with the same name. because the hacker change the email, so your apple id before is not active or not use.

  • SharePoint 2013 - SPD Custom Workflow keeps sending multiple emails for a single Task

    I have a workflow triggering on List item created only. There are multiple stages in the work flow and in each stage a single task is assigned to a group of people. Currently group is only having one user i.e. my own test user with a valid email address.
    Workflow was running fine for first 5 runs but now it keeps sending multiple emails for each task multiple times and runs very slow. I have only single workflow in development server with 24GB RAM.
    Enabling the Workflow log in Event viewer does not show any error or warnings. The only clue I see is WorkFlowManager Database table "DebugTrace" having multiple entries showing that WF is trying to send same email multiple times with failed attempts,
    but in reality emails are being delivered as well.
    http://server/site/_vti_bin/client.svc/sp.utilities.utility.SendEmail Retry sending email in xx.xx.xx Status: HTTPRetrying
    http://server/site/_vti_bin/client.svc/sp.utilities.utility.SendEmail Retry sending email in xx.xx.xx  Status: HTTPFailed
    I could not get the exact phrase as I don't have direct access to development machine at work.
    Any help or guidance will be highly appreciated.

    Yes, I have on-premise SP site, and here is the actual log I see in DebugTraces table.
    Message              Level     Name    Category
    Attempt 1 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 2 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:06.            
    2              HttpRequestRetrying     Http
    Attempt 2 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 3 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:07.            
    2              HttpRequestRetrying     Http
    Attempt 3 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 4 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:09.            
    2              HttpRequestRetrying     Http
    Attempt 4 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 5 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:13.            
    2              HttpRequestRetrying     Http

  • I have a ipod touch 2nd generation 8gb 4.2.1 im new to itunes i made a itunes account but it says i need a payment method is there anyway i can use my paypal if not is there a way to not have to use a payment method for itunes store please help ty

    i have a ipod touch 2nd generation 8gb 4.2.1 im new to itunes i made a itunes account but it says i need a payment method is there anyway i can use my paypal if not is there a way to not have to use a payment method for itunes store please help ty

    Create a NEW account using these instructions. Make sure you follow the instructions. Many do not and if you do not you will not get the None option. You must use an email address that you have not used with Apple before.
    Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card
    Using those instructions you may also be able to select PayPal if that is allowed in your country.

  • Approval Workflow: "Send By Email for Approval" not available in Comments Menu

    Im using Acrobat 9 Pro (9.4.1) but still have Acrobat 8 Pro (8.2.5) installed as well. I'm attempting to initiate an approval workflow utilizing the approval stamps but I'm not finding the "Send by Email for Approval" option under the Comments Menu or under the Comments button in the Task bar in either version of Acrobat Pro.
    Not sure what I'm missing on this end, either in the install of either version or if I, myself, am just not getting this process. The Review process is great and works as it should but I'd like to incorporate the approval process as well if possible in to our internal workflow.
    Thanks.

    Approval workflows are available in Traditional Chinese, Simplified Chinese, Japanese, and Korean only. Refer to http://help.adobe.com/en_US/Acrobat/8.0/Professional/help.html?content=WS62EA03B6-4B99-457 c-8A3C-06FDB463E293.html

  • I forgot the secret answer to my email and rescue lost please help me

    I forgot the secret answer to my email and rescue lost please help me

    Alternatives for Help Resetting Security Questions and/or Rescue Mail
         1. If you have a valid rescue email address, then use this procedure:
             Rescue email address and how to reset Apple ID security questions.
         2. Fill out and submit this form. Select the topic, Account Security. You must
             have a Rescue Email to use this option.
         3. This is the only option if you do not already have a valid Rescue Email.
             These are telephone numbers for contacting Apple Support in your country.
             Apple ID- Contacting Apple for help with Apple ID account security. Select
             the appropriate country and call. Ask to speak to the Account Security Team.
         4. Account security issues almost always require you to speak directly to an
             Apple representative to securely establish your identity as the account holder.
             You can set it up so that Apple calls you, either immediately or at a time
             convenient to you.
                1. Go to www.apple.com/support.
                2. Choose Contact Support and click Contact Us.
                3. Choose Other Apple ID Topics and choose the appropriate topic for
                    your issue.
                4. Follow the onscreen instructions.
             Note: If you have already forgotten your security questions, then you cannot
             set up a rescue email address in order to reset them. You must set up
             the rescue email address beforehand.
    Your Apple ID: Manage My Apple ID.
                            Apple ID- All about Apple ID security questions.

  • Whenever I select iTunes It shows that it cannot open iTunes Store . What am I supposed to do for that ? Please help .

    Whenever I select iTunes It shows that it cannot open iTunes Store . What am I supposed to do for that ? Please help .

    Saw this on another post.
    Applecare Senior Advisor Txx Bxxx (I have his contact info in an email he just sent) just confirmed with me that the problem people are having with the App Store not loading is an apple issue with there servers, ITS NOT YOUR IPAD so don't go restoring it!   It's not happening to everyone however but they are looking into it, its really hit or miss.
    In the meantime ...........
    The Complete Guide to Using the iTunes Store
    http://www.ilounge.com/index.php/articles/comments/the-complete-guide-to-using-t he-itunes-store/
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Best Fixes for ‘Cannot Connect to iTunes Store’ Errors
    http://ipadinsight.com/ipad-tips-tricks/best-fixes-for-cannot-connect-to-itunes- store-errors/
    Try this first - Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    This works for some users. Not sure why.
    Go to Settings>General>Date and Time> Set Automatically>Off. Set the date ahead by about a year.Then see if you can connect to the store.
     Cheers, Tom

  • HT5622 Did not I receive email what to do please help me

    i Did not I receive email what to do please help me

    Hey ameeeno,
    It sounds like you are not getting the email to reset your password.  If you have a rescue email setup for your Apple ID, the reset password email will be sent there and not your Apple ID email address:
    When you provide a rescue email address, all future security emails, such as password resets from iForgot, will be sent to the address provided.
    Rescue email address and how to reset Apple ID security questions
    http://support.apple.com/kb/HT5312
    You might want to check your other email accounts for the password reset email, including their Spam folders. If you continue to have issues, please contact our Account Security Team:
    Apple ID: Contacting Apple for help with Apple ID account security
    http://support.apple.com/kb/HT5699
    Thank you for posting in the Apple Support Communities.
    Best,
    Sheila M.

  • I have an iphone 4s. able to receive all the incoming mails but not able to send mails through this iphone 4s. please help.

    I have an iphone 4s. able to receive all the incoming mails but not able to send mails through this iphone 4s. please help.

    delete and reinstall the email account.

  • Hey. i just restored my iphone and now it says your apple id is disabled then i forgot everything about my email and security questions please help me enable my apple id

    hey. i just restored my iphone and now it says your apple id is disabled then i forgot everything about my email and security questions please help me enable my apple id
    i dont think there is another way to unlock my apple but i need to

    Hello there, Th3FoX98.
    The following Knowledge Base article is a great resource for what to do if you've forgotten the answers to your Apple ID security questions:
    If you forgot the answers to your Apple ID security questions
    http://support.apple.com/kb/HT6170
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • I can't validate a document for immigration canada, Please help ?

    Hi, I am having problems with validating a document in adobe, everytime i try, it gives an error, something about javascript debugger, i have tried multiple things and still it does not work, can someone help me please ?

    Im sorry. I just cant seem to be able to post my picture on the website. When you open the form. Its towards the top in the middle. Under the main title. Its a blue box written validate inside. You cant miss it
    --- Message initial ---
    De : "Pat Willener" <[email protected]>
    Envoyé : 24 août 2014 21:28
    A : "william mercier" <[email protected]>
    Objet :  I can't validate a document for immigration canada, Please help ?
    Pat Willener  created the discussion
    "I can't validate a document for immigration canada, Please help ?"
    To view the discussion, visit: https://forums.adobe.com/message/6670153#6670153

Maybe you are looking for

  • It's happened again! Problem with replacement screen (mysterious dark O ring in the centre)

    I had my screen replaced for a dark O ring appearing in the centre about half a year ago. It must be caused by the apple logo on the reverse. It's now starting to happen again and my 3 year applecare has run out What can I do? Does a new screen come

  • Smart Guides.

    Our school purchased the CS5 Web Design Suite at the educational price. I'm running a MacBook Pro w/ 10.6.8. I'm doing a tutorial on the Illustrator, and I cannot get the smart guides to work. I've activated them through the "View" drop down menu, an

  • PE 5.0 Batch Processing for dust removal add on

    I have PE Elements 5 and have scanned about 6000 slides (whew!) into my system. I have been using a dust removal add in provided by the scanner manufacturer (Konica Minolta DiMage Scan Dual IV) which has a slightly better capability than the caned on

  • Popup on iPhone 60 minutes to reset code

    Hi there, I just got a message on my iphone (without doing anything) to change my "code" in 60 minutes. Attached a screenshot (in german). The translation: "Code request, you have to change your code in 60 minutes or less". Anyone has an idea what's

  • Problems with timer (forms 6i)

    Hello everyone, I am having the following problem in a form has a timer that is checking for new records in a table, this form can not be closed because it has certain features, so when you need to navigate to another form there is an effect visual u