Submit email to more than one email address

Hi
Is there any way that when you click the submit form button it returns the form to two email addresses. When I try and put a second one in it says that the email is not in a valid format.
Any ideas
Thanks

check the sample here:
Chris.T, "Submit by Email function" #141, 13 Sep 2008 2:38 am
it should help you I'd guess, however it uses a custom button with javascript rather than the default email button.

Similar Messages

  • Binding more than one IP address to a server instance

    I know that it is possible to bind multiple IP addresses to multiple server
              instances. But is it possible to bind more than one IP address to just one
              server instance? If so, how can it be done?
              Thanks in advance,
              David Chen
              

    No...it won't work, I misunderstood your post. There is no way you can tell
              a WL instance to bind to multiple IPs...Sorry about that.
              .raja
              "Mike Reiche" <[email protected]> wrote in message
              news:[email protected]...
              >
              > no... I don't think it (not specifying a bindAddr to have WL bind on all
              NICs)
              > will work. You will have two WL instances trying to bind to the same
              IP/Port -
              > which is not allowed.
              >
              > Or did you mean something else.
              >
              > There is no way/syntax to ask WL to bind to two specific IP addresses.
              >
              > Mike
              >
              > "Raja Mukherjee" <[email protected]> wrote:
              > >Mike,
              > >
              > >It will work if both NIC1 and NIC2 are on the same nework. In David's
              > >case,
              > >the NICs are part of different subnet. WLS cluster is only supported
              > >on the
              > >same network.
              > >
              > >..raja
              > >
              > >"Mike Reiche" <[email protected]> wrote in message
              > >news:[email protected]...
              > >>
              > >> Are you running two instances on the same machine in the same cluster
              > >and
              > >you want
              > >> them all to listen on both NICs? That is the only thing I don't know
              > >how
              > >to do.
              > >>
              > >> You would need to four IP addresses -
              > >>
              > >> nic1 / instance1 - 208.8.7.1
              > >> nic2 / instance1 - 208.8.7.2
              > >>
              > >> nic1 / instance2 - 208.8.7.3
              > >> nic2 / instance2 - 208.8.7.4
              > >>
              > >> then somehow you would need to specify the following - HOWEVER, THERE
              > >IS
              > >NO DOCUMENTED
              > >> WAY TO DO THIS. Open a case with BEA support.
              > >>
              > >> on instance 1
              > >>
              > >> bindAddr=208.8.7.1,208.8.7.2 # don't know what the syntax is
              > >>
              > >> and on instance 2
              > >>
              > >> bindAddr=208.8.7.3,208.8.7.4 # don't know what the syntax is
              > >>
              > >> MIke
              > >>
              > >> "Raja Mukherjee" <[email protected]> wrote:
              > >> >David,
              > >> >
              > >> >From what I understood from your email, if you want to add additional
              > >> >instance for "internal" network and that solves your problem, you
              > >don't
              > >> >need
              > >> >additional licenses. Again, I am not an expert on licensing , last
              > >I
              > >> >knew,
              > >> >the WL licenses are not charged by instances but by CPUs. As long
              > >as
              > >> >you not
              > >> >adding more CPU you don't need additional license for WL. Please check
              > >> >with
              > >> >your account rep to verify that.
              > >> >
              > >> >Are we talking about a requirement where the "same" application to
              > >be
              > >> >accessed by both "internal" as well as the "external" clients? If
              > >so,
              > >> >a
              > >> >simple firewall configuration of allowing traffic from "internal"
              > >network
              > >> >to
              > >> >the "external" network only to WLS port would do the trick. Also make
              > >> >sure
              > >> >that the firewall only allows incoming traffic for the ones originated
              > >> >from
              > >> >"internal" network. There are other possible options, but I need to
              > >know
              > >> >more about your configuration.
              > >> >
              > >> >Last but not the least, if you had given the information to the group
              > >> >instead of sending personal email, you would have probably gotten
              > >faster
              > >> >response. There are a lot of good and experienced folks in this
              > >newsgroup.
              > >> >
              > >> >I don't mind being your friend at all, couple of Bud light would be
              > >a
              > >> >good
              > >> >start :)
              > >> >
              > >> >..raja
              > >> >
              > >> >"David Chen" <[email protected]> wrote in message
              > >> >news:[email protected]...
              > >> >> Good guess, Raja. We do have two NICs and two separate networks.
              > >I
              > >> >think
              > >> >> Mike's answer is correct according the documentation. However, in
              > >our
              > >> >case,
              > >> >> since we are using cluster, we have to specify "bindAddr" (is that
              > >> >right?).
              > >> >>
              > >> >> Unfortunately, I am not the David Chen from Dallas. But I would
              > >not
              > >> >mind
              > >> >to
              > >> >> be a friend of yours, Raja :)
              > >> >>
              > >> >> Thanks,
              > >> >>
              > >> >> David Chen
              > >> >>
              > >> >>
              > >> >>
              > >> >> "Raja Mukherjee" <[email protected]> wrote in message
              > >> >> news:[email protected]...
              > >> >> > If my guess is correct, they have two NICs and two separate
              > >> >> networks...let's
              > >> >> > see what are they really trying to achieve. I may have emails
              > >on
              > >> >my
              > >> >> mailbox
              > >> >> > (I know a David Chen from Dallas, is that you David??) which I
              > >can
              > >> >not
              > >> >> check
              > >> >> > right now...
              > >> >> >
              > >> >> > .raja
              > >> >> >
              > >> >> > "Mike Reiche" <[email protected]> wrote in message
              > >> >> > news:[email protected]...
              > >> >> > >
              > >> >> > > If you do not specify a bindAddr, it automatically binds to
              > >all
              > >> >IP
              > >> >> > addresses on
              > >> >> > > that machine.
              > >> >> > >
              > >> >> > > Mike
              > >> >> > >
              > >> >> > > "David Chen" <[email protected]> wrote:
              > >> >> > > >I know that it is possible to bind multiple IP addresses to
              > >multiple
              > >> >> > > >server
              > >> >> > > >instances. But is it possible to bind more than one IP address
              > >> >to
              > >> >just
              > >> >> > > >one
              > >> >> > > >server instance? If so, how can it be done?
              > >> >> > > >
              > >> >> > > >Thanks in advance,
              > >> >> > > >
              > >> >> > > >David Chen
              > >> >> > > >
              > >> >> > > >
              > >> >> > >
              > >> >> >
              > >> >> >
              > >> >>
              > >> >>
              > >> >
              > >> >
              > >>
              > >
              > >
              >
              

  • Can we use more than one DNS address

    Can I use more than one DNS address in the settings of my mini iPad.  One for local and other for other country.  If so, how can I enter them in DNS column?  Thanks!

    Can I use more than one DNS address in the settings of my mini iPad.  One for local and other for other country.  If so, how can I enter them in DNS column?  Thanks!

  • More than one "SOAP address location"

    Hi Experts,
    Is it possible to have more than one"SOAP address" in wsdl file?
    In ORACLE they could able to create a wsdl file with two SOAP address (SOAP 1.1 and 1.2). So, they have two bindings and two SOAP addresses in their WSDL.
    Same way, can we have two SOAP address to access the service in XI?
    Actually, using two different address we can access the same service.
    Regards
    Sara

    Hi,
    A wsdl like a normal webservice is possible to have several operations.
    like create, delete, update.... whatever..
    Right know one service interface in XI has only one Message type.
    With 7.1 one service Interface can have several operations.
    So you can use the same interface for different requests. (like. create, delete ...)
    Right know a work arround is to specifiy a global message type which includes all possible request message and you do a interface determination by payload.
    But i miss the point ... what you try to do ... could you describe your task at all?
    regards,
    robin

  • Need to submit form to more than one person

    I am making a facility bookings form for the place I work at.  Once someone has completed the form there needs to be a submit button.  I need the form to be emailed to multiple people.  How do I create a submit button, and how do I make the form email to the correct people.

    Hi,
    If you are creating the form using FormsCentral, a submit button will be added to your form automatically. To send email notification to multiple people, please check out http://forums.adobe.com/docs/DOC-1424 for instructions.
    Thanks,
    Wenlan

  • How do I select more than one email address on a Contacts card. I did it before but trouble with Yosemite

    Cannot select more than one email address at a time from Contacts. Before I upgraded to Yosemite, I could view all mail addresses in "All Contacts" and select multiple or single email addresses by "command and tap" for mail. Now I have to open each card and select one address at a time. I don't want to create groups just want to select the addresses I need at the time.

    i dont pay for hosting at all.. i just pay every two years to keep my domain name and with that i get free email forwarding and web forwarding... so i can create email addresses but need to forward them to somewhere else...
    i forward them to one of the POP3 email addresses i was given by my ISP...
    in entourage i set up two email accounts on the one identity so i can send email from the ISPs email or from my domain name email... now if someone sends me an email to my domain name email i get it twice... it only does this on my new mac though, it didnt do it on my old one...
    if i stop forwarding my emails then where will they go? i dont think ill get them, will i?
    very confused!
    Message was edited by: wob

  • HT204053 can I use more than one email address on icloud (using iphone and mac)?

    I have an email account which seems to be using icloud, and I want to add another email account so that I can access it via icloud.  Is it possible to have more than one email address on icloud?  I have an iphone 5 and a macbook.

    You can only have one email account for each iCloud account.  You can create up to three alias addresses, but these will still receive email in the current account inbox.  This explains how to create an alias if you want to do this: http://support.apple.com/kb/PH2622.
    You can create a second ("secondary") iCloud account on your device by going to Settings>Mail,Contacts,Calendars>Add Account>iCloud and entering a different iCloud ID.  This will give you second iCloud email account but it will only be fetch email (not push).  Also, you can only create a maximum of three iCloud accounts on each device so this would use one of your allotted accounts.

  • Can I use the same email address in more than one community? How?

    Can I use the same email address in more than one community? How?

    Yes, you can be a member of multiple communities under the same email address. You will need to be invited to those communities. If you are trying to create new communities under the same address, you will not be able to do that through our website.

  • HT1277 I have OS X 10.9.2 and have downloaded maverick. If I am sending an email message to one person, options for addresses  from my address book show up. However if I want to send it to more than one person, the address options for the others do not sh

    I have OS X 10.9.2. and have downloaded Maverick. If I am sending an email message to one person, options for addresses from my Address Book appear. However if I want to send it to more than one person, the potential addresses for the other persons do not show. Can you please help?

    Install ClamXav and run a scan with that. It should pick up any trojans.   
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101

  • Can you use more than one email address on one account as to enable two or three devices to use imsg????

    Can you use more than one email address on one account as to enable two or three devices to use imsg as when i add new email address's in settings it just says veriyfying and nothing happens????

    If I read your question right, yes.
    My pad has two e mail addresses, and my phone has a phone number as well as a e mail address.  For each device you can add additional 'receive at' addresses in settings.
    Note, when you add a new address, apple will send an e mail to that new address that you need to respond to, to show that it is a valid address.  So look in the inbox of that e mail account for the verification e mail.  Note further, some spam filters think that the verification e mail might be spam, so if it does not show up in your in box, look in any spam file you might have.
    in my case, the verification e mail came within a few minutes of declaring the new address.
    The multiple address are useful if you have more than one device under your apple id, and want to be able to send stuff to that particular device.

  • I use Exchange to sync my iphone4S with Outlook.  On my iphone, my contacts are split into multiple records if they have more than one email address - how can I consolidate them on the iphone

    i use Exchange to sync my iphone4S with Outlook.  On my iphone, my contacts are split into multiple records if they have more than one email address - how can I consolidate them on the iphone

    I have loaded my Firefox bookmarks into Internet Explorer Favorited. I also uninstalled Safari.
    I go to iTunes on my phone and see no wat to connect my iPhone to my laptop. I see Music, Shows, etc., the kind of stuff I would expect, but no clue as to how to proceed.
    Would you please be so kind to fill me in on how to "That syncing is done via iTunes. Connect the device to iTunes, select it, then go to the Summary page and select to sync bookmarks."?
    I am not sure what you mean by "Summary Page"
    Thank you

  • I have 2 problems with Mail. I cannot address an email to more than one recipient. And I receive some emails more than once.

    I have 2 problems with Mail. I cannot address an email to more than one recipient. And I receive some emails more than once. Can you please help?

    Restart your Mac. See if that makes a difference.

  • When I request an email be sent to a contact with more than 1 mail address Siri asks which address to use. How do I select one of them?

    When I request an email be sent to a contact with more than 1 mail address, Siri asks which address to use. How do I select one of them?

    I should clarify:
    When I request an email be sent to a contact with more than 1 mail address, Siri asks which address to use. How do I select one of them by voice in response to Siri's question?
    Bueller? Bueller? Anybody?

  • HT5622 can i open more than one email address

    Can I open more than one email address on my icloud.  I need a second address for work. Do I need a second appleID?

    You can have only one iCloud email account for each iCloud account.  You can create alias addresses liked to your account, but they will all deliver email to the same iCloud inbox (see http://help.apple.com/icloud/#/mm6b1a490a).
    If you want a separate email account, you will need to create a second iCloud account.

  • More than one email address for voicemail notifica...

    Is there a way to have more than one email address get voicemail notifications?  I have 2 email addresses on my profile, but the email to notify us of a voicemail still only goes to the registered email address.  Thank you!!

    You can add more identities to a single profile.
    Go to Tools -> Account Settings -> <your account> and click the Manage Identities button on the bottom right. That's the place where you can add additional e-mail addresses for your account.

  • Why cant I connect address book to more than one email account.

    Why cant I connect address book to more than one email account I have 3 but can only do this for my icloud account ??  I am using the correct pass word but still no joy ????

    I bought an iPhone 3G this morning (wahoo!), and can confirm that I have setup both an IMAP (for my home server) and an exchange server (for work).
    Exchange is set to push email (so will get email as it arrives) and IMAP is currently set to manual, and is working like a charm.. With multiple accounts you get to set one as the preferred which it will default to when composing (but you can change the accounts on the compose screen)
    Only minor annoyance is signature is shared between both accounts, other than that am loving it!

Maybe you are looking for

  • Fields for access Z001 10 missing (Pricing Sales/Distribution)

    Hi Gurus, I tried creating access sequence and condition table for a condition type.  but i get this error when creating the error.  Fields for access Z001 10 missing (Pricing Sales/Distribution) Thanks, Paul

  • How to output Pictures?

    Hi, Is it possible to create a picture with JIMI and output it directly to a web page via servlet? I know how to use JIMI to create an image and save it in a directory, but I want to know if it is posible to output the image to a webpage without savi

  • SQL query to ResultSet

    I've been stuck on this little problem for a while: I'm trying to pass in two dates, startDate and endDate, which the user inputs, into a database query using the following SQL statements: String totalquantity = "SELECT SUM(quantity_) AS quantity " +

  • A table mapping between country code and currency code

    Hi experts, I want to know whether there is a table mapping between country code and currency code.I have found the table T005(Countries).But I don't why the filed of WAERS(Country currency) hasn't maintained in talbe T005?Whether country code and cu

  • Reader doesn't find all pages in multipage articles

    Hey folks, just noticed that the "Reader" feature inside Safari doesn't always find all pages. Example: http://www.feedmag.com/templates/default.php3?a_id=1698 Article has 3 pages, reader only finds 2. Anybody working on a fix on this? Cheers