Insert/Update database using urls
Hi All
I have a SQL Server database in a server and I want to insert/update into the database from other client machines connected to the server through intranet. How can I do this through y ASP.Net page using url.
Any help sample code is highly appreciated.
|