Help! About Combining 2 or more HTML files - about combining 2 or more HTML files

They have: 5,633 posts

Joined: Jan 1970

I have a problem in writing HTML/javascript. The problem is:
how to combine 2 or more HTML files into a page?
For example: There are lots of HTML files in a directory, user may choose which file he/she wants to see, after submit button pressed, It will display pages which is chosen by user.

Thanks for replying..

John Pollock's picture

He has: 628 posts

Joined: Mar 1999

My best guess is that you could try using a cgi script to grab the files and print them back to back. I'm not sure quite how to write it, but you might try asking for one in the cgi forum. Smiling

----------
Page Resource: http://www.pageresource.com
JavaScript City: http://www.javascriptcity.com

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.