积极答复者
如何向webbrowser传参

问题
答案
全部回复
-
很奇怪什么样的程序需要向webbrowser 传递dataset 作为参数。
能详细的介绍下吗?
this.webBrowser1.Navigate(@"http://chinasoftinc.com\exchange" + ds);
Best Regards,
Rocky Yue[MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
-
-
据我所知,Google map 是用AJAX的。这个有点难度。
试下http://social.msdn.microsoft.com/Forums/zh-CN/295/threads
和http://code.google.com/apis/maps/index.html
Lucky Dog