hi,
I want to link a textbox to a url
At this moment I have this url is below to another website
servlet/protect/gateway?to_page_id=ticketdetails&tixnum=recordid
my site is have a textbox
so when entering a record number for example 15
it should go to the site where it shows the record details.
but get some problems with linking the textbox to the url.
when doing this
servlet/protect/gateway?to_page_id=ticketdetails&tixnum=15
it is working fine
but doing with the textbox (= recordid) is not working
can you please advise me what to do or what to change?
thx kisoen
I want to link a textbox to a url
At this moment I have this url is below to another website
servlet/protect/gateway?to_page_id=ticketdetails&tixnum=recordid
my site is have a textbox
so when entering a record number for example 15
it should go to the site where it shows the record details.
but get some problems with linking the textbox to the url.
when doing this
servlet/protect/gateway?to_page_id=ticketdetails&tixnum=15
it is working fine
but doing with the textbox (= recordid) is not working
can you please advise me what to do or what to change?
thx kisoen