![]() |
| ||
| How To Save in our Computer Hi, I want to add one "Save Button" on web page.I am working on ".cgi" program and using "sql server 2000" database.Datas are retrieving from the database and displayed as on html page(datas are student records (i.e) marks,grade etc).In that displayed page,i want to add "save button".By clicking save,it should automatically saved as "text file(nodepad)" in our local system.Please help me regards, santhanalakshmi. |
| ||
| Re: How To Save in our Computer Save the html page or the data only? |
| ||
| Re: How To Save in our Computer Quote:
|
| ||
| Re: How To Save in our Computer generic example: open(my $FH, ">", 'path/to/file.txt') or die "$!"; |
| All times are GMT -4. The time now is 1:35 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC