473,503 Members | 2,114 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

posting data to a webpage

KC
I know how to post a single name/value pair to a webpage. What I'm not sure
of is how to post multiple name/value pairs to a page. Say you have a web
form with 2-3 listboxes. The result of each listbox represents a name/value
pair. How do I post that from my application to the page?

--
Ken
Nov 20 '05 #1
3 916

"KC" <yo*@dontneed.this> wrote in message
news:Os**************@TK2MSFTNGP10.phx.gbl...
I know how to post a single name/value pair to a webpage. What I'm not sure of is how to post multiple name/value pairs to a page. Say you have a web
form with 2-3 listboxes. The result of each listbox represents a name/value pair. How do I post that from my application to the page?


ListBox1=Sel1&ListBox2=Sel2&ListBox3=Sel3[&...]

Just like building a query string.
Nov 20 '05 #2
KC
Figured it was something simple. Thanks.

Ken

"Jeff Johnson [MVP: VB]" <i.***@enough.spam> wrote in message
news:uR**************@TK2MSFTNGP12.phx.gbl...

"KC" <yo*@dontneed.this> wrote in message
news:Os**************@TK2MSFTNGP10.phx.gbl...
I know how to post a single name/value pair to a webpage. What I'm not

sure
of is how to post multiple name/value pairs to a page. Say you have a web form with 2-3 listboxes. The result of each listbox represents a

name/value
pair. How do I post that from my application to the page?


ListBox1=Sel1&ListBox2=Sel2&ListBox3=Sel3[&...]

Just like building a query string.

Nov 20 '05 #3
KC
What if the listbox allows multiple selections? How would I post several
selected elements from one option-select block?

Ken
"Jeff Johnson [MVP: VB]" <i.***@enough.spam> wrote in message
news:uR**************@TK2MSFTNGP12.phx.gbl...

"KC" <yo*@dontneed.this> wrote in message
news:Os**************@TK2MSFTNGP10.phx.gbl...
I know how to post a single name/value pair to a webpage. What I'm not

sure
of is how to post multiple name/value pairs to a page. Say you have a web form with 2-3 listboxes. The result of each listbox represents a

name/value
pair. How do I post that from my application to the page?


ListBox1=Sel1&ListBox2=Sel2&ListBox3=Sel3[&...]

Just like building a query string.

Nov 20 '05 #4

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

Similar topics

1
8023
by: teknowbabble | last post by:
I would like to know how to convert HTML code that users input into a TEXTAREA box on a HTML FORM into a separate WEBPAGE. I have something like the diagram below on my webpage. The user is...
1
3012
by: Alex | last post by:
Hi, Everyday, I download data from a webpage and manually input data into my MS Access database. I am thinking of automate the routine by a VB script. The webpage I am visiting will return a...
5
18291
by: John Bradley | last post by:
Toooo tired to look this one up. I have data that I need to acces in a small program. The data is accessable from an ASP webpage that I created myself. If I need to see data from record #25, I...
6
1120
by: KC | last post by:
How would I post data from a listbox that allows multiple selections? How do you join the name/value pairs for the posted data? And for extra credit: Where is a page posting to when there is no...
10
23324
by: sanou | last post by:
Hi does anyone know if the following is possible? I have an excel spreadsheet with values that i need transferred to a certain website's form. for instance, i have a value in excel spreadsheet...
6
2850
by: shivavrata | last post by:
Hi All, I want to transfer the data form webpage to any other own application which is running in backend.How i develop this web page. which technology is good for this or any particular protocol...
2
3548
by: rustyc | last post by:
Well, here's my first post in this forum (other than saying 'HI' over in the hi forum ;-) As I said over there: ... for a little side project at home, I'm writing a ham radio web site in...
5
12782
sid0404
by: sid0404 | last post by:
Hi I am new to the visualstudio.net I am trying to develop an application which requires me to send data to a HTML webpage - http://patft.uspto.gov/netahtml/PTO/search-bool.html and the user...
3
9252
by: OldBirdman | last post by:
Access 2002 - Windows XP Home SP3 I want to get some data from a website. Currently I select the desired area of the webpage and copy to Clipboard. This selected area contains text and 2 imbedded...
0
7093
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
7006
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
7467
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4685
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3166
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1519
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
744
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
397
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.