Send an email to Admin when an online form is sumitted

Hi,
Am I wrong or is there no easy way to do this?
When a user fills out an application form online, my customer
wants to avoid if possible checking the page that collects the
forms everyday.
He would like to get an email with the filled out details
when a form had been submitted, so that he can either check the
info in the mail or check the page online when he gets
notification.
I see ASPmail, but it seems to require some work to achieve
this.
Any suggestions or links would be grateful.
Cheers

You would have to use some server scripting to accomplish
this. All will
require some work, particularly if you do not have good
familiarity with
server scripting.
ASPMail would be one way, and there are more than a few other
DW extensions
that do it for you. BUT, you would have to integrate the
email process with
your data collection process. Who coded that collection
routine for you?
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Macnimation" <[email protected]> wrote in
message
news:eeoifl$hd$[email protected]..
> Hi,
>
> Am I wrong or is there no easy way to do this?
>
> When a user fills out an application form online, my
customer wants to
> avoid
> if possible checking the page that collects the forms
everyday.
>
> He would like to get an email with the filled out
details when a form had
> been
> submitted, so that he can either check the info in the
mail or check the
> page
> online when he gets notification.
>
> I see ASPmail, but it seems to require some work to
achieve this.
>
> Any suggestions or links would be grateful.
>
> Cheers
>

Similar Messages

  • Why has BC stopped sending us email alerts regarding workflow or online form submissions?

    It appears our site has stopped alerting us via email regarding online form submissions...what's going on with this? www.smilegalaxykids.com
    Brent

    It appears the "orders" box is checked as it should be....and I know we haven changed anything recently on our end. (see screen shot attached)

  • [Forum FAQ] How do I send an email to users when the data in the report have been changed in Reporting Services?

    Introduction
    There is a scenario that the data in the report changes infrequently, so the users want to be informed and get the most updated data once the data changes. By default, report server always run the report with the most recent data. Is there a way that we
    can subscribe the report, so that we can send an email to users when the data in the report has been changed?
    Solution
    To achieve this requirement, we can create a subscription for the report, then create a trigger in the table which including the report data. When this table has data insert, update or delete, it will be triggered and execute the subscription to send email
    to users.
    In the Report Manager, create a subscription for the report and make it only execute one time.
    When we create a subscription, a corresponding SQL Agent job will be created. Then we can use the query below to find out the job based on ScheduleId:
    -- List all SSRS subscriptions
    USE [ReportServer];  -- You may change the database name.
    GO 
    SELECT USR.UserName AS SubscriptionOwner
          ,SUB.ModifiedDate
          ,SUB.[Description]
          ,SUB.EventType
          ,SUB.DeliveryExtension
          ,SUB.LastStatus
          ,SUB.LastRunTime
          ,SCH.NextRunTime
          ,SCH.Name AS ScheduleName   
              ,RS.ScheduleId
          ,CAT.[Path] AS ReportPath
          ,CAT.[Description] AS ReportDescription
    FROM dbo.Subscriptions AS SUB
         INNER JOIN dbo.Users AS USR
             ON SUB.OwnerID = USR.UserID
         INNER JOIN dbo.[Catalog] AS CAT
             ON SUB.Report_OID = CAT.ItemID
         INNER JOIN dbo.ReportSchedule AS RS
             ON SUB.Report_OID = RS.ReportID
                AND SUB.SubscriptionID = RS.SubscriptionID
         INNER JOIN dbo.Schedule AS SCH
             ON RS.ScheduleID = SCH.ScheduleID
    ORDER BY USR.UserName
             ,SUB.ModifiedDate ;
    Create a trigger in the table which including the report data.
    CREATE TRIGGER reminder
    ON test.dbo.users
    AFTER INSERT, UPDATE, DELETE
    AS
    exec [ReportServer].dbo.AddEvent @EventType='TimedSubscription', @EventData='b64ce7ec-d598-45cd-bbc2-ea202e0c129d'
    Please note that the command ‘exec [ReportServer].dbo.AddEvent @EventType='TimedSubscription', @EventData='b64ce7ec-d598-45cd-bbc2-ea202e0c129d'’ is coming from the job properties. We can go to SQL Server Agent Jobs, right-click the corresponding job to open
    the Steps, copy the step command, and then paste it to the query.
    Then when the user table has data insert, update or delete, the trigger will be triggered and execute the subscription to send email to users.
    References:
    Subscriptions and Delivery (Reporting Services)
    Internal Working of SSRS Subscriptions
    SQL Server Agent
    Applies to:
    Reporting Services 2005
    Reporting Services 2008
    Reporting Services 2008 R2
    Reporting Services 2012
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Thanks,
    Is this a supported scenario, or does it use unsupported features?
    For example, can we call exec [ReportServer].dbo.AddEvent @EventType='TimedSubscription', @EventData='b64ce7ec-d598-45cd-bbc2-ea202e0c129d'
    in a supported way?
    Thanks! Josh

  • Why does Thunderbird only send 6 emails of hundreds when QuickBooks is sending emails using TB as default email app in Windows 7?

    Current Setup: Windows 7, Quickbooks Non-profit Edition, Thunderbird. Thunderbird is set as the default email program.
    Recent history: Previously to Thunderbird (TB), the non-profit was using Outlook and using server A for email. Then over a month ago moved all users to TB IMAP accounts from broken Microsoft IMAP accounts. Then moved all IMAP accounts to server B using imapsync perl script which is awesome if you don't know about it. All fine after move for regular email, but not for outgoing email coming from QB to TB.
    In Quickbooks (QB), you can have it send invoices and statements to "customers" via email. When the setup was with Outlook and server A, it all worked fine. Now with TB and server B, when you try to send hundreds of invoices in email from QuickBooks to TB, TB only will send out 6 of the emails. It is a curious number 6, but that is what happens.
    What have done: Searched interwebs for clues, none found. Talked to tech support at hosting for server B to see if there is any limit on sending emails through server; account has 500/hour limit -- not the issues. Now asking help from anyone who has an idea or inkling to pursue.
    Thanks for any and all comments!

    Try disabling email scanning and on access scanning of the temp folder. And make sure most of all McAfee is not in the mix at all.
    Place Thunderbird in Offline mode
    click the two monitors in the bottom left corner on the status bar. or File menu (ALT+F) > offline > work offline
    Going back on line is the reversal of that process.
    At a wild guess I am assuming events are simply falling over one another. Unlike outlook Thunderbird is trying to actually send the mails as it gets them. Taking it offline will defer that action until you are online. So each mail will be written to the outbox folder only until Thunderbird is online.
    The three options I mention are all designed to remove road blocks to the process.

  • Why am I sometimes sending duplicate emails and why when I sometimes single click an incoming messages to view it in the viewer window  why does it open?

    My computer got very touchy a few days ago as in the finder or in mail I would single click to select an item and it would open (rather than alloiwng me to just select it) or I would command select to select several items and they would open before I finished.
    I did a complete reinstall and finder part of the problem is gone, but it still exists in Mail.  Also before the reinstall just about every email I sent would duplicate-- not it only happens occaisionally.
    Anyone got any ideas-- thank you

    Hi, ybg, and welcome to the Community,
    Your detailed report (thank you) indicates to me your account has been compromised a second time.  Change your Skype account password immediately if you have not already done so, as well as that of any saved payment method on file.  I would also run a maintenance cycle on your computer/laptop, ensuring all patches and updates are installed.  Also run your preferred anti-virus/malware/spyware suite using the most recent virus signature files available.
    You are right to contact Skype Customer Service to report this incident.  I have read that people experience problems reaching them, however please do continue to do so, choosing a different path through the various steps than you used the first time; try also using a different web browser.  I have also read that the instant message chat sessions with Customer Service agents appear as a pop-up dialogue box, which needs to be enabled or the connection to the agent will not process.
    Here is a link to the instruction on how to contact Skype Customer Service via their secure portal: Contact Customer Service
    As a general proactive precaution, I would recommend reviewing how you access the internet, particularly seeking any vulnerabilities or patterns common to the first incident and this one.
    Regards,
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

  • Can't send outgoing email from godaddy when using imap Or pop settings

    I have followed both Godaddy's and Apple's instructions. I have removed and readded the account numerous times. I don't understand why this will not send from Apple mail.

    Is incoming email working correctly?
    99.9% of this sort of issues is due to missconfiguration. Often silly thing - wrong port, incorrect encryption setting.
    Another 0.1% are connectivity issues.
    Can you post screenshots of your account settings in Mail?

  • Mail sends 2 emails  at once when I only have one address for receiver??

    Why does mail send to my friends old address even though I deleted it from the address book and it is not in the to fioelr of the email??
    This is crazy!
    Mark

    You can keep the original ID for iTunes, iTunes in the Cloud and iTunes Match, and use a different ID for iCloud for email, calendar, contacts and bookmarks syncing and PhotoStream.
    In iTunesStore>Account you can change the email address associated with the login ID if you with - the actual login doesn't have to be a functioning email address.
    This means that iTunes will have a different login to iCloud, but Keychain will take care of this anyway so your won't need to remember which one to use. It's better security to have your iTunes login different from your easily discoverable email address, given the number of complaints about iTunes accounts being hacked.

  • Sending a email to particular address everytime a form is submitted

    Hi,
    I am a trying to make some enchancements to my previous application. In this application we developed a form using jsp which contains few fields. Once a user fills this form and click the submit button an email should go to admin with a message ( record is submitted by the XYZ person). Please if any one could help me out in this issue , how to do it.
    Many thanks in advance
    Anbr19

    Hi,
    I know i should use javamail but i am ot sure how to implement it bcoz in my project whenever a user sumbits a record , a meeasge should go to datamanager that a record is submitted by this user. And also one moret hing if a user submits simultaneously morethan 1 record at a time then only one message should go to datamanager by that user Please could you tell me elabrately how to do exactly. This is very urgent.
    Thanks in Advance
    Anbr19.

  • Send Email to Admin on User Profile Incremental Synchronization errors

    Hi,
    How to configure in SharePoint 2010 to send an Email to Admin, when 'User Profile Incremental Synchronization' error occurs?
    Thanks,
    Pravin

    Correct. While it would be possible to build some sort of process that resides on the SharePoint server itself, it isn't possible to do this through the SharePoint Object Model.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Blackberry Z10 not sending/receiving emails or able to browse when connected to WiFi only via mobile network?

    I have today moved from Windows Mobile device to BB Z10 and am hvaing difficutlies as cannot send/receive emails or browse when connected to work WiFi and only works via mobile network. WiFi works absolutely fine with all other devices including my previous Windows mobile but am concerned that nothing works when I connect to work WiFi as trying to keep data usage to a minimum.
    Emails are coming in via Exchange Activesync in case that makes a difference and was only able to get that working when turned WiFi off when setting up as well.
    Please help as mobile signal poor at home and have to rely on WiFi connections to get emails and essential i get them as cover a security support queue.........

    Hello michellef,
    Thank you for your question.
    Have you attempted connecting to a different Wi-Fi network as a test? 
    The following post from our Inside BlackBerry Help Blog may assist you with troubleshooting the issue:
    http://helpblog.blackberry.com/2013/02/wi-fi-connectivity-issues/
    Let us know if this helps!
    -FB
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click "Accept as a Solution" for posts that have solved your issue(s)!

  • Is it possible to have list of subscribers so I can send bulk email to them instead of using the notification pane?

    Hi Guys,
    Is it possible to have list of subscribers to my magazine so I can send bulk email to them instead of using the push notification medium.
    I await your prompt feedback.
    Regards.

    Hi,
    I think there are two options for this. Unfortunately, neither option will gather details for every user.
    Have your own Direct Entitlement server and control your user base yourself. In this case, you will have all user data and can extract their email addresses and send them email directly.
    When a user buys an iTunes Subscription, they are prompted to “Allow publisher to see you personal data?” (or a similar phrase). In your Apple iTunes Connect there is a report that returns details on all subs who have pressed the “Allow” button. These user details include the users email address.
    Thanks,
    David

  • HT5312 I am trying to reset my security questions, I cannot locate the option for a rescue email address with My Apple Id. When I click on the button to reset the security questions, it states it is sending an email to the primay email address, but it doe

    I am trying to reset the Security Questions as I have forgotten them, when I have logged into My Apple Id, and click on the button to reset the Security Questions, it states it is sending an email to the Primary Email address. I do not have the option to input a Rescue Email address, the only option I have is to input an Alternate Email address, which I have done so.
    Also when I have tried to book an appointment throuth Online Support, I have not successful, I have rung a telephone number provided by the Mac Store in Perth, Australia and the reply provided is that we are closed. I was given to understand that Apple provided 24/7 Support to their users.

    Hot N Spicy wrote:
    I am trying to reset the Security Questions as I have forgotten them,
    Forgotten Security Questions / Answers...
    See Here > Apple ID: Contacting Apple for help with Apple ID account security
              Ask to speak with the Account Security Team...
    Or Email Here  >  Apple  Support  iTunes Store  Contact
    More Info >  Apple ID: All about Apple ID security questions
    Note:
    You can only set up and/or change a Rescue Email Before you forget the questions/answers

  • How can I send an email from Sharepoint Online using sandbox solution?

    How can I send an email from Sharepoint Online using sandbox solution?
    If possible I do not want to use workflow.
    Is It possible to do it without using workflow?

    hello Steven Andrews,
    when any user sends a message using contact us page in SharePoint online.
    1. We are inserting item in Contact Us List . - This is working fine
    for anonymous users also. We have used Office365 anonymous codeplex wsp and it is working fine. Anonymous user is able to insert new record in the Contact Us List.
    2. Once, new record is inserted in Contact Us list, we want to fire email notifying thanks to the user on his email id as well as to our company x person for notification of new inquiry. 
    We tried using Workflow having impersonation step for  anonymous user but it is not working for Anonymous users. Workflow is able to sent the email if someone logged into system but not working for Anonymous user although workflow is getting started
    but not able to send email although used Imperonsation step.
    We are stuck into implementing second step.

  • I have a new iPad. I am using Comcast as my email provider but when I send a message, it pulls up the facebook email addresses for my  contacts  instead of the addresses stored in my comcast account.  How can I get rid of the Facebook email addresses? The

    I have a new iPad. I am using Comcast as my email provider but when I send a message, it pulls up the facebook email addresses for my  contacts  instead of the addresses stored in my comcast account.  How can I get rid of the Facebook email addresses? The comcast addresses are stored in the comcast (xfinity) app.  I do not use the "mail" or "contacts" apps ....I go straight to comcast (xfinity).  I wish I could start over!!!  thanks.
    iPad

    I could be wrong, but it sounds like Facebook imported to your contacts.  I have the Xfinity app on my new ipad, too, but none of my stored contacts from the online version are showing, only what I manually entered into the iPads contacts are there.  When I did add the FB app, I did not grant it permission to push and pull from my ipad (not a fan of FB knowing every detail about me), so that may be where our difference lies.  You could try to open the app and change your privacy settings, or delete it and then reinstall without granting permissions to integrate.
    I'm sure someone here with a lot more knowledge then me can probably diagnose your issue better, though.  Good luck!

  • When I send an email in Thunderbird it looks fine, but when the recipient tries to print it, the font is unreadablly small. Is there a setting I need to fix?

    I have Thunderbird version 24.3.0 downloaded to my Windows 7 computer.
    When I send an email in Thunderbird it looks fine and when the recipient receives it, it looks fine on the screen, but when she tries to print it, the font is unreadably small. This happens on every email I send her, but not other people's emails she receives. It has happened on some of the emails I receive back from her that contain the information I sent her.
    Is there a setting I need to fix or something I can do on my end to address this so this doesn't happen. She is receiving email through AOL online. I believe she is viewing it through either IE or Chrome.

    I recently tried sending myself an email through Thunderbird to another email account to see if that was the case, but the email came in with a font so tiny that it was unreadable. I had chosen a font type and size (arial 10) and just coming into my outlook inbox was virtually unreadable.
    And referring to the person I work with, she doesn't have problems getting anyone else's emails, just ones I send from Thunderbird.

Maybe you are looking for