![]() |
Someone with PHP knowledge needed
I'm having a bit of a headache, what I'm trying to do is:
Users have a list of URL's they can click on, whatever one/ones they click on I wan't each address stored in a session then they'd go to a contact form which would echo each clicked URL in for example a textarea (or similar). Anyone have any ideas? |
Re: Someone with PHP knowledge needed
Can't help you with php I'm afraid, if you get no other replies I can help you with it in perl/cgi or javascript.
|
Re: Someone with PHP knowledge needed
Quote:
|
Re: Someone with PHP knowledge needed
Quote:
|
Re: Someone with PHP knowledge needed
Quote:
|
Re: Someone with PHP knowledge needed
I could sort it out, but it wouldnt be very tidy......
Talk to Keyser, im sure he would be able to sort something for ya, or explain to ya the easiest way to do it... I would do it by using forms.... Each link would be in its own form, with the link itself being a submit link. The new page stored as the action, then use a hidden field to capture the link name, so something like this Code:
<form name="link1" method="post" action="endpage.php"><input type="hidden" name="clickedlink" value="URLGOESHERE">If you want me to do the whole page, and the second page using that method let me know. But Keyser would be the best person to speak to (from experience) Edit ::: Forgot to mention, the bits in bold must match respectively |
Re: Someone with PHP knowledge needed
ahhh looking at Bifta's demo, i think that his method would probably be the best, as all that the method i suggested does, is displays the domain name clicked into another form..
I think i understood it wrong, BTW Bifta, looks good :) |
Re: Someone with PHP knowledge needed
Thanks for all your help, the javascript bit works but when they start hooning around to different parts of the site it won't keep them stored. Turns out that the easiest way "apparently" to do it is to use MySQL and set up a temporary "url" store, then recall it in the form on the contact page. I've no clue how to do this as I've spent the best part of a week learning how to script GD functions so I've been a bit naughty and paid some feller from India to do the whole thing for $10 ;)
Anyhoo, basically it's for a property search I've got running for around 30 clients using a central MySQL database, works exceptionally well, just updated it to automatically resample images as they're uploaded so it creates a thumbnail and a compressed image then deletes the original from the server, saves a shed load of bandwidth. Quote:
|
Re: Someone with PHP knowledge needed
Quote:
|
Re: Someone with PHP knowledge needed
the gerneral forums at phpbb.com may help
|
Re: Someone with PHP knowledge needed
Quote:
|
Re: Someone with PHP knowledge needed
Quote:
Email me: peter@darkblizzard.com :) |
| All times are GMT +1. The time now is 14:28. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum