convert data to CSV and send to the user
843854Feb 11 2004 — edited Feb 12 2004Hi All,
Hope i will get my doubts answered soon. I know the basic java programming thats it , what i want to do is
i want to display a form to my end user (intranet), the form will contain 2 feilds and a submit button. the user will enter 2 dates in the given fields and press the submit button. i want to pick up all the data between those 2 dates and convert it into CSV file and then send it to the user (ie the use shud get a option like do u want to open or save the file types).
Hope my question makes sense? i want a step-by-step explanation please.
Advance Thanks
BOB