ASP.NET is not a reporting tool, it is for building applications on the web, just like Windows Forms are for Desktop, except that ASP is for the web.
So you want to allow the user to create the reports based on data from a database or ?
To be a member of the Class means to declare it at the top so that all subs can see it, if you declare it in a sub then it's a local variable and only that sub can see it.
You need to write a script which will create your database and tables. Using Enterprise manager simply right-click on the object and select Generate Script (or so).
then you need to add a Where clause...
Select Salary, EmpName FROM Employee Where Salary > 50000
If that does not work then please explain in greater detail.
You wouldn't read it line-by-line, you will read the entire content using ReadToEnd, then you will need to parse whatever the string's value is yourself.
Just thought I'd share this really cool application (free of charge)
Check-out CamStudio.
It allows you to capture all the activity on your desktop as an AVI
or Flash file, you can also record audio along with the video.
Great for presentations.
They provide the source-code as well.
I would follow Derek's advice and store the files in a directory, if you insist on storig them in the DB then this may help...
It get the image from the user (it's for ASP.NET)
http://www.xtremedotnettalk.com/showthread.php?s=&threadid=69196&highlight=image