TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
shoab shah
NA
172
0
anchor tag repeating controller name asp.net MVC 4
Jan 19 2013 12:26 PM
Hi All,
i have following of markup
<a href="controllerName/
[email protected]
[i].Pid">Know more</a>
in one of cshtml.
I redirect user to this page using following javascript
<input type="button" id="btnGoTo" value="ButtonCaption" onclick="window.location.href = '../Product/Index';" />
the problem is when user is redirected to the cshtml page the redirection is happening as;
controllerName/controllerName/ActionMethodName...
Kindly help
thanks in advance
Reply
Answers (
1
)
How to add dynamic rows in a table
How can add JQuery Function In TreeView Child Nodes