Forum: ASP.NET Oct 13th, 2007 |
| Replies: 6 Views: 9,824 well thats good, now i understood , why u wanted to do querystrings ...
keep in touch |
Forum: ASP.NET Oct 12th, 2007 |
| Replies: 3 Views: 5,048 hey peggy , u r quite right , i should use server side coding to send id , thanks , i shall tell u after doing
saurabh |
Forum: ASP.NET Oct 12th, 2007 |
| Replies: 3 Views: 5,048 hi pregy
well i have a repeater , in which i am using javascript to hide and show details of a heading on mouse over, each row has details of a employee, when clicked on this row , i want to make a... |
Forum: ASP.NET Oct 12th, 2007 |
| Replies: 6 Views: 9,824 yep dear , i got what u said , u want numerics and only numerics in querystring , and u are protecting against directly jotted querystring values in url..... thats right
well i have been taught to... |
Forum: ASP.NET Oct 11th, 2007 |
| Replies: 6 Views: 9,824 h well i can only tell u as much as to use split functions , u can serch net for details , they split string into array of strings as needed, use the needed array member , more i can telll if u... |
Forum: ASP.NET Oct 11th, 2007 |
| Replies: 3 Views: 5,048 hi guys, well i have created a repeater control and have made it expand on mouseover by using javascript , also i have returned the value of an id in a label on mouse click. i want to make the... |