I have an application with about 30 basic registrations, I currently use a tool in .asp in which I configure working with Request
I have a generic only page working on all the registers.
It is becoming more and more difficult to get access to new release publishing on the client, so I would like an indication of some registration tool that can be configured via the database.
My application ( VB
) has pages .asp
and .aspx
. If the solution is in C#
, I can convert or arrange to work in parallel.