Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / January 2008

Tip: Looking for answers? Try searching our database.

Writing to Favorites (IE) from aspnet

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
randy.buchholz - 31 Jan 2008 14:58 GMT
I would like to be able to build a set of folders and links in the browser
(IE 6+) "favorites" to create semi-static lists of links configured to the
users profile and preferences.  I haven't worked with controling browsers so
I'm looking for a place to start.  BTW - I'd like to keep as much server
side as possible.  Thnx
Eliyahu Goldin - 31 Jan 2008 15:02 GMT
I am pretty sure it is impossible without special security provisions on
client side. Imagine what can happen if any every will modify your favorites
as they wish.

Signature

Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net

>I would like to be able to build a set of folders and links in the browser
>(IE 6+) "favorites" to create semi-static lists of links configured to the
>users profile and preferences.  I haven't worked with controling browsers
>so I'm looking for a place to start.  BTW - I'd like to keep as much server
>side as possible.  Thnx
randy.buchholz - 31 Jan 2008 15:41 GMT
Thought it might be an issue.  I'm in a semi-closed environment, so limited
permission changes could be allowed.  What about the route like the message
you get at the top of your browser pane that says "do you want to allow...".
Could that be used to open a hole to the browser oblects?

>I am pretty sure it is impossible without special security provisions on
>client side. Imagine what can happen if any every will modify your
[quoted text clipped - 5 lines]
>>so I'm looking for a place to start.  BTW - I'd like to keep as much
>>server side as possible.  Thnx
Eliyahu Goldin - 31 Jan 2008 16:58 GMT
Yes, it can be done with WSH (Windows Sripting Host) SpecialFolders.
Favorites is one of the special folders. Google for something like
"SpecialFolders wsh favorites" for more info.

All this, of course, is on client side. All server side can do is just to
emit the script text to the client. And you can ask the user to setup
security to allow running WSH scripts for your site with no prompt.

Signature

Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net

> Thought it might be an issue.  I'm in a semi-closed environment, so
> limited permission changes could be allowed.  What about the route like
[quoted text clipped - 10 lines]
>>>controling browsers so I'm looking for a place to start.  BTW - I'd like
>>>to keep as much server side as possible.  Thnx
randy.buchholz - 31 Jan 2008 17:08 GMT
Thanks, "Special Folders" brings up a few places to get started.  This
should do what I need.

> Yes, it can be done with WSH (Windows Sripting Host) SpecialFolders.
> Favorites is one of the special folders. Google for something like
[quoted text clipped - 19 lines]
>>>>controling browsers so I'm looking for a place to start.  BTW - I'd like
>>>>to keep as much server side as possible.  Thnx

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.