Hi Reema,
Work around
Strore <A href="manage_contact_edit.htm?contactId=newstr>Edit</A> in datatable and fetch it from there
Thanks,
Rajeshwar
Work around

Strore <A href="manage_contact_edit.htm?contactId=newstr>Edit</A> in datatable and fetch it from there
Code:
str = DataTable.Value("A",1)
msgbox strThanks,
Rajeshwar

