spdwrench Posted August 7, 2007 Share Posted August 7, 2007 I am working on a webpage that will need to import a user's favorite list from there browser... is there any way of importing this information in PHP... I need the be able to link the sites in the persons favorites.... is this even possible??? thanks for any help Paul Quote Link to comment https://forums.phpfreaks.com/topic/63649-how-do-i-import-favorites-from-browser/ Share on other sites More sharing options...
teng84 Posted August 7, 2007 Share Posted August 7, 2007 not clear???????? Quote Link to comment https://forums.phpfreaks.com/topic/63649-how-do-i-import-favorites-from-browser/#findComment-317174 Share on other sites More sharing options...
AndyB Posted August 7, 2007 Share Posted August 7, 2007 is this even possible??? For security's sake, I sure hope not. Quote Link to comment https://forums.phpfreaks.com/topic/63649-how-do-i-import-favorites-from-browser/#findComment-317179 Share on other sites More sharing options...
spdwrench Posted August 7, 2007 Author Share Posted August 7, 2007 ok if this is not allowed for security... the thing was I was thinking about a home page designer... so in order to make it really simple it would need this information instead of the user inputing each item one by one.... any way to ask them to click on a link in there favorites at a particular time in a script so it can be recorded as they click it?? just another long shot... there has to be something to make this process a little user friendly. Paul Quote Link to comment https://forums.phpfreaks.com/topic/63649-how-do-i-import-favorites-from-browser/#findComment-317181 Share on other sites More sharing options...
spdwrench Posted August 7, 2007 Author Share Posted August 7, 2007 another thought is this information stored in a file they could upload... and then have a script break it down into links? Paul Quote Link to comment https://forums.phpfreaks.com/topic/63649-how-do-i-import-favorites-from-browser/#findComment-317182 Share on other sites More sharing options...
hitman6003 Posted August 7, 2007 Share Posted August 7, 2007 FF stores them in one place, the "favorites.html" file...I don't think IE does, it stores shortcuts in a particular folder in the user's profile for favorites. Quote Link to comment https://forums.phpfreaks.com/topic/63649-how-do-i-import-favorites-from-browser/#findComment-317184 Share on other sites More sharing options...
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.