How can I set up an HTML form to send iCal invites from a chosen date?

I am working on a site that has a form for booking appointments, and I have used a popup calendar and time for users to select. However, this needs to be sent to the recipient as an iCal event via email so they can just click Accept and it goes into their calendar. Is this possible, and if so how would I go about doing it? Any advice or help much appreciated!
Thank you
Michael

Man this is some heavy work; I would suggest moving this on to the "Server" section of support as they have more business workarounds.

Similar Messages

  • How can I embed an DOCTYPE HTML Form from Adobe Forms central into a responsive html5 page?

    How can I embed an DOCTYPE HTML Form from Adobe Forms central into a responsive html5 page?
    -Luis

    Hi,
    You can embed the form on your website, but you need to make sure that javascript has been enabled in the browser. You need to copy the embed code and add it into your HTML code. If you would like FormsCentral to generate embeded HTML form without using javascript, you may post a feature request and vote it. Hope it helps! Thanks!
    Kind regards,
    Shiyao Bao

  • How can I set up my email so when I delete mail from my Mac it deletes from my iPhone as well?

    How can I set up my email so when I delete mail from my Mac it deletes from my iPhone as well?

    That is a function of your email account, if it is an Imap account it will sync, if it's a POP account, it won't.
    Who provides your email.

  • How can I detect in Business HTML that the app was called from portal?

    How can I detect in Business HTML that the app was called from portal?
    I need to distinguish whether the application was called from portal (URL iView) or by using an URL outside of portal.
    So what I'm looking for is a variable or function that can be used like this:
    `if (~within_portal==1)`
      do this if called from portal
    `else;`
      do that if not called from portal
    `end;`
    For example, can I check in the program that there is a SSO2 cookie from the portal?
    I'm using Integrated ITS in Basis 700.

    Here is the trick:
      if (sapwp_active=="1")
        in portal
      else
        without portal
      end;

  • When I email myself a picture from my iphone 4s, the email is sent from an email account that I don't have set up as the default account. How can I set it up so that the emails are coming from the default account selected in Mail?

    Under my mail tab, it shows that I have a specific email account set up as a default account. That is the account I would like for me emails to be sent from. But when I actually send out an email such as a picture, it is being sent from one of my different email accounts that is not set up as the default. How can I change this so that future messages will be sent from the default account? Any advice would be appreciated. Thanks!!

    All photo attachments received or sent with the iPhone's Mail app appear inline or viewed in place within the body of the message when viewed with the iPhone's Mail app which is the same with the Mail.app on a Mac. A photo attachment that appears inline or viewed in place does not mean the photo was not sent as a true attachment to the message. A photo attached to a message with the iPhone's Mail app is sent as a true attachment to the message. How an inline or viewed in place attachment appears on the recipient's end depends on the recipient's email client. If the recipient's email client does not support viewing an attached photo inline or viewed in place within the body of the message, the attached file must be manually selected and opened to viewed.
    I am getting the email with the Picture Inline ( not as attachment),The picture is shown distorted , no metter what i do and with what mail client i am using (Gmail\Hotmail\My Enterprise exchange mail), i still get the same behavior.
    With which email client?

  • How can I set up imessage on iPhone to send messages from the name of number but not e-mail.

    I can set up iMessage on Macbook to send from the name of number, but can't do it on my iPhone after upgrading to 6.1

    If your iPhone and iPad are both running iOS 6, and your iPhone successfully registered it's phone number in Settings>Messages>Send & Receive, all you should have to do on your iPad is go to Settings>Messages>Send & Receive and sign in with the same Apple ID you are using on your phone. 
    If it is, and it still isn't working, try going to Settings>Messages>Send & Receive, tap the ID, sign out, then sign back in.

  • How can I set my default email address when sending new messages

      I have 2 accounts in my Mail Preferences, hotmail and gmail.  I have tried to set it so when I send a message to a new recipient  it is my gmail one that is used as default.  However,  it is thehotmail account that is always ticked first.
    I would like to set my mail preferences so the gmail is my default first choice in sending new messages and is ticked as my default email address.
    thanks for reading
    gus

    gus,
    Have you gone to Mail>Preferences...>Composing>Addressing:> and selected "Send new messages from:" your preferred account?

  • How can I set up an email user as "send-only" (no mailbox for receiving)?

    Can anyone tell me how I can set up an email account that can send emails but not receive emails.
    Our Web application has been using a generic email address "[email protected]" in all of our PHP Web applications as the sending email account. I have this user set up in WORKGROUP ADMIN as a proper account. However the account gets tons of SPAM emails and is constantly filling up.
    Also, all of the email accounts require SMTP authentication to send emails.
    Is there any way to identify an account as a send only account so we can generate emails from our Web applications that cannot be replied to?
    Thanks for the help
    -- Jon

    Doing so will cause issues. If you send out mail which to an outside server appears to be non existent, mail may be rejected and you may even be blacklisted.
    You can remove the account from WGM and add a role account as an alias send to /dev/null. This will look to the outside world like an existing address, but simply be discarded on your system. You should however include a working address in your mailings for people to be able to respond.
    Assuming you use local domains, edit /etc/postfix/aliases and add:
    noreply: /dev/null
    (you can change noreply with the sender used in your PHP apps, but I'd probably change the PHP apps to use noreply as this signals to people receiving your mails that this address is unattended).
    When done, issue:
    sudo postalias /etc/postfix/aliases
    sudo newaliases
    sudo postfix reload
    HTH,
    Alex

  • How can I set up another email client to send mail as my dotmac account?

    My business uses an online application that can send emails to our customers as long as we provide it with an email account. I used the following from my mail.app:
    SMTP HOST: smtp.mac.com
    SMTP PORT: 25
    SMTP_AUTH: true
    SMTP USER: cryogen (my dotmac account and email)
    SMTP PSWD: ****** (my dotmac password)
    But, I cannot seem to get this to work. I tried it with another account I have with COMCAST.NET and I was able to successfully send emails using that account.
    Is there something special about a dotmac account that I am missing?
    Thanks.
    PowerMac G4 MDD   Mac OS X (10.4.8)  

    The information you’ve provided now is what I was asking for. Unfortunately, it’s still insufficient. It’s critical to know here whether the SMTP server does actually accept or reject the request of the mail client to send the message. Any conventional mail client would allow you to know that. In Mail, for example, you know that the message has been sent because Mail puts it in the Sent mailbox (whether the message arrives at the destination is an entirely different issue). And if the SMTP server rejects the message for some reason, Mail will report what the reason is.
    Whether I’ve actually set up a different mail client to send with a .Mac account is irrelevant -- I don’t even have a .Mac account, for that matter, nor do I need one. Gee, if I needed to have the same accounts as the people I help, I couldn’t be here. Fortunately, I just need to know how email works and what the idiosyncrasies of some email services are, if any.
    Try setting up your .Mac account using a conventional alternative mail client, such as Thunderbird, and you’ll see that you can do that with no problems -- or, if you have problems, it should be pretty clear what they are exactly and how to fix them.

  • How can I set up my spouse's e-mail account separate from mine on our shared iMac

    My wife and I like to keep our e-mail accounts separate, so we don't have to sort through all of it.  We also like to keep our apple accounts seperarte, although we do share an iCloud account for sinking contacts and calanders.
    We are new to apple PC's and even had to call find out where to turn our new iMac on.  What is the best way to set this up?

    Welcome to the Apple Support Communities
    You can create a new user for one of you. It's easy to create an user > http://support.apple.com/kb/ph4600
    After creating the account, the computer will ask you the user you want to log in every time you start your Mac, so just choose the one you need. After creating the user account, access to this user account and configurate it. Go to System Preferences > iCloud to use iCloud, and open Mail and select File menu (on the menu bar) > Add Account, to add a mail account

  • HT201269 Hi. My kids are all on my itunes account.  They have purchased music and apps.  I need to set up their own accounts since when on my account they also get my ext messages.  How can I set up new accounts and transfer what they purchased from my ac

    Hi.  My kids are all on my itunes account.  As a result they also ge my text messages.  I would like to set up their own accounts but be able to transfer the songs and apps they purchased.  Can this be done?

    You can still share an iTunes account for purchasing and downloading content. Just create a new Apple ID for iCloud to use for Messaging. If you try to create a new Apple ID for music and content, everything on their phone is tied to the Apple ID used for purchases, and would then require the password for that Apple ID to update. The way I described is easier.

  • How can I set Firefox to open a new e-mail window from a contact link in a web site in Gmail rather than in Microsoft Outlook?

    When I click on a "Contact Us" e-mail link in a web site, Firefox opens the blank e-mail window in Microsoft Outlook. I rarely use that program any more; I use Gmail instead. Is there anyway I can change the settings in Firefox so that it will open a Gmail window instead?

    See this - http://support.mozilla.com/en-US/kb/Changing+the+e-mail+program+used+by+Firefox

  • How can I set up a smart playlist for those free songs from iTunes?

    I have been downloading all those free songs that iTunes gives out every week. I just realized that I never listen to them because they are not all grouped together. Is there a way to do that? I tried using a smart folder to do that but I don't think anything in those files is labeled "single of the week" so nothing came up. Any ideas?

    That would work. Another option I just thought of is that since most my iTunes purchases are music videos I could just say show purchased content that is not a music video. I would still end up getting some stuff that wasn't the free songs but the results seem close enough. Since my song library has 3494 songs it would be hard to pick the free songs out individually.

  • How to send ical invites from another email address than the iCloud address

    Hi everyone,
    I have set up my calendars in ical to work with icloud and everything is going great.
    The problem i have is that when i invite someone to a meeting or reply to a meeting invite the invitation is send from my iCloud email address. Instead i want the invitation or reply to be send my business email account.
    Anyone have any suggestions on how to select which account the invtiations are sent from?
    Thanks

    1. I didn't replace my [email protected] login with my [email protected] email. I only changed my email information to my [email protected] email. I still login with [email protected]
    2. The me card in both my local address book and the addressbook on iCloud only contains my [email protected] email.
    From what I've read in other threads, changing the apple id email means deleting my iCloud account and starting over with a new login email. Apple officially says that it's not possible. But others seem to have succeed with it.
    Do you know of any other solution?

  • How can I set the program to automaticaly send recieved email addresses to my address book?

    As the question asks, how can I set the program to automatically add new email address from messages to my address book. Other email programs can be set up to do this. If this can't be done in Firefox, why not. It's the best email program otherwise.

    First off Firefox is an Internet browser and does not deal with email addresses or have an address book to add them to. Secondly I cannot think of a good reason to add the address of each piece of spam to the Thunderbird address book.
    There are addons that will pick out addresses from incoming email and add them to the Thunderbird address book. I suggest you search through the add on list for one that fits your needs.

Maybe you are looking for