在 C# 中创建会话以在表单中发布数据
我需要以编程方式将数据发布到表单,但表单的字段保存在 php.ini 的会话中。我正在使用 C# 将数据发布到表单,但由于上述问题,它会将我重定向到同一页面。
I need to post data to a form programatically but the fields of the form are saved in the session of php. I am using C# in order to post the data to the form but it redirects me to the same page because of the aformentioned issue.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
奇怪的巧合。我有类似的东西...
Strange coincidence. I've got something like that ...
你的问题非常模糊。
您需要一个 CookieContainer。
Your question is fantastically vague.
You want a
CookieContainer
.