PDA

Click to See Complete Forum and Search --> : [RESOLVED] Test resolved


minitech
Aug 31st, 2010, 04:00 PM
Test of my signature link...

akhileshbc
Sep 4th, 2010, 10:00 PM
Gud work... :thumb:

How did you do that ? :)

minitech
Sep 5th, 2010, 04:22 PM
The document.referrer property in JavaScript holds the website that you came from when you clicked the link, and from there I just add &is_resovled=true to the URL.

I wanted to add AJAX so that you could see the title of your thread, but my web host won't let me do that with PHP :cry:

akhileshbc
Sep 5th, 2010, 09:01 PM
The document.referrer property in JavaScript holds the website that you came from when you clicked the link, and from there I just add &is_resovled=true to the URL.

I wanted to add AJAX so that you could see the title of your thread, but my web host won't let me do that with PHP :cry:

Yeah. I've seen that code :)