|
-
July 15th, 2003, 01:15 AM
#1
Member
scripting gurus come in:)
hi mates
is there any script to force the user to bookmark my site???
or in other words
when the user visits my website,it's bookmarked with out asking for the user permission
or to be his home page??
thankx for ur help
-
July 15th, 2003, 09:30 AM
#2
I don't think that's possible (correct me if I'm wrong), and why do you want to do that?
The above sentences are produced by the propaganda and indoctrination of people manipulating my mind since 1987, hence, I cannot be held responsible for this post\'s content - me
www.elhalf.com
-
July 25th, 2003, 06:38 PM
#3
Junior Member
function foo()
{
javascript:window.external.AddFavorite('http://www.url.com,'name')
}
<body onload="foo()">
I'm not 100% sure, but I think that will work.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|