Forum: ASP.NET Oct 6th, 2004 |
| Replies: 1 Views: 7,393 I really need your help on it.My application is supposed to capture every single user input and store in session variable session("MyCat") in the form of datatable. When page is first loaded,... |
Forum: ASP.NET Oct 4th, 2004 |
| Replies: 1 Views: 21,211 I intend to use session variable to capture searching keywords and catagory input by user. I created datatable dTable to store "catagory", "keyword" and "ID" and save it into session variable... |