Click here to Skip to main content
15,896,726 members
Home / Discussions / C#
   

C#

 
GeneralRe: converting c#.net code to portable format (standalone exe) Pin
Simon P Stevens21-Apr-08 5:54
Simon P Stevens21-Apr-08 5:54 
GeneralRe: converting c#.net code to portable format (standalone exe) Pin
Ashish Sehajpal22-Apr-08 1:43
Ashish Sehajpal22-Apr-08 1:43 
GeneralRe: converting c#.net code to portable format (standalone exe) Pin
J4amieC21-Apr-08 5:52
J4amieC21-Apr-08 5:52 
GeneralRe: converting c#.net code to portable format (standalone exe) Pin
Ashish Sehajpal22-Apr-08 1:42
Ashish Sehajpal22-Apr-08 1:42 
GeneralReading Firefox BookMarks Pin
renjith p krishnan21-Apr-08 4:07
renjith p krishnan21-Apr-08 4:07 
GeneralRe: Reading Firefox BookMarks Pin
Vasudevan Deepak Kumar21-Apr-08 5:46
Vasudevan Deepak Kumar21-Apr-08 5:46 
GeneralRe: Reading Firefox BookMarks Pin
Gareth H21-Apr-08 6:20
Gareth H21-Apr-08 6:20 
AnswerRe: Reading Firefox BookMarks Pin
Spacix One21-Apr-08 8:51
Spacix One21-Apr-08 8:51 
You can find the bookmarks for FireFox in windows contain in the subdirectories of:
%userprofile%\Application Data\Mozilla\Firefox\Profiles\

Be warned that the profile is stored in a subdirectory with random characters, one of them will have a .default (this is the one that loads on application start) and each windows user might have many different profiles for FireFox. So there could be any number of profile subdirectories, but all will contain a "bookmarks.html" file. This file is formated in a custom Mozilla doctype scheme, though it is viewable in a web browser like normal HTML.


-Spacix
All your skynet questions[^] belong to solved

GeneralRe: Reading Firefox BookMarks Pin
renjith p krishnan21-Apr-08 20:45
renjith p krishnan21-Apr-08 20:45 
QuestionXML Databases Pin
ptr2void21-Apr-08 3:13
ptr2void21-Apr-08 3:13 
GeneralRe: XML Databases Pin
Vikram A Punathambekar21-Apr-08 4:42
Vikram A Punathambekar21-Apr-08 4:42 
AnswerRe: XML Databases Pin
led mike21-Apr-08 4:47
led mike21-Apr-08 4:47 
GeneralRe: XML Databases Pin
ptr2void21-Apr-08 18:10
ptr2void21-Apr-08 18:10 
GeneralRe: XML Databases Pin
Vasudevan Deepak Kumar21-Apr-08 7:18
Vasudevan Deepak Kumar21-Apr-08 7:18 
GeneralRe: XML Databases Pin
ptr2void21-Apr-08 17:50
ptr2void21-Apr-08 17:50 
QuestionDateTime: UTC vs Local Pin
ptr2void21-Apr-08 2:59
ptr2void21-Apr-08 2:59 
GeneralRe: DateTime: UTC vs Local Pin
Colin Angus Mackay21-Apr-08 3:11
Colin Angus Mackay21-Apr-08 3:11 
GeneralRe: DateTime: UTC vs Local Pin
ptr2void21-Apr-08 3:21
ptr2void21-Apr-08 3:21 
GeneralRe: DateTime: UTC vs Local Pin
J4amieC21-Apr-08 3:31
J4amieC21-Apr-08 3:31 
GeneralRe: DateTime: UTC vs Local Pin
ptr2void21-Apr-08 3:51
ptr2void21-Apr-08 3:51 
AnswerRe: DateTime: UTC vs Local Pin
Simon P Stevens21-Apr-08 3:16
Simon P Stevens21-Apr-08 3:16 
GeneralRe: DateTime: UTC vs Local Pin
ptr2void21-Apr-08 3:45
ptr2void21-Apr-08 3:45 
GeneralRe: DateTime: UTC vs Local Pin
ptr2void21-Apr-08 3:46
ptr2void21-Apr-08 3:46 
GeneralRe: DateTime: UTC vs Local Pin
J4amieC21-Apr-08 3:17
J4amieC21-Apr-08 3:17 
GeneralRe: DateTime: UTC vs Local [modified] Pin
ptr2void21-Apr-08 3:44
ptr2void21-Apr-08 3:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.