wilddeer · 2008-08-04 05:20:52 · 阅读: 238 是不是这个? aspx: <iframe id="nda" runat="server" src="#" frameborder="1" scrolling="auto" width="580" height="280"></iframe> cs: this.nda.Attributes["src"] = CurrentForm.NDAPath;