Append data to aspx page
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
I have a aspx page with contents which I have put in a Frame in a side.If the User clicks the other options the content should get appended to the existing aspx page that I have put in Frame. How can I maintain the Old values and Appened the contents Thanks in Advance.
-
I have a aspx page with contents which I have put in a Frame in a side.If the User clicks the other options the content should get appended to the existing aspx page that I have put in Frame. How can I maintain the Old values and Appened the contents Thanks in Advance.
-
I am not clear with ur question but I guess that u need to add some HTML tags to the page. if so u can use innerHTML in javascript.
If U Get Errors U Will Learn If U Don't Get Errors U Have Learnt