PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have been hacking for several years and tend to find answer on my own, but IM STUCK...
Setup
1. Form(1) populated with data
2. Form(2) needs CERTAIN data from Form(1)
3. Cannot access Form(1)/Form(2) backend data or code. Meaning I cant pull the data I need from the backend or code from inside the forms.
I need a PHP script to pull portions of the Form(1) data and enter it into Form(2). Thank you for your help
As #3 states, I dont have code access to either form. I need an in between form to get data from one form to another. Also I might be using FORM to loosely.
1. Form(1) is a list of data
2. Form(2) is a true Form with text fields
I need to get data from Form(1) to text fields in Form(2) and I dont have ANY access to either Form(1) or Form(2). Thanks.
computerhobbit wrote:As #3 states, I dont have code access to either form. I need an in between form to get data from one form to another. Also I might be using FORM to loosely.
1. Form(1) is a list of data
2. Form(2) is a true Form with text fields
I need to get data from Form(1) to text fields in Form(2) and I dont have ANY access to either Form(1) or Form(2). Thanks.
What do you mean you don't have 'code' access to either form. Are you suggesting that you are trying to mess up someone else's website?
This is really not a nice thing to do and I hope you are not.
computerhobbit wrote:As #3 states, I dont have code access to either form. I need an in between form to get data from one form to another. Also I might be using FORM to loosely.
1. Form(1) is a list of data
2. Form(2) is a true Form with text fields
I need to get data from Form(1) to text fields in Form(2) and I dont have ANY access to either Form(1) or Form(2). Thanks.
What do you mean you don't have 'code' access to either form. Are you suggesting that you are trying to mess up someone else's website?
This is really not a nice thing to do and I hope you are not.
Explaining why you need to do this may help us show you other approaches as well.
LMAO, NO WAY.....This is for works. I am trying to make a process better....I work for 2 vendors and have to enter information from list of data to a form, but since I am outsourced, I only have certain rights. BTW, there are tools like ROBOFORM, but I dont think that will work.
computerhobbit wrote:LMAO, NO WAY.....This is for works. I am trying to make a process better....I work for 2 vendors and have to enter information from list of data to a form, but since I am outsourced, I only have certain rights.
Why is this funny? If you work for them, then I'm sure you will be able to get permission to modify the forms if it's obstructing being able to do your job!