Asked by duncanb7
at 2024-11-11 09:58:32
Point:500 Replies:11 POST_ID:828415USER_ID:11059
Topic:
Hypertext Markup Language (HTML);;JavaScript
I get input box to input my product NO and then link to other URL according to
the input box number, for example, if type 656 in the input box and press enter key,
it will redirect to http://www.mywebsite.com/656.htm
I would like to know could I display 656.htm page into the same page of input box's html? in other
words, display it right below the input box area because I need to type another new code like 1234 and its
1234.htm page will replace previous one of 656.htm right below the same page of input box.
I don't want to use frameset, because will feel the display not comfortable by the outlook of two frame
Please advise
Thanks
Duncan
the input box number, for example, if type 656 in the input box and press enter key,
it will redirect to http://www.mywebsite.com/656.htm
I would like to know could I display 656.htm page into the same page of input box's html? in other
words, display it right below the input box area because I need to type another new code like 1234 and its
1234.htm page will replace previous one of 656.htm right below the same page of input box.
I don't want to use frameset, because will feel the display not comfortable by the outlook of two frame
Please advise
Thanks
Duncan