[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Frames, Forms, & Core Dumps



Tom:

Have you tried using quote marks around the SRC and NAME items?

::::::::::::::
start.html
::::::::::::::
<TITLE>Frame Test</TITLE>
<FRAMESET ROWS=250,*>
<FRAME
  SRC="top.html"
  NAME="topFrame">
<FRAME
  SRC="bottom.html"
  NAME="bottomFrame">
</FRAMESET> 

Mike
------------------------------------------------------------ 
Mike Slinn, P. Eng.
Management Consultant and Software Engineer 
Tel/fax: 604/878-0768 PST
Box 3329-1396 Richards St., Vancouver, B.C., CANADA  V6B 3G6 
Internet: mslinn@wimsey.com
http://vanbc.wimsey.com/~mslinn/

--------------------------------------------------------------------
This message came from the mailing list javascript. For help using the
mailing list software, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.