Skip to Content
0
Former Member
Dec 28, 2007 at 01:50 PM

passing parameter to url

24 Views

Hi

I am new to webdynpro. I have one text box and a button in my form. If i press the button i shoud be able to open a new window where i have to pass the input given in textbox as parameter to some url

eg: if the url is http://www.google.com/search and i give name in textbox

if i press submit i should be able to open a new window with url as http://www.google.com/search?h1=name

can anybody suggest on this...

Regards,

Prasanthi