DW8 Form to create and attach a CSV or XLS file instead of just an e-mail?

Hi,
Is it possible to create a Dreamweaver 8 form that submits an
e-mail that contains/attaches a comma deliminated file (CSV) or an
Excel XLS file containing the contents of what the user filled out
in the form?
I can't seem to find anything about this anywhere. I have
seen it done before (not sure if the form was created with DW or
not). We want a file attached to an e-mail so we can import the
results of a form into an Access database instead of having the
user enter in what was returned in the content of the e-mail (don't
want user input errors, extra work, etc...).
How would I do this?
Thanks,
-paulw

>Thanks, but the application is not a web application.
Then you will need to provide more information about your
client and server environment and more of the requirement details.
Until we know what you have to work with, we can't offer any
suggestions.

Similar Messages

  • Is it possible to create a standard form that can be emailed to anyone and once filled out by the receiver, have a button that the receiver clicks and the form is encrypted and attached an email back to the sender and a preset admin password would open it

    Is it possible to create a standard form that can be emailed to anyone and once filled out by the receiver, have a button that the receiver clicks and the form is encrypted and attached to an email back to the sender and a preset admin password would open it?

    Hello Graphicsguy123,
    You would need to first create the form ( or Widget in EchoSign) first to generate a url which you can paste it in the email being sent to customers. You would need to make sure you have a Document Cloud Enterprise Premium account in order to create a Widget. If you don't have the account, you can use the trial version to test it. Here is the link:
    Global Trial Registration | eSign services from Adobe
    -Rijul

  • How to create and attach a castlib to a movie

    Hi,
    I would like to know if there is a way to create and attach
    an external castlib to a movie with lingo.
    I need to insert a new cast in about 2 hundred movies...
    Thanks
    Paolo

    lao <[email protected]> posted in
    macromedia.director.lingo:
    > Hi,
    > I would like to know if there is a way to create and
    attach an external
    > castlib to a movie with lingo. I need to insert a new
    cast in about 2
    > hundred movies... Thanks
    There used to be an Xtra by Penworks (I think) that could do
    that, but it
    seems to be gone now. You could look around the Mile High
    Table O'Products
    http://www.updatestage.com/external/the-mile-high-table-oproducts.html
    Speaking of updateStage, I seem to recall Gretchen McDowell
    (former owner)
    mentioning a method you might try. I think it went something
    like:
    Save an external castLib to a different filename.
    Then use importFileInto to import that castLib to a member in
    a different
    castLib.
    Or maybe using new() to create a castLib member, then set its
    filename to the
    new external castLib.
    I never tried it and my memory fades fast, but try something
    along those
    lines.
    If that method doesn't work, you can use the vList Xtra to
    save/load
    everything that a castLib would hold and more.
    Mark A. Boyd
    Keep-On-Learnin' :)

  • Entity Framework doesn't create the database in SQL Server Management 2012, instead it just creates in (localdb)\v11.0 How to fix it?

    Hi, I'm Begginer in Entity Framework. Then I'm having some problems.
    I created my entities and I give Save Changes. (Ok)
    Then, I Tried to Connect with the database through Server Explorer, if I use the instance of the SQL Server Management Studio 2012(PC-PAULO\INSTANCIAPJ) as Server Name, the database doesn't appears but, if I use the the instance (localdb)\v11.0 the dabase
    appears.
    How to change the save to the SQL Server Management Studio 2012, I don't know where this (localDB)\v11.0 saves.
    Help-me Thank you :D

    Hello PauloJos,
    The code should be ok and it is really strange that the database is only created into the local database in your machine. I am wondering if it is related with the machine environment, could you please have a try with below demo on your machine which works
    on my side and if it is possible, please have a try to run your application on other machines to see if it works:
    class Program
    static void Main(string[] args)
    #region https://social.msdn.microsoft.com/Forums/en-US/00eff3c4-2336-4807-9212-e6f2a6c8812e/entity-framework-doesnt-create-the-database-in-sql-server-management-2012-instead-it-just-creates?forum=adodotnetentityframework
    using (CFDbContext db = new CFDbContext())
    db.Database.CreateIfNotExists();
    #endregion
    public class CFDbContext : DbContext
    public CFDbContext() : base("UltraFoda3") { }
    public DbSet<TestOne> TestOnes { get; set; }
    public class TestOne
    public int ID { get; set; }
    public string Name { get; set; }
    Config file is similar:
    <?xml version="1.0" encoding="utf-8"?>
    <configuration>
    <configSections>
    <!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
    <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
    </configSections>
    <entityFramework>
    <defaultConnectionFactory type="System.Data.Entity.Infrastructure.LocalDbConnectionFactory, EntityFramework">
    <parameters>
    <parameter value="v11.0" />
    </parameters>
    </defaultConnectionFactory>
    <providers>
    <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
    </providers>
    </entityFramework>
    <connectionStrings>
    <add name="UltraFoda3" connectionString="Data Source=YourServer;Initial Catalog=UltraFoda3;Integrated Security=True;MultipleActiveResultSets=True" providerName="System.Data.SqlClient" />
    </connectionStrings>
    </configuration>
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to create and export a sharepoint list connection file to excel connection file library from power pivot?

    Hi All,
    I'm new to SharePoint and Power BI.
    I've to use  share point 2013 lists to create power view reports. For that, I need to create Power Pivot in Excel 2013.
    I'm fine with the above. We normally take a data feed of a list and create connection to that. We need to create a connection file (.odc) and export it into a excel file connection library of Share point. The connection to be made to share point list. The
    power pivot will be having multiple related lists.
    How can I create a connection file which is referring to share point list
    Please suggest.
    Regards,
    Julie

    Hi All,
    Finally, I could find the answer for this question after a long search.
    First of all, open a new excel file in server.
    Data-->From other connection-->From data connection wizard-->data feed-->Location of the data feed-->
    http://sharepointsite/sitename/_vti_bin/ListData.svc
    -->next-->select the lists which you need-->next-->only create connection-->properties--->export connection file
    -->ok
    The connection file has been created and .odc file exported to the specified location.
    Open power pivot and check the connection in existing connections.
    Exported file has to be uploaded in Excel file connection library of share point 2013. So that you can refer the same in this excel file when you upload it into share point.
    Regards,
    Julie

  • I have dragged 2 files to the trash bin but I cannot delete them from the trash bin. It keeps telling me these files are in use when they are not. How do I delete these files? One is a txt file and the other is an xls file

    I have dragged 2 files to the trash bin but I cannot delete them from the trash bin. It keeps telling me these files are in use when they are not. How do I delete these files? One is a txt file and the other is an xls file

    From the Finder menu select 'Secure Empty Trash'. If this or the suggestion above doesn't resolve the problem take a look at the various suggestions in this link:
    http://www.thexlab.com/faqs/trash.html

  • HU create and attache to Inbound delivery through z programm

    Hello,
    I am trying to create Handling units from a excel file (article and quantity) and then to assign HU to Inbound delivery (inbound delivery is created for purchase order),HU's are getting created by BAPI_HU_CREATE
    but how to attache HU to inbound delivery.

    Hi,
    You should be able to use this FM to attach the HU to a delivery: 'L_TO_PICKHU_ASSIGN'
    Regards,
    Ryan Crosby

  • How to create and attach a pdf file to an email

    I am looking into the feasibility of using email system to send indentical notices along with data attachments to hundreds of companies simultaneously. Each data attachment is corresponding to its own company email.
    Please advise how can I create this file. What tool(s) do I need?
    Thanks in advance for your assistance.
    ML

    user627993,
    First thing is that this forum is for OTN community feedback and suggestions as the forum header says. Second, you have not provided any background of scenario like platform, tools, business case etc, so its impossible to suggest where to post.
    You can go to forum home page
    http://forums.oracle.com/forums/categoryHome.jspa?categoryID=84 and check which one is suitable for your case.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Cookbook on how to create and attach networks to OVM for SPARC using OPS Center

    I have a smallish installation of a number of SPARC T5-4s, T5-2s and T4-2s provisioned with OVM for SPARC and managed by OPS Center 12c2.
    The OPS Center node is only connected to the ILOM/mgmt network, whereas the individual SPARC systems are connected to several other networks, some of which are VLAN tagged.
    I am somewhat confused by the actions necessary to create these additional networks; I read the "how to"s however, I am still at a loss as to how to start. When I try to create a fabric, it wants a network. When I try to create a network, it wants a fabric.
    Does anyone have a simple guide on how to add an additional network that I can then attach to my server pool?
    Thanks

    Hi 2682888
    Look this Video Oracle Enterprise Manager Ops Center 12c Assigning Networks to a Network Domain
    HTH
    Michele V.
    If you want, mark the reply as “Helpful Answer“ or “Correct Answer”. By marking replies correct or helpful, you make it easier for community members to find replies that might help them in a similar situation

  • An error occurred while creating and opening the C++ browsing database file.

    Hi,
    I am getting the following error. I tried to download the x86 and x64 versions of SQL Server Compact 3.5 & CE 4.0 and installed but that is not working. I tried with changing location of the project and its not working too. I am using windows 7 enterprise
    and VS 2010 professional SP1. Many thanks in advance. 
    Arshad
    I have tried the solutions on the following links but no one worked :(
    http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/98f2441b-a50a-4d43-9200-9ca972d4ac86
    http://social.msdn.microsoft.com/Forums/en-US/Vsexpressvc/thread/53e4b057-e0e2-42c6-9320-792bb7b82089
    http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/20d33b1b-d287-4f29-84c5-4ffb84c66b7c
    I have 
    *Uninstalled and reinstalled both 32-bit and 64-bit versions of Microsoft SQL Server Compact 3.5 Service Pack
    * Verified any existing .sdf is deleted
    *Verified directory that .sdf is supposed to be written to is writable (I do see the .opensdf when it tries to create the sdf)
    *Ran a repair of visual studio
    *Uninstalled completely VS and Sql Server then reinstalled it.
    None of this fixes the problem for me?   Please help.
    Muhammad Arshad Awan
    Muhammad Arshad Awan

    Hi,
    I have solved the issue as below:
    This error was started when I install a software which I have made myself and it uses sql server compact edition 3.5.  
    I saw when I manually replaced the sql related files from "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5" with the files which  my software setup had "version 3.5.5386.0" then the error started. And if copy back the latest version 3.5.8080.0
    then it disappear. So use latest sql files in your software too.
    My software was replacing the the latest files with older version. 
    Muhammad Arshad Awan

  • When creating yahoo email the "To:" and "Cc:" boxes are very large,ie, instead of just on 1 line.

    OS Linux, Suse 11.2
    The problem does not happen using another browser tested on same PC, same OS.
    Instead of expanding as needed I have enough for 50 entries for To and CC.

    Isolated the problem to specific login account. Problem resolved after commenting out 2 chrome files userChrome.css userContent.css
    So far nothing else seems impacted.

  • My Ipad and iphone open an old xls document instead of the new one selected

    Both my iPhone and pad will not let me open a new xls attachment. They both open an old one that I first opened when I got my iPhone. Any help would be greatly appreciated

    Eric Kraft wrote:
    HOWEVER, if you modified a document in 5.0, 4.3 can't open it. You'll have to use Time Machine to replace the modified version with an earlier version that was last modified in 4.3.
    Actually there is a workaround.
    If you open the file in Pages 5, it can then be exported on Pages 0.9 format to another folder. I had to do this as the document was only in iCloud and couldn't be recoverd by Time Machine.
    Worked for me!

  • I have an older computer and could not read a pdf file so I just added the Adobe software for $14.95 and downloaded it but still can not open the reader.  If I can't open it, please refund my money.

    downloaded new software and still can't open files

    Hi [email protected] ,
    In order to read the PDF file, you need to download and install Adobe Reader. Please download it from the link below:
    http://get.adobe.com/reader/enterprise/

  • I am unable to open one attachment which is a .xls file.

    I can open all other attachments just not this particular excel document. The file is quite large so im just wondering if there is a size limit as to what email attachments can be opened?

    Hello Charlie_K,
    The following article may help you with getting iTunes back on track and running like a champ again.
    iTunes for Windows XP: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/TS1421
    Cheers,
    Allen

  • Can I create an 'attach files' button in a pdf form?

    Hello,
    I'm working on a mac and want to create and 'attach files' option to my briefing form. Clients will access the form in reader, attache word documents then submit the form.
    I have no javascript experience and am not too advanced with Acrobat so will need very basic instructions if it is possible.
    Thanks for any help.
    Cheers,
    Leah =)

    I just responded to this here: http://acrobatusers.com/forum/forms-acrobat/create-attach-files-button-pdf-mac

Maybe you are looking for

  • I cannot connect my I pad mini and iPhone using Bluetooth.

    I cannot connect my I pad mini and iPhone using Bluetooth.

  • How to get Year to Date data

    Hi all, I have the following scenario: Count -- Code -- Date 5 -- DS -- 09/01/2009 5 -- DS --- 15/01/2009 5 -- LO -- 21/01/2009 1 -- IL -- 09/02/2009 5 -- DS -- 09/03/2009 5 -- LO -- 09/04/2009 4 -- DS -- 09/05/2009 5 -- IS -- 09/06/2009 5 -- DS -- 0

  • Image problem in Dreamweaver Please Help!

    I have attached an image in dreamweaver and it looks fine when I preview it in the browser but when it put it on the hosting site it is not there. What should I do?

  • Missing Camera Raw Preview Button CS6

    Something I use on a regular basis in Camera Raw CS5 is the Preview button to get a visual sense of adjustments I make in RAW before going into photoshop. I was recently upgraded to CS6 at work and in RAW the Preview button is missing. Does anyone ha

  • How do I programmatically force the RT engine to reboot?

    I have a stand alone emebedded executable which I run on a PXI-8156B controller. It needs to stop and reboot itself under certain circumstances. How do I do this programmatically (ie like calling ExitWindowEx with windows)? The only thing I can think