Hello Champs
Actually the thing is that i am submitting an form using a submit tag…
also i am passing an hidden id using it as well …
Code style is like this:-
form action-- id –
hidden field –
submit_tag –
end
Now, i want all this to work for an link also … I mean if i’ll click on
link that should do the same work …
Can i do it …
If yes, Let me know …