Hi,
I have a page in which I have a url iview and a composite view. The composite view has a form in which there is a dropdown box. the value attached to dropdown is say @Address.
On click of a button I need to pass this value to the url iview as a parameter with the URL
for example : www.abcd.com?address = (value of @Address)
How do I do it...??
Plz Help
Edited by: Vibha K on Jun 4, 2008 2:01 PM