Help to create email page

I have seen loads of sites which shows on their contact us
page several boxes to subit questions to the site owners. The boxes
are usually email address, question and a submit button. How can i
set up these boxes so that peoples questions are forwarded to my
email address. I already have a template but have no idea how to
set it up. Any help would be grateful

You would need an HTML form, which people fill out and
submit.
There are only two ways to process form data -
1. Use mailto:[email protected] as the action of the form
2. Use a server-side scripting method to a) harvest the
form's data, b)
process it in some manner, e.g., enter it into a database, c)
formulate and
send an email to one or more email recipients, and d)
redirect the visitor
to some ending page
Method 1 is quite simple, and is also the least reliable. It
depends both
on your visitor having an email client already installed on
their computer -
this eliminates public computers, or home users without email
clients
installed (more and more it seems) - and on the installed
email client
responding to
the mailto call. It is not possible to use this method *and*
send the
visitor to a
thank you page as well.
Method 2a is the preferred method, since it eliminates the
problems of
method
1, but it means that you have to grapple with
server-scripting somehow (ASP,
CF, PHP, perl, etc.).
Method 2b would be to use some third-party form processing,
like
http://www.bebosoft.com/products/formstogo/.
You would have to decide which of these methods is best for
your needs,
but if it's Method 2a, then start by asking your host what
they provide for
form
processing. If it's 2b, then read their FAQ/instructions
carefully.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Munders2504" <[email protected]> wrote in
message
news:[email protected]...
>I have seen loads of sites which shows on their contact
us page several
>boxes
> to subit questions to the site owners. The boxes are
usually email
> address,
> question and a submit button. How can i set up these
boxes so that peoples
> questions are forwarded to my email address. I already
have a template but
> have
> no idea how to set it up. Any help would be grateful
>

Similar Messages

  • How to create email page in Apex

    All,
    I want to create email page but the email process type within Apex seems to be having some limitation i want to have multiple receivers/recipients, attachments etc. What is the best and most preferred approach? i searched "Application Express Builder User Guide" talking about customizing APEX_MAIL but explanation is not detailed enough,
    Apex 4.1.1/Oracle 11g2
    any help...thanks.

    Gor_Mahia wrote:
    All,
    I want to create email page but the email process type within Apex seems to be having some limitation i want to have multiple receivers/recipients, attachments etc. What is the best and most preferred approach? i searched "Application Express Builder User Guide" talking about customizing APEX_MAIL but explanation is not detailed enough,
    Apex 4.1.1/Oracle 11g2
    any help...thanks.Where did you come across about that limitation? There is no such limitation in built-in send email process and you can send it to multiple recipients with multiple attachments.
    When you are creating the send email page process please click on labels to get more help and this is what it says:
    - To field
    Valid email address to which the email will be sent.
    For multiple email addresses, use a comma-separated list. Use substitution syntax if you want to use a dynamic value.
    Examples
        [email protected], [email protected]
        John Doe <[email protected]>, Jane Doe <[email protected]>
        &P6_TO.- Attachment SQL field
    SQL statement which returns one or more BLOBs which get attached as files to the e-mail.
    The SQL statement has to be in the following format:
    select blob_column, file_name, mime_type from table
    The column mime_type is optional.Alternatively you can also create a pls/sql process manually to do the same invoking the APEX_MAIL API

  • Need help in creating a page that populates 3 related tables

    Hi All,
    I am pretty new to Oracle and have been trying to use the wizards in HTML_DB to create one page that will populate three tables. I have thus far have NOT been able to find my solutions. I do not know enough experience in SQL/PL_SQL to create the code on my own.
    Here is my dilemma. I have three tables:
    con (for contacts) - with regular contact info = l_name, f_name, phone...
    pro (for different programs) - with different program info = pro_name, priority..
    procon (Contact/program) - that joins the two together with initial, follow-up and close date fields.
    I created a composite primary key in the procon table that consists of the two pk's of the other two tables (using fk relationships).
    I want to be able to use one page in HTML_DB to enter in the data which will populate all three tables. Is there a way to do this in PL/SQL?
    * Also: Is there a book out there that you can recommend that really teaches SQL/PL_SQL?
    I would really, really, REALLY appreciate the help!!!!!
    Thanks,
    d.

    This isn't as bad as you think. I would create one procedure in a package and pass the parameters to the package via htmldb
    procedure insval(in_a in number, in_b in number, in_c in number)
      begin
       insert into tablea(cola)
        values(in_a);
      insert into tableb(colb)
       values(in_b);
      insert into tablec(colc)
       values(in_c);
      end;and then you call it from htmldb using a process
    schema.package.insval(:p1_a,:p1_b,:p1_c);That's ultra-simplified, but will get the job done.
    -Scott

  • Help/advice- creating .asp pages on PC not connected to server

    I don't know if I'm using the right terminology, but I'm pretty sure we have an ASP server. I created a simple site for the place I work, and now I want to create forms, forum, etc. but it looks like I need "server-side" scripting.
    But I'm using 2 computers - My own laptop with DW to create the pages, and then my work computer without dreamweaver, that's locally connected to our server. On the computer at work I can edit pages using wordpad.
    So if I can't connect to our server straight from the laptop, how can I set up "server-side" technology?
    Don't even know where to begin here - pointing me to any kind of tutorial or info on using ASP would be much appreciated... Walking me through it would be so much better. But anyway, thanks in advance!

    This might sound like a stupid question, but if you are working for the company setting up the site and working remotely that should be a requirement of the job.  If you are an employee and not outsourced work, does the company not own the software they have you using to make the site?
    Anyways, as I said, depending on your version of Windows you can run a local test server.  It uses virtually no memory.  The version of IIS though is determined by your version of Windows.  Here is the link to the Windows 7 installation tutorial from the MSDN site ( http://technet.microsoft.com/en-us/library/cc731911.aspx ).  There are ones for other versions of Windows.  That will allow you to test the ASP.  Otherwise you will can develop but you will have no way to test any programming and dynamic content will not load. Just when you set up the Site in DW, for the Testing Server, choose your server language, but for Access choose "none". 

  • Help asap - creating Web page with templates

    Hi,
    I need help asap, im using BPC Web (my system BPC 75 SP04, MS version and there is not a lot of info on the web).
    How can I create a web page using one of my Excel templates (the ones created for the application, to upload data)...
    I've tried searching the templates inside Web ready Files but doesnt work for me... the only files available that appear are Temp.txt
    I read about reports... but these are supposed to be created via "build a dynamic report"  and i already created all my templates in a certain way. Also, Web ready Book  only works with REPORTS right?
    Thanx in advance.
    Velázquez

    Hi Sorin,
    Thank you so much for the response, just want to clear this out:
    You wrote:
    1. Excel reports can be used just with BPC Excel client.  -  do you mean the "BPC dynamic reports"?
    2. You can not use these reports into Web. - my excel reports?
    Regards
    Velázquez

  • Question about "Create Item" page

    Im working on trying to Insert a new item into a Self-Service Web Applications page.
    As part of my research, I have been looking at this doc:
    Oracle® Application Framework
    Personalization Guide
    Release 11i
    Part No. B25439-02
    From:
    http://download.oracle.com/docs/cd/B25516_18/current/acrobat/115fwkpg.pdf
    The document does not seem to go into much detail about how to Insert an item on a page. I also checked the "OA Component Reference" document.
    I checked the online help via "Create Item Page" - e.g.
    http://oursite/pls/PSAT/fndgfm/fnd_help.get/US/FND/CUST_PERSADMIN_CREATEITEM.HTM
    Again, that doesn't give a lot of information.
    As part of my testing / research, I would like to add a new Item to a page, and have the value of the item to be taken from an existing SQL Query.
    For example, in iProcurement, when viewing a Requisition Details, e.g. via this page:
    http://oursite/OA_HTML/OA.jsp?page=/oracle/apps/icx/por/reqmgmt/webui/ReqDetailsPG&reqHeaderId={!!BX6R96mkQOcfNZ60BeTaJQ}&retainAM=Y&addBreadCrumb=Y&_ti=245778094&PersonalizationParam=PersonalizationParamAdmin&oapc=12&oas=mYF7zP1VI7xoAWcUQHTEkQ..
    I would like to add in the "NOTE_TO_AUTHORIZER" field from the "po.po_requisition_headers_all" table.
    From looking at the "About this Page" link, I can see there is a View Object called "oracle.apps.icx.por.reqmgmt.server.ReqHeaderVO".
    This ViewObject contains an Attribute called "NoteToAuthorizer" with a Type of "java.lang.String".
    When I go to the "Create Item" page, and choose and Item Style of "Message Styled Text" there seems to be no way to say which database field you want to include.
    From looking at a previous customisation that a developer did, I can see you can pull in an Attribute via the "View Attribute" field, and link in the VO via the "View Instance" field.
    When inserting database values into a Self-Service page, can we only insert Attributes, and not any of the other regular fields from View Objects?
    Apologies for the rambling essay.
    Any advice much appreciated.
    Thanks

    Hi Jimr,
    In OAF sql queries are represented by View Objects and columns of query will be represented by View Attribute.
    For every column in query there will be corresponding view attribute name, so while adding any item on self service page which represents data from database you need to specify view instance name and view attribute name, which will specify which column and from which query it will show the data.
    *"When I go to the "Create Item" page, I can't work out how to tell Oracle that the Item I want to create should be the "NoteToAuthorizer" field from the "ReqHeaderVO" ViewObject."* so ReqHeaderVO1 will be the instance(by default OAF generates instance like this) and "NoteToAuthorizer" can be mentioned in View Attribute name property.
    Let me know if you need further clarification.
    Regards,
    Reetesh Sharma

  • Pages won't open a document created in Pages. Error message "Document can't be opened". Document can't be emailed etc. Pages just hangs.

    I'm new to the IPad. I have a Pages document that won't open. I just get the message "Document can't be opened". If I try to export it by email Pages just hangs while converting the document. If I try to download it to a mac via Cloud, again it just hangs. The document was created in Pages on this iPad.
    Help! Please.c

    I agree with weathertx.
    What in the h*** are they doing?
    I hit the ALL STOP butting on upgrading to Mavericks when stuff started going sideways - this is just the latest.
    Trying to use iWork for the first time - and same issue.  Created a document on my iPad in Pages (I will check for update to pages but there is none indicating I need to in my App store)....and sent that pages file to my Mac Air in DropBox - tried to open "missing XML file" error and when I open the package - there really is NO XML file.  I am not a programmer and should not have to be - to create or complie a missing system file that it needs. 
    Wait a sec.. WORD works but I import a file made in Pages App to Pages and is does not on my Mountian Lion MacAir..?  What?  *pinches self*
    This cannot be fixed by us.  I know that I am making far too many trips to the bug page these days - this is all starting to remind me of days gone buy when I left the PC world for this same reason.  I don't want to be a beta tester.  There is no money in this for me.
    In fact it's the reverse - this is costing me $$.
    This is not very encouraging.
    Pathetic.  Apple should be looking over the fence at this type of thing.  Thier users are the ones that you want to keep, shoudl be your greatest testimonial. 
    This is not a testimonlal in the right direction.

  • I am unable to send an email with an attachment I created in Pages.I have installed version 5.0.1

    I am unable to send an email with an attachment I created in Pages version 5.0.1. It also prevented me from sending out any other emails with or without  an attachment. I finally fixed my email so I could send out again but when I tried to send an attachment created in Pages it wouldn't allow it.  Can someone help me, please! Thanks!

    Pages 5 is having problems with GMail, Google and Yahoo. Dropbox may have fixed their problem with an update.
    Along with this problem and others, Apple has removed over 90 features from Pages 5.
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=3527487677f0c 6fa05b6297cd00f8eb9&mforum=iworktipsntrick
    Pages '09 should still be in your Applications/iWork folder.
    Archive/trash Pages 5 and rate/review it in the App Store, then get back to work.
    Peter

  • Need help with create page based on template

    I created a template on my class computer and i created few
    pages based on it.
    Today i moved all the file&folders to my private
    computer, and when i tried to create a new page based on the
    template I got a messege:
    Error accessing file: "c:\sigal\....\template_site.dwt"
    sharing violation (error code 32)
    What is wrong? What do I have to do?
    Can anybody help me please???
    10x

    Please respond to your reply on the DW forum.
    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
    ==================
    "michal2401" <[email protected]> wrote in
    message
    news:eds23r$nhp$[email protected]..
    >I created a template on my class computer and i created
    few pages based on
    >it.
    >
    > Today i moved all the file&folders to my private
    computer, and when i
    > tried to
    > create a new page based on the template I got a messege:
    > Error accessing file: "c:\sigal\....\template_site.dwt"
    sharing violation
    > (error code 32)
    >
    > What is wrong? What do I have to do?
    >
    > Can anybody help me please???
    >
    > 10x
    >
    >
    >

  • I can't create rescuse email to change security questions. Please helps me create rescuse email

    I cant create rescuse email to change security questions. Please helps me create rescuse email

    If you have a rescue email address (which is not the same thing as an alternate email address) set up on your account then you can try going to https://appleid.apple.com/and click 'Manage your Apple ID' on the right-hand side of that page and log into your account. Then click on 'Password and Security' on the left-hand side of that page and on the right-hand side you might see an option to send security question reset info to your rescue email address.
    If you don't have a rescue email address (you won't be able to add one until you can answer 2 of your questions) then see if this user tip helps you get the questions reset :https://discussions.apple.com/docs/DOC-4551
    e.g. you can try contacting iTunes Support :http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Account Management , and then try Apple ID Account Security
    or try ringing the number for Apple  in your country and ask to talk to the Account Security Team : http://support.apple.com/kb/HE57

  • My iPad 2 is shutting down when I try to email a PDF created in pages. Why? Very frustrating...., My iPad 2 is shutting down when I try to email a PDF created in pages. Why? Very frustrating....

    My iPad 2 is shutting down when I try to email a PDF I have created in pages. Why? Very frustrating....

    That is very interesting in that my iPhone was exhibiting similar behavior with the "blue screen of death" with Pages a few months ago. An update for Pages came out and when I installed the update, the problem disappeared.
    Is Pages completely updated on your iPad? Do you use iCloud with Pages? If you use iCloud, try turning it off. settings>Pages>Use iCloud>Off. You will not lose your documents since they will still be in iCloud even if you turn that off on your iPad.

  • HELP! How do I create a page for clients and talent to login and info...

    I need to create a page for interested clients to register to my site and then browse talent for promotions...I also need talent to be able to register and store their photographs and information so that potential clients (and I) can browse through their info... This obviously needs to be two different things...How do I do this???

    This old thread may help:

  • Can I get a newsletter created in pages to open in the body of an email

    I would like to send newletters created in Pages to clients and have them open in the body of the email rather than as an attachment...is this possible?

    Export to pdf, but this really only works for Mac users. Windows users see these as attachments.
    eMail newsletters are usually created in html. Pages '09 does not create html.
    Peter

  • How do I copy a document from pages into email (not pdf) and have color and format the same as the document created in pages?

    How do I copy an entire document from pages into email (not pdf) and have color and format the same as the document created in pages?

    Pages ’09 v4.3 and Pages v5.2.2 are entirely different document architectures. Consequently, copying and pasting a table from Pages ’09 circumvents the customary translation process  that would occur if you opened that Pages ’09 document in Pages v5.
    Make a backup copy of the Pages ’09 document that has the table in it, and then open this document in Pages v5.2.2. The table is translated into Pages v5 document format and displayed correctly. You can even select this Pages v5.2.2 table, and then copy/paste it into another Pages v5.2.2 document with accurate results.

  • HELP with Problem creating a page from a template Suggestions PLS.

    Nadia was kind enough to give me step by step in creating a template the right way.
    Problem is why won't it work?
    1) I create a page exactily like I want the templete to look.
    2) I save the child page as a template.
    3) I go to FILE>NEW>Page from template, look at the template on the insert on the right and it is just as I would expect it to be. The update is checked on change. I say ok and what appears on screen is I have lost all my formatting. When I look at the code, creating a page from the template causes the process to change the location of (for instance) the background image gif file from ...images/background.gif to the full location name starting the string at the C:/ all the way to ...background.gif. Therefore, the created page from the template loses all of its formatting.
    How do I fix this problem????

    Okay, here I go again with this problem step by step.
    1) Created a basic page that has a header, body and footer: www.goodimage.com and saved it as maintemp.html .
    2) I saved maintemp.html in the normal place where all the html are stored because as I was creating the template it told me I needed to save the page I was working on. So I decided to store it as an html until as it was layed out. Then I went to FILE/SAVE AS TEMPLATE storing it as maintemp.dwt.
    3) Then I created an edItable area called BODY.
    4) Then I did a FILE/SAVE AS TEMPLATE or tried to. As part of this process it wants to know if I want to UPDATE LINKS. If I do then the links will reference the template folder (but it is the DW default - hmmm what do I do) When in doubt take the default. So I did.
    5) So now I have a nice looking template called maintemp.dwt with one editablel region. So I feel pretty good until I suspect the next problem I have been fighting all along will appear. I select FILE/NEW PAGE FROM TEMPLATE and I see goodimage site, and my template called maintemp and a nice picture of it on the right screen part. Also update page when template changes is checked. Then I select to do the action.
    6)  Upcomes an unformatted screen caused by the links not being correct. I save the page as index.html to see if it will correct itself. I does not correct itself. So the index.html page is not formatted even after I closed down DW to see if that would help. It didn't. So I could go in and manually update the page but what a mess that would be.
    7) So I will go back to create a page from the maintemp.html with the UPDATE LINKS turned off. Using maintemp.html to create a template just like in step 2). When UPDATE LINKS is not selected then the template falls apart and is unusable.
    I HAVE WASTE ABOUT THREE DAYS ON THIS ONE PROBLEM AND I HAVE BUT A FEW MORE HOURS TO GET IT DONE. ONCE THIS WORKS IT WILL GO FAST. I AM TIRED OF BEING TIRED BUT MAYBE THAT IS CAUSING MY PROBLEM. ANYWAY, PLEASE HELP AS I AM AT A LOSE.
    HLOWER

Maybe you are looking for

  • Dump in insert statement

    <b>INSERT ZTABLE FROM TABLE FINAL</b>. <b>ZTABLE</b> CONTAINS 9 ENTRIES. <b>FINAL</b>- INTERNAL TABLE CONTAINS ONLY THE KEY ENTRIES.   I have populated only the key entries (5 entries) in the internal table, I dont want rest of the four entries to ge

  • Singleton implementation for Subject

    Can the singleton pattern be applied for javax.security.auth.Subject ? I am using the below code Subject authSubject = null; authSubject = Security.login(UserName, password); My question is if it is okay to create the Subject as a singleton and use t

  • Sending Image ( stored in SAP )  to Email

    Hi All, I have to Send image stored in SAP ( OAER or SE78 ) to Body of email. I am able to send image stored in net to email .please help me in this regard. Thanks, Ananth

  • Truncating multiple partitions

    I am creating a store proc that will truncate selected partitions of a partitioned table. Is there any easy way to do it than the conventional way of looping through cursor and executing multiple alter commands. alter table <table name> truncate part

  • Logo Change in E-Recruiting

    Hi All,       Can anyone guide me the steps to change the Logo in the E-recruiting page?      Component Name - HRRCF_C_STARTPAGE      View Name - VW_HEADER      I have uploaded the new image under the MIMES folder in the Component HRRCF_C_STARTPAGE.