I'm going to start an upload control in ASP.NET (VB).
The requirements:
* Can handle big files
* Has a progress bar
The build in upload control does not meet my requirements.
I know that you can write it with a httpmodule. But I don't know how to address that. I searched on the internet...
I am developing a forum (discussion) site and other funny stuff. First, I will explain:
(Note: this question goes not about ASP.NET or .NET, but about OOP in general).
Most of the things run on a database. I created a database class that simplifies the interacting between the other code and de...
In the user environment of Acces it is possible to set a counter to random. The engine produces random unique ID numbers. Is this also possible with SQL (TSQL) which works with the JET engine?
I've created a discussion forum. One of the features is that users can react on other users: a subthread.
Example:
Reaction Record number
==================== =============
ReactionA Gates 1
ReactionB Bush 2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.