|
#11
|
|||
|
|||
|
Quote:
|
|
#13
|
||||
|
||||
|
Ah thanks - I will try it...
back, and still no luck, I must be doing something very basic wrong. I only want the del.icio link so this is what I use: <a href="http://del.icio.us/post?url=<SITE_URL>image/<IMAGE_ID>&title=<SITE_TITLE>-<IMAGE_TITLE>">add to del.icio.us</a> Last edited by mykodachrome; 08-30-2006 at 04:10 AM. |
|
#14
|
|||
|
|||
|
Quote:
Code:
<a href="http://del.icio.us/post?url=<SITE_URL>image/<IMAGE_ID>&title=<SITE_TITLE>-<IMAGE_TITLE>">del.icio.us</a> http://www.YOURDOMAIN.com/image/1 but it should look like this: http://www.YOURDOMAIN.com/index.php?showimage=1 so then shouldn't the delicious tag look like this? Code:
<a href="http://del.icio.us/post?url=<SITE_URL>index.php?showimage=<IMAGE_ID>&title=<SITE_TITLE>-<IMAGE_TITLE>">del.icio.us</a> |
|
#15
|
||||
|
||||
|
Ah prefect - works! Thanks so much!
|
|
#16
|
||||
|
||||
|
thanks for the correction john.
request to se.nsuo.us: please update the first post with the correct code for delicious.
__________________
www.umarshahzad.com/focus |
| Post Reply |
| Thread Tools | |
|
|