473,387 Members | 1,698 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,387 software developers and data experts.

how to send values of array to a cgi (or php page)?

Hallo!
I have a list of value in an array:
array_list[1]=pippo
array_list[2]=pluto
array_list[...]=....

How to send this list or these values to a php page?
for example by pushing a button (with label "send values")?

Thank you in advance for the time you'll spend for answer me,
Andrea.


Oct 14 '05 #1
1 1296
_andrea.l wrote:
How to send this list or these values to a php page?


Loop through the array and use it to build a URL or series of form controls.
Then visit the URL (with with document.location, modifying a frame,
XMLHttpRequest, or opening a popup) or submit the form.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Oct 14 '05 #2

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

Similar topics

3
by: Miguel Dias Moura | last post by:
Hello, i have an ASP.net / VB page with a Script (submitValues) and a Form. 1. The form has 20 input texts and a "Submit" button. 2. The script declares 20 variables. The value of each...
0
by: Fasih Akbar | last post by:
Hi! Dear Concerned, we navigate a page in ASP.Net C# then we go to next page by clicking a hyper link or a click button or any other element of server control. My question is that how we can...
1
by: sureshgv | last post by:
I am using this command in source page for opening a report in other window called report page Enter.Attributes.Add("onclick", "window.open('SingleEmployeeReport.aspx');"); I am sending values...
1
by: brendwal | last post by:
Hi, I am stumped at how to do this: I have a simple webform that I want the user to enter one value (an address). I then want the form to send those values to a PHP script that processes the...
2
by: jimdavidson | last post by:
I'm teaching myself PHP with limited success. I'm using PHP5 and dreamweaver. I have a basic drop down menu on a form. If the user forgets to enter some data I send him back to the form. What...
0
by: Alnur | last post by:
Hi! How can i send an array through SOAP? in vb.net
3
realin
by: realin | last post by:
Hiya all, i am in deep trouble, i thought it was an easy task, but now its getting on my nerves. Well i have a div on a form, which contains a number of checkboxes, as <div...
2
by: sindhudixit | last post by:
Hey, I am having a user fill out a form then the fields are going to uploaded to my database. So, at this point, when the user hits the submit button I want three things to happen: 1. The...
0
by: mcfly1204 | last post by:
I am looking build an onscreen keyboard similar to the onscreen keyboard included in Windows 7, except I only want the numeric keypad portion. I created a C# form with buttons laid out to mimic a...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
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
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...

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.