473,549 Members | 2,784 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

link html to its respective php codeat back end and connect multiple html forms in t

2 New Member
I have three forms one.html, two.html, three.html .
Each has a php form for connectivity as connect1.php, connect2.php and connect3.php respectively.
For eg. one.html has
<form method="post" action="https://example.com/connect1.php">
Now I want to connect one two and three pages while the php file related to each should be executed at the back. So how do I do it
May 16 '16 #1
1 1171
Dormilich
8,658 Recognized Expert Moderator Expert
I’m not sure what you mean by "connected" , please elaborate.
May 17 '16 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
2183
by: Qp | last post by:
Is this even possible? I'm designing a simple chat and game client/server as an intro to Python, and it would be nice to represent the different interfaces (public chat room, private chat rooms, game instances) as totally seperate classes and show them in totally seperate windows. Given my basic understanding of Twisted, I see no way of...
13
1958
by: nospam | last post by:
NEWS.COM Amazon wins patent for ordering forms # 6,615,226 http://tinyurl.com/m7v8 http://news.com.com/2100-1017-5070569.html In its latest patent, the online retailing giant outlined a method for expanding portions of the ordering form, then collapsing that portion of the form and removing the data fields. The content for that...
8
2009
by: Luke | last post by:
I have read the artivle on how to make forms, here it is: http://www.cs.tut.fi/~jkorpela/forms/choices.html For radio group buttons i would do : var buttonGroup = document.forms.elements; for (var i = 0; i < buttonGroup.length; i++) { if (buttonGroup.checked) { var value = buttonGroup.value; }
1
1010
by: Guru | last post by:
Hi, I have a problem in setting form(Active). First of all, Just understand the situation I had, 1. I have a MDI form(ex. CustMDI) 2. I had multiple forms but i have only menu Item for one form(Customer Form). 3. I have to open the form(ex. Cust. Accounts) on Clicking the button in the Customer Form.
0
1002
by: dave.dolan | last post by:
Ok, I'm using an XSL to generate the content div of a page. I'm using http://script.aculo.us to do some asynch posting and getting so that I don't actually have to have the server know what I've generated. The whole idea is that the content is organic. That part is working. Except for one strange thing... I'm not sure if this is an ASP.net...
7
2782
by: thersitz | last post by:
I can't seem to get my html form to submit properly from within a web form. Here's my form tag syntax and some delivery hidden fields. <form id="myForm" action="https://xxx.order.net/xxx/cgi-bin/delivery.cgi" method="POST" onsubmit="return verify();"> <input type="hidden" name="recipient" value=me@mymail.net /> <input type="hidden"...
1
1046
by: Pankaj Khare | last post by:
How to open multiple Web forms in one click
19
248044
Atli
by: Atli | last post by:
Introduction At some point, all web developers will need to collect data from their users. In a dynamic web page, everything revolves around the users input, so knowing how to ask for and collect this data is essential to any developer. This article is a basic tutorial on how to user HTML Forms, the most common method of data collection. ...
2
1706
by: robert112 | last post by:
This is quite a hard one guys. ***Some necessary back ground Info*** I have an asp.net 1.1 application that uses a WYSIWYG to return some html created by the user in the admin section of the application. The html that the user creates is a survey or form made up of textbox's, radio buttons and drop downs. The form gets saved to a sql...
0
7518
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7446
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7956
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7469
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6040
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5368
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5087
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
1
1935
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 we have to send another system
1
1057
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.