Forum Moderators: open

Message Too Old, No Replies

Tabular main web page using barcode to other sub pages

tabular main web page using barcode to sub pages

         

Yanini

12:37 am on Apr 23, 2009 (gmt 0)

10+ Year Member



I am working on a project which will display all sub pages in the main web pages. When user enter some number using barcode scanner, it will be auto directed to the corresponding sub pages. I am using Classic ASP and JavaScript.

tedster

6:53 pm on Apr 23, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to the forums Yanini.

Do you have a question about this project? I'm not quite sure what you mean by sub pages. Will these be divs all on one page, and then javascript changes the show/hide rule?

Yanini

7:08 pm on Apr 23, 2009 (gmt 0)

10+ Year Member



tedster,

Thank you for the reply.

Yes. I got it work by using JavaScript and ASP. I displayed all sub pages' links on the main page. When user enters a number then press Tab or Enter key, the corresponding sub page will be displayed. I got it work now. Thanks. Yanini.