ID:272721
 
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?
You'd use the browse_rsc() proc for that. It copies a file to the cache directory for use by the browser.
Try using CSS over frames; they were deprecated, and might not be in future versions of IE.