![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Feb 2006
Posts: 18
Rep Power: 0
![]() |
generate spreadsheet
Hi
Is it possible that when the user clicks on the button an excel spreadsheet gets generated with the details in the form? |
|
|
|
|
|
#2 |
|
Expert Programmer
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 3
![]() |
I think so, but I recommend using a database which is meant for these things, like MySQL.
|
|
|
|
|
|
#3 |
|
Newbie
Join Date: Feb 2006
Posts: 8
Rep Power: 0
![]() |
hi,
yes it is possible like Polyphemus_ said, but which server side language you will use for this? php, asp or !?
__________________
Винаги се цели в луната, така и да пропуснеш, пак ще си сред звездите! by ludesign
|
|
|
|
|
|
#4 |
|
Newbie
Join Date: Feb 2006
Posts: 18
Rep Power: 0
![]() |
PHP
so what shall i do? |
|
|
|
|
|
#5 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Send the data via a POST header to a PHP script, which can then parse the information and add it to a database. I recommend getting a book on PHP if you haven't already - I'm a big fan of PHP and MySQL Web Development by Welling and Thomson.
|
|
|
|
|
|
#6 |
|
Newbie
Join Date: Feb 2006
Posts: 18
Rep Power: 0
![]() |
thank you ill try to get hold of the book
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|