laburke Posted October 14, 2003 Posted October 14, 2003 Hi all: I have a beginner's question. I am trying to install the Advanced Guestbook. (I suppose I should have started with the simple one! ) Actually, I did install it and I see the folder is there in my public_html folder. But how do I link to it? Let's say I don't even want to do any fiddling with it to change it or anything more complicated than just linking to it. I am not sure how to get the link on my page to open it at all. I put in some text on my page saying, "Sign my guestbook" but then...what next? I haven't uploaded this page yet so it would do me no good to post my url at this point. Can someone point me in the right direction? I won't be able to check the message board for a few hours but I will be back to see if any kind souls can direct this newbie. Thank you! Quote
TCH-Don Posted October 14, 2003 Posted October 14, 2003 If you have installed the guestbook in a folder guestbook, just add the link ><A HREF="http://:mysite.com/guestbook/" TARGET="_top">Sign my guestbook</A> Quote
laburke Posted October 15, 2003 Author Posted October 15, 2003 Hey, many thanks, Turtle! It worked - once I remembered that my site ends in .net instead of .com, that is! I really appreciate your fast help. But just for anyone else who might be a newbie like me reading this thread, make sure to take out the colon before mysite in the code below. That threw me for a minute. <A HREF="http://:mysite.com/guestbook/" TARGET="_top">Sign my guestbook</A> Thanks again! Thumbs Up Quote
TCH-Don Posted October 15, 2003 Posted October 15, 2003 Opps! too much coffee, sorry. (or maybe it was the cat, yeh thats it) so It is >Sign my guestbook without the extra colon Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.