WinForm怎么传递一个字符串值给webForm?

netspy 2002-08-21 03:30:06
加精
然后WebForm把这个值读出来?

谢谢
...全文
86 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
netspy 2002-08-22
  • 打赏
  • 举报
回复
已解决,thx
Abib 2002-08-21
  • 打赏
  • 举报
回复
呵呵,大家做的数据库系统不经常这样干吗?用WinForm作管理程序,WebForm使用数据库
saucer 2002-08-21
  • 打赏
  • 举报
回复
you can use System.Net.HttpWebRequest class

Using Streams on the Network
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconusingstreamsonnetwork.asp?frame=true

and

POSTing Data with ASP.NET (you can use the class in WinForm)
http://www.aspalliance.com/stevesmith/articles/netscrape2.asp
netspy 2002-08-21
  • 打赏
  • 举报
回复
QueryString只能获取url字符串后面的值吧,
我想用WebClient类"Upload"一个值给那个页面,能做到吗?
catiger 2002-08-21
  • 打赏
  • 举报
回复
using QueryString?

WebForm is just about a web page which has a url where you can append QueryString with the variable values...

110,536

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • Web++
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

试试用AI创作助手写篇文章吧