从asp.net中的iFrame获取和写入值

时间:2016-05-06 13:24:08

标签: asp.net iframe code-behind

如何从asp.net中的iframe获取和写入textinput值

html代码:

<iframe id="MyIframe" runat="server" ></iframe>

代码behnid C#asp:

MyIframe.Attributes.Add("src", "http://behnevis.com/api/write_short_text_single.html");

0 个答案:

没有答案