12 2015 档案
摘要:我都是用这种方法往iframe里面添加内容的。document.frames["iframe1"].document.write("");请问怎么才能清空iframe1里面的内容?不要用以下两种方法:document.frames["iframe1"].document.close();docu...
阅读全文
摘要:一. QueryString : QueryString's name : QueryString's index : 结果 :
阅读全文
摘要:In XPages, CGI variables are also available, but you need to write some code to get them via theJSF context.First you need to callfacesContext.getExte...
阅读全文