i2-Services, Inc. Forums

Full Version: Form Output - anyone willing to do this work for me for a fee?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a form on my website used for power user to quickly enter product orders for which I then bill the corporation at the end of the month. I need the HTML form output to be in a form that allows me to import into .xls.

HELPCool

jzone Wrote:
I have a form on my website used for power user to quickly enter product orders for which I then bill the corporation at the end of the month.  I need the HTML form output to be in a form that allows me to import into .xls.  


Would the form data receieved written to a .csv type text data file work, then import into excel?

i2-Services, Inc. Wrote:

jzone Wrote:
I have a form on my website used for power user to quickly enter product orders for which I then bill the corporation at the end of the month.  I need the HTML form output to be in a form that allows me to import into .xls.  


Would the form data receieved written to a .csv type text data file work, then import into excel?


EXACTLY - THAT WOULD BE MY DREAM COME TRUE Export the form variables into a .csv then import into excel

jzone Wrote:
EXACTLY - THAT WOULD BE MY DREAM COME TRUE  Export the form variables into a .csv then import into excel


Form Manager currently has a data logging / CSV file feature. On the create / modify form page there is a checkbox to enable data logging.

At the bottom is the fields for the filename, and the log file format. The log file format is where you enter form input name $variable references:

IE: $name,$email,$etc,$etc2

Do you currently have a Form Manager license?

no I need to buy a license - I wanted to make sure the tool supported what I need to do. is this going to be a lot of work for me?

jzone Wrote:
no I need to buy a license - I wanted to make sure the tool supported what I need to do.  is this going to be a lot of work for me?


Tough question to answer. Basic knowledge of HTML is really all that is needed.

We'll help along the way. We offer free installation as well with your order if you would like us to do so.

i2

OK - I should buy CGI Form Manager? I do have some knowledge but I just don't have a lot of time to try and figure it out. What do you mean by install for me?
Any solution you find will involve some amount of time to get the desired result. Free installation means we install it, at no charge to your web site after your order.

You should have experience with setting up a HTML Form.

Or look to our PHP solution which will give you a GUI (graphic user interface) to create the form
without HTML knowledge.

Our PHP Form to E-mail is located at:

http://www.interactive-scripts.com/php_f2e/
my form is setup and emails are coming to me - I just want to dump the data into a database

https://2272410145.monstercommercesites....stom&ID=44
Not a great solution for form processing there, IMHO.

I just went to it, click submit and it processes, No error checking, etc.
Pages: 1 2
Reference URL's