Categories
|
Article Listing
Sort By:
You have defined a stored procedure that takes parameters. You have created an SqlDataSource that uses these parameters. Now how do you change these parameters at run-time from C# (or VB.Net) code?
|
This quick snippet shows how to get data using SqlDataSource and attach it to a Repeater to display that data.
|
Storing HTML in the database with all the HTML tags is straight-forward; however if the entered text has some tags (either HTML or XML) that are to be displayed as they are (i.e. not interpreted as formatting tags), you will run into some trouble with the browser. This article discusses a couple of options in dealing with these issues.
|
Page 1 : Article 1 to 3 of 3
|
|