OK, wasn't sure where to post this one!
I know (kinda) what I would like to achieve, but unsure how best to achieve it, and I was hoping you guys could help me!
1. I want to pass a user entered variable from webpage A to webpage B - it will be show on B in text and as a Link.
2. I want the possibility to capture this user entered variable into a database.
3. I want visitors to be able to use their partly generated URL (available on page B) to goto their own personal webpage (C).
4. I want the variable contained in the URL that takes them to page C to be also used to run a query against Google (or another search engine) and show the results on page C.
Hope that isn't too confusing. Any comments welcome
I know (kinda) what I would like to achieve, but unsure how best to achieve it, and I was hoping you guys could help me!
1. I want to pass a user entered variable from webpage A to webpage B - it will be show on B in text and as a Link.
2. I want the possibility to capture this user entered variable into a database.
3. I want visitors to be able to use their partly generated URL (available on page B) to goto their own personal webpage (C).
4. I want the variable contained in the URL that takes them to page C to be also used to run a query against Google (or another search engine) and show the results on page C.
Hope that isn't too confusing. Any comments welcome