hi friends
i have project which have many anchor tags for each tag there is href.
so want to redirect a page .
i know how to redirect through codebehind.
Response.Redirect(NavigateUrl(TabId, "EditProducts", "Mid=" & ModuleId));
but
from inline coding i am not able to the task.
pls help to solve my problem.....
Thanks
Regards,
MaheshC