Results 1 to 2 of 2

Thread: Inline Frame, Excel file and how to Submit.
      
   

  1. #1
    myrockmyshelter is offline Private
    Join Date
    May 2007
    Posts
    3

    Question Inline Frame, Excel file and how to Submit.

    My webpage has an Inline frame that open an Excel file. After the "user" changes the items in the Excel file, I want them to hit a submit button and have that excel file sent to an email address. Two questions:

    Is this possible, or am I going about this in the wrong way?

    and, would the excel file have to be saved first (somehow) and then hit the submit button to send the file to the email address?

    Thanks very much for any advice on this.

    Ethan

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Inline Frame, Excel file and how to Submit.

    Yes, it is possible. However, not with excel directly. Have a look at http://www.dbtechnosystems.com/formaexcel1.html

    This is a form that was created in excel, and then published as html. The calculations are done using javascript that simulates the excel formulas, so it has all the excel possibilities (calculations, dependednt cell contents etc).

    Please note that the spreadsheet values are sent through as classic form info. I mean, the spreadsheet itself is NOT sent to you. Only the input and the output (calculated) values are.

    if you wish, test it. If you give the form your real email address, you will receive an email with the values you have given for the quantity, as well as those calculated.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49