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

How to create a php form that can be filled in 2 separate sessions?

I have created a basic php feedback form with 20 fields. However, instead of sending an empty form for my client to fill, I want to pre determine some of the fields first. So basically, the php code should allow me to fill some of the fields first and then the submit button should send a link of a partially filled form to the client. The client will then complete the form and click submit, which will save data from all the fields back to the database. Can anyone help me on how this can be done? I am kind of stumped as I am new to php and both MySQL select and $_Get variable don't seem to do the trick. Thanks.
Jun 12 '12 #1
3 3989
Rabbit
12,516 Expert Mod 8TB
There's no need for special code. Just use regular HTML to define the value.
Jun 12 '12 #2
Thanks for the response. But I'm afraid that I might not have explained the problem well. You see, I can't define the value using html because the fields are not static. The form has to be reused with new values and I can't expect the person using the form to take their client's feedback to go change the html every single time. Therefore, I need a better solution than that. Please suggest anything that can help me fill half the form first and then link the same form to a client who fills the rest and then saves the entire data in one tuple.
Jun 12 '12 #3
Rabbit
12,516 Expert Mod 8TB
Pass the data in GET to the second person that will fill out the rest.
Jun 12 '12 #4

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

Similar topics

3
by: _andrea.l | last post by:
how to build a interfaces (or web pages) in easy way? how to build a form in easy way? how to automate and create web pages whit a tool? which tool to use to create form for a database? I mean...
4
by: Dave Smithz | last post by:
Hi there, When filling out a web form on a php page that is submitted to a search which lists the results based on the criteria provided (in the form), all works fine and as expected. ...
0
by: ghadley_00 | last post by:
MS Access Create form / report with multiple pages using different background images Hi, Would like to have users fill out a multipage form, and then click a print button, which pulls up the...
2
by: Bill | last post by:
Is there an easy way to store the values of a web form in to a database so that every time a users comes to the site those settings populate the form by default? Also the form contains many drop...
3
by: ghat12 | last post by:
Hi, I have created a form containing 5 textfields/combo boxes and a command button to conduct searches for matching records. My results are currently displayed as a separate datasheet which is...
7
by: Roemer | last post by:
Hi all I stumbled over a new problem: I have a programm with just a class that is asynchronous listening for network connections. As soon as someone connected, a new form needs to be created....
0
by: Zytan | last post by:
I just open the main form of my app, and it showed as blank! No controls! And I didn't even touch it. So I closed it, and it asked it I wanted to save the code .cs file, so I clicked no (I did...
5
by: apking | last post by:
hi Friends, how to filled values from mysql database using php in html form.actually when user wants to edit his account.when fields filled with old details from musql database for example :...
7
by: chrismaliszewski | last post by:
Hi. I created code which makes dynamically form with bounded controls for all columns. I show it to you below. My problem is, how I have to change this code to create form which record source...
1
by: Rizki | last post by:
hai i want to make the update form for my website, and in my update form there is two combo box for chose where database you want to input the data and where table do you want to fill the field,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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
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
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,...

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.