Genelle
11-20-2002, 08:13 AM
Have a script that when you click a tab it puts a specified file (via shtml include files) into a table cell.
http://host16.ipowerweb.com/~nordalap/index.shtml
Works just fine when the 'included' files are straight text or <table>s.
When I try to include a file that has an <a> or a <form> my script gets screwy on me. Instead of popping the files into the table cell it gives me a snippet of my code in the tab.
The included files themselves are fine - when i view them outside of the script, they look ok, its only when I 'include' them that I have a problem.
Last time I had a problem It was an improper use of quote marks - Im thinking this may be something similiar but cant find where I goofed.
Any help?
http://host16.ipowerweb.com/~nordalap/index.shtml
Works just fine when the 'included' files are straight text or <table>s.
When I try to include a file that has an <a> or a <form> my script gets screwy on me. Instead of popping the files into the table cell it gives me a snippet of my code in the tab.
The included files themselves are fine - when i view them outside of the script, they look ok, its only when I 'include' them that I have a problem.
Last time I had a problem It was an improper use of quote marks - Im thinking this may be something similiar but cant find where I goofed.
Any help?