This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Dynamic creation of frames & the data within


I am trying to create an page with 4 frames where one of the frames:
  <FRAME marginwidth="20" marginheight="0" NORESIZE src=(??? - dynamic
data)>

The only way we've found to include dynamic data in SRC is:
  <FRAME marginwidth="20" marginheight="0" NORESIZE src="javascript:
'<HTML> . . . </HTML>'"

Is there a better way to do this? Or another way to do this?

Linda A Santiago
ISX Development/T&M ISU
Phone:  (954) 938-3935, T/L 599-3935
Fax:        (954) 958-6970, T/L 599-6970
E-Mail:   lasantia@us.ibm.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]