Get Started
·
Register
·
Login
Posts
ID:272721
Favorites
Browsers and Frames
in
Developer Help
[Tips]
ID:272721
Dec 26 2008, 4:26 pm
Chessmaster_19
Is it possible to use <frame> tags in browser() procs? The main problem I'm having is that frames need to use external files. I've tried using the file() proc, and I've tried just putting the filename, but no luck.
Any help?
#1
Dec 26 2008, 4:32 pm
Kaioken
You'd use the
browse_rsc()
proc for that. It copies a file to the cache directory for use by the browser.
#2
Dec 26 2008, 9:38 pm
Jeff8500
Try using CSS over frames; they were deprecated, and might not be in future versions of IE.
Copyright © 2013 BYOND. All rights reserved.