How to pass parameters to the url
Hi Team,
When i click on link. New window should be displayed by passing parameters to that url
parameters: A, B
control:pxLInk,
General Tab: Linkcaption:Test,
Presentation Tab:Type: URL: letus say "https://XXXXXXX.xx.xx"
When i click on the Test, parameter Param.A and Param.B values should pass to URL page.
(for this i wrote Activity on click event. Parameters tab: A , B. using property-Set: set the values to both the parameters A & B)
if values are not passed,we should show error message " please enter values of A and B"
How url will take the values of Param.A & Param.B??
Thanks in Advance
Regards,
Vishnu
***Updated by moderator: Lochan to update Categories***