I have one hyperlink and i need to findout the value of one field. I am sharing the below code
Code:
url="http://localhost/Employee/EmployeeMgmt/EmpDetails.aspx?
EmpId=784657&From=Information Technology";
Now, I need to fetch the value of EmpId=784657
.