i would like to submit the form content by the user clicking on the link. as well, i the link has to forward a new page that will accept videoId by the link.
for example:
what is the way to submit the form by clicking on a link and sending params?
Abhilash Chander
Ranch Hand
Joined: Oct 18, 2009
Posts: 39
posted
0
You are telling the page to go in two diffrent directions which is tough. why don't you pass the link values as <s:hidden> in the form.
Jordan Smith
Ranch Hand
Joined: Apr 06, 2008
Posts: 89
posted
0
because i generate the links in iterator and each link has a different video id: