|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi all, I have recently been set the task of rewriting the forms the company i work for's site to allow optional profile registration to avoid duplication. A user will be able to register their name, address etc, and whent hey fill in a form their username will automatically retrieve the required information. The system will also have to create one large CSV file of data instead of performing a 'form to email' action. I was just wondering which programming language would be best for this and why?..
Thanks in advance! |
|
#2
|
|||
|
|||
|
That would be pretty easy to do with PHP or ASP. Instead of using CSV, have you thought about using some sort of database? Maybe something like MS Access if you use ASP or mySQL if you use PHP? It would be easier to ensure that there are no duplicate entries.
|
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > Need a little advice |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|