Hi,
I have the url for the loaded page as follows:
http://localhost:1120/Tender%20Manage ment%20System/TenderCompanyPr ofile.aspx?id=a kr15_87@rediffm ail.com
Now i have to seperate the string "akr15_87@redif fmail.com" from the url and i have to use that string in the form_load event.
Please help me to extract the string from the url ...
Thanks in Advance....
I have the url for the loaded page as follows:
http://localhost:1120/Tender%20Manage ment%20System/TenderCompanyPr ofile.aspx?id=a kr15_87@rediffm ail.com
Now i have to seperate the string "akr15_87@redif fmail.com" from the url and i have to use that string in the form_load event.
Please help me to extract the string from the url ...
Thanks in Advance....
Comment