asp.net - Parse input and export to Excel file using specified format -


i asked produce excel file of specific format, using text input. user input text textbox in asp.net, parse/process , export excel.

since excel file format specified, thinking of using reporting services 2005 , vb.net. open other suggestion though, provided vb.net used.

thanks in advance :)

why want use reporting tools this? if understand problem correctly, can using link

using vb.net write excel


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -