473,407 Members | 2,359 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

HELPPPPP

Hello NG,
I want to know if there is a c# method that allow me to post some
values to an HTML page.
What I mean is that: I have a c# form with some textboxs and a button.
what i want to do is: fill in these textboxs, click the button and
send the values to a dynamic web page using the post method.
Could someone help me?

Regards
katia
Nov 16 '05 #1
1 1029
Carmine wrote:
I want to know if there is a c# method that allow me to post some
values to an HTML page.
What I mean is that: I have a c# form with some textboxs and a button.
what i want to do is: fill in these textboxs, click the button and
send the values to a dynamic web page using the post method.


Hi Katia,

take a look at the WebClient-Class:
http://msdn.microsoft.com/library/?u...ClassTopic.asp

WebClient offerts a method called UploadValues.
http://msdn.microsoft.com/library/?u...aluestopic.asp

The Class is well-documented.

Cheers

Arne Janning
Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: ccd | last post by:
i am new to asp.net and just starting out with WebMatrix guided tour tutorial from ASP.NET. I managed to create the myfirstpage.aspx (Label, text, calendar, button) and ran it with webmatrix...
3
by: cajmoney | last post by:
Hello I am taking a class in advance C++ and I need some help. My problem is when I construct a object class I have to use a non member function to allow the user to enter their name and store that...
1
by: skr | last post by:
Hello, I am new to VC++. I want to use the values in a Dll (values are assigned to variables in the program and this vaule should be made use in the dll). Is it possible? I have already tried...
1
by: ccd | last post by:
i am new to asp.net and just starting out with WebMatrix guided tour tutorial from ASP.NET. I managed to create the myfirstpage.aspx (Label, text, calendar, button) and ran it with webmatrix...
6
by: R | last post by:
Hi, I'm really stuck here. I have a data combo called cmbHvem which I link to a recordset RS23 like this If RS23.State = adStateOpen Then cmbHvem.RowSource = Nothing RS23.Close() End If
7
by: shuki | last post by:
hello guys i'm newbie here so it might sound like a stupid quastion i have 4 frame - 3 on the left and one main on the right i have links in one of the small frame that changes the page on the...
1
by: forumaic | last post by:
Hello, I am trying to export data to excel from datagrid, and I am getting an error: "The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>)." ...
2
by: netling | last post by:
Ok, Here is my situation... we have a 64 page pdf that we have broken up into separate pages. We are needing a frame set to have a "Previous Page and Next Page" navigation at the bottom of the...
6
by: MDVking | last post by:
hello im very new in python and i want to write a function that will return the sum of all the integer in a list how do i do that? someone please help me thank you
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.