Click here to Skip to main content
16,014,392 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am working on mvc4. My view page in contains 3 buttons as LOOKUP,LOOKUP2,INSERT.
my requirement is i want to fire different controllers when i click on these 3 buttons.That means when i click on LOOKUP button i want to call iamlookup controller.And when i click on LOOKUP2 i want to fire iamlookup2 as well as if i click on INSERT i want to call iaminsert should fire.Please post any code for this

thanks.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900