〈iframe src = "http://localhost:8075/WebReport/ReportServer?reportlet=500011_2.cpt&fid='FPSQ-006850'"〉〈/iframe〉
打開這個html文件,顯示 null登錄成功,但是把src裡面的換成"http://www.baidu.com"就可以正常顯示,不知道怎麼解決?? 上面的src的內容,直接輸入浏覽器地址欄是可以顯示界面的。
你的src有問題,如果是一個項目中為什麼要加"http://localhost:8075/??
〈iframe src = "WebReport/ReportServer?reportlet=500011_2.cpt&fid='FPSQ-006850'"〉〈/iframe〉這樣不行嗎
fid=FPSQ-006850 這個地方為什麼要加'?難道你的值中包含’?