Script URL: http://www.guzmansgreenhouse.com/linkman/form.html
Version of script: 1.03
Version of PHP: Latest
Hosting company: datawebpro
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try: refresh, link.php, addlink.php
Write your message below:
The linkman script work great.
However when someone tries to add a link at:
addlink.php then tries to do a refresh to see the actual link at:
links.php it takes you back to
addlink.php
What am I doing wrong?
Thanks for anyone time.
Paul Guzman
addlink.php & link.php
addlink.php & link.php
Free gardening Information
http://www.guzmansgreenhouse.com
http://www.guzmansgreenhouse.com
This is normal, if you add a link you are still on "addlink.php" file and if you refresh it you will be on the same file again, not some other one.
The "try refreshing" note actually means "when you visit links.php try refreshing it if you don't see your link there yet"
Regards
The "try refreshing" note actually means "when you visit links.php try refreshing it if you don't see your link there yet"
Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Oh boy man I must be on "PCP"!
I am trying my best (could be your worst) to figure this out.
Lets say someone goes to the form URL
somewebsite.com/links/form.html
Submits there link at:
http://somewebsite.com/linkman/addlink.php (enters the security number)
This will take them to:
http://www.somewebsite.com/linkman/addl ... 9885blabla
Once there how does this person know where the
http://www.somwebsite/linkman/links.php page is at?
How do they know where it actually got added.
You can check my links page here at:
http://www.guzmansgreenhouse.com/linkman/form.html
This is where I have the actual form for folks to add there link!
Please tell me what I am doing wrong?
Thanks for your time
Paul Guzman

I am trying my best (could be your worst) to figure this out.
Lets say someone goes to the form URL
somewebsite.com/links/form.html
Submits there link at:
http://somewebsite.com/linkman/addlink.php (enters the security number)
This will take them to:
http://www.somewebsite.com/linkman/addl ... 9885blabla
Once there how does this person know where the
http://www.somwebsite/linkman/links.php page is at?
How do they know where it actually got added.
You can check my links page here at:
http://www.guzmansgreenhouse.com/linkman/form.html
This is where I have the actual form for folks to add there link!
Please tell me what I am doing wrong?
Thanks for your time
Paul Guzman
Free gardening Information
http://www.guzmansgreenhouse.com
http://www.guzmansgreenhouse.com
Why complicate? The message clearly says they should try refreshing your LINKS page, not the "add a form" page.
If you want to be more specific you can simply edit HTML code in "addlink.php" (around line 160) and include a direct link to your specific links page (http://www.yoursite.com/links.php).
And how do people come to your form URL? You give it to them, most people post the URL of the "add a form" on their LINKS page. So people see the links page before the add a link page. Or they can simply enter your links page using your website menuguzie wrote:Lets say someone goes to the form URL
somewebsite.com/links/form.html
...
Once there how does this person know where the
http://www.somwebsite/linkman/links.php page is at?
How do they know where it actually got added.
...

If you want to be more specific you can simply edit HTML code in "addlink.php" (around line 160) and include a direct link to your specific links page (http://www.yoursite.com/links.php).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools