Ok, this post could go here but probably somewhere else….what I want to know what is the best way to do the following…..
I have a web form users fill in and upload files…when submitted this go to database/server. Currently, they can search the records in the database but no form output for a record. I want to know what is the best tool/way to create/print out the form data in a form report output?
I have crystal reports 8.5 on my server but never have had to use it. Although a few years ago, I use to create the layout of the reports but just sent them to someone else to place on the server/connect.
Would crystal reports be the best option? Or is there something else I should use? I've exported to data to excel before..using Response.ContentType = "application/vnd.ms-excel"...wonder if its ok to use this with word?
![]()



LinkBack URL
About LinkBacks
didn't think i need the extra line because i don't use one for excel...but looks like that was the trick. 
Bookmarks