English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i am making a database project for managing student records. but the number of fields are very large and they can't even fit ion a single screen in foxpro. as foxpro doesn't make scrollable windows.

now i want to use html as for input and then save the data in a foxpro table or csv table.

can i make a utility in foxpro or C or VB or anything else with parameter() statement
it utility should accept data as parameter and save it in a table.

is there any other product like this in market.

actully i dont wana use ASP.NET as i am not proficient in that.

and i think foxpro(for windows) is best for my purpose.

help me its urgent.

2007-02-27 19:45:11 · 1 answers · asked by dushtbuddhi 1 in Computers & Internet Programming & Design

1 answers

I would use PHP. It's syntax is virtually identical to C. You could simply get it to display an HTML form, and when you click "submit" it could keep adding to a CSV file with the data you enter...

2007-02-27 20:42:49 · answer #1 · answered by dxdad27 2 · 0 0

fedest.com, questions and answers