Skip to Content
0
Former Member
Jun 04, 2008 at 11:59 AM

Passing parameters from Composite View to Iview

30 Views

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