Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

Adding Controls to a webpage and reatining their values permanantly

$
0
0

Hi,

I wrote a piece of code to dynamically add rows to a table and the row has a label. The text of the label is set to the text of another textbox in the webpage.

I want to permanently retain the newly added rows and the label values contained in them.

I want it to work like a blog where any user who visits the website can write a comment and is displayed on the webpage permanently. Any help will appreciated.

Thanks....


Viewing all articles
Browse latest Browse all 31927

Trending Articles