In a message dated 2/7/2007 7:14:38 PM Eastern Standard Time, [email protected] writes: So is the rootsweb listserv coded to allow uuencoded data if it is small and a V Card ... and not allow any other uuencoded data? ---- Dennis- As far as I know, it came through because it was tiny and because it was plain text (even though that text didn't come through in a readable fashion). Had MailMan recognized it as an attachment it would have "scrubbed" that part out before sending it on the list--so obviously it didn't. If you feel it is a bug or should be treated as such you can always report it to the RootsWeb HelpDesk and if they deem it necessary they can take action. Joan
On Wed, 7 Feb 2007 18:30:18 EST, [email protected] wrote: > >In a message dated 2/7/2007 3:06:47 PM Eastern Standard Time, >[email protected] writes: > >Today I received an email from the ARINDEPE mailing list that included >an attachment. See... > >http://archiver.rootsweb.com/th/read/ARINDEPE/2007-02/1170857385 > >I do not recall seeing .vcf's in any rootsweb lists that I subscribe to >before. Has something been changed recently to allow .vcf's thru? > > > > >Dennis- > >In one respect it is how your email client is processing the V Card >"attachment" which can be treated "inline" as text or as a very tiny attachment. >RootsWeb doesn't permit attachments but these are very tiny and are text and can >slip through and end up being treated as attachments by some email clients. >They are too small to be harboring any malicious code and are generally >harmless--although possibly considered a nuisance. > >Joan Joan: So is the rootsweb listserv coded to allow uuencoded data if it is small and a V Card ... and not allow any other uuencoded data? -- Dennis Kowallek Cincinnati, Ohio [email protected] ******************
In a message dated 2/7/2007 3:06:47 PM Eastern Standard Time, [email protected] writes: Today I received an email from the ARINDEPE mailing list that included an attachment. See... http://archiver.rootsweb.com/th/read/ARINDEPE/2007-02/1170857385 I do not recall seeing .vcf's in any rootsweb lists that I subscribe to before. Has something been changed recently to allow .vcf's thru? Dennis- In one respect it is how your email client is processing the V Card "attachment" which can be treated "inline" as text or as a very tiny attachment. RootsWeb doesn't permit attachments but these are very tiny and are text and can slip through and end up being treated as attachments by some email clients. They are too small to be harboring any malicious code and are generally harmless--although possibly considered a nuisance. Joan
I'm not panicking. I know what a .vcf is. I was just surprised that rootsweb allowed uuencoded data to be sent thru their lists. Do they make a special exception for .vcf's? Or does all uuencoded data pass thru as long as Content-Type: text/plain is specified? Dennis -- On Wed, 7 Feb 2007 21:45:44 +0000, "Hugh Watkins" <[email protected]> wrote: >don't panic > >is a file format standard for personal data interchange, specifically >electronic business cards. > >probably added by the mail program he uses and flattened > >i get into trouble copy pasting census data from web pages >with tiny logos or gifs > >it mostly happens with microsoft products > >Hugh W > > > >On 2/7/07, Dennis Kowallek <[email protected]> wrote: >> >> Today I received an email from the ARINDEPE mailing list that included >> an attachment. See... >> >> http://archiver.rootsweb.com/th/read/ARINDEPE/2007-02/1170857385 >> >> I do not recall seeing .vcf's in any rootsweb lists that I subscribe to >> before. Has something been changed recently to allow .vcf's thru? >> >> -- >> >> Dennis Kowallek >> [email protected] >> >> ****************** >> >> >> ------------------------------- >> To unsubscribe from the list, please send an email to >> [email protected] with the word 'unsubscribe' without the >> quotes in the subject and the body of the message >>
Today I received an email from the ARINDEPE mailing list that included an attachment. See... http://archiver.rootsweb.com/th/read/ARINDEPE/2007-02/1170857385 I do not recall seeing .vcf's in any rootsweb lists that I subscribe to before. Has something been changed recently to allow .vcf's thru? -- Dennis Kowallek [email protected] ******************
On 6 Feb 2007 at 23:02, [email protected] wrote: > Date: Tue, 6 Feb 2007 21:26:48 -0600 > From: Sandy <[email protected]> > > > Thanks, Chris, but I've gotten the following response from > someone named "Pat" of Rootsweb's tech support staff help > desk. I'm still a bit stunned but it seems this was not > inadvertent. Rootsweb removed my files and changed the > permissions. Appears I'm just the last to know. > > Hopefully the accounts department will get to the bottom of > this mess. At the very least, perhaps they'll provide some > explanation for not contacting or at least notifying me. > Suppose there's really nothing further to be said other > than I do feel myself the brunt of some rather shabby > treatment. (bit of an understatement) Sandy For future reference you might want to bookmark the Rootsweb page with their list of what you agree to when given RW space http://accounts.rootsweb.com/index.cgi?op=show&page=geoagree .htm (2 line URL, so copy and paste both lines into your web browser) It does say there (under #5) "In addition, do not use RootsWeb space for a redirect page. " which apparently you did. ( at least that's what I understood from other messages) That's most likely why they yanked the plug on your account Lorine -- Lorine McGinnis Schulze * Olive Tree Genealogy (Ships Passenger Lists) http://olivetreegenealogy.com/ * Naturalization Records http://naturalizationrecords.com/ * Images of Ships Lists http://www.rootsweb.com/~ote/ships/ [email protected] or [email protected]
At 07:44 AM 2/7/2007, you wrote: >Thanks for the suggestions. >I have a bunch of /*cemetery.html files that I would like to move to a >sub-directory /Cemetery/. I was hoping I could find some way to just "move >to" instead of copying code and making new pages, then erasing in the main >directory. Changing links off of the main cemetery page is not a problem, >but I just thought that surely there was a simpler way to move pages around. >(that's what I get for thinking!) Terri, "Moving" files on a computer/server is simply a matter of renaming them. Unlike paper files in a file cabinet, files are not moved physically on the hard drive -- they are just assigned a new name and/or path. Any program or process that allows you to rename files on the server will accomplish your goal. Create the subdirectory, then rename the file from (for example) woodlawn.htm to cemeteries/woodlawn.htm Pat
Thank you for the information and websites to look at. ----- Original Message ----- From: "Harold and Emma Winegarner" <[email protected]> To: <[email protected]> Sent: Wednesday, February 07, 2007 7:34 AM Subject: Re: [ROOTSWEB-HELP] GoLive or Dreamweaver >I have never used GoLive. When I first started working with web pages I > used Front Page because it was available. It did not take me long to look > for something else. Dreamweaver is my package of choice. I think it is > well worth the extra investment. As time has passed, I have written a > substantial amount of the code myself. For long lists, like tombstone > readings I use an Excel spreadsheet for formating and save as a webpage. > The coding is long and cumbersome, does not conform to the World Wide Web > standard, but works well along with being easy to read. > > The core of the following web pages were all built with Dreamweaver. > http://www.hartlandareahistory.org/ > http://www.hartlandgymnasticsacademy.com/ > http://www.rootsweb.com/~micparsh/ > http://www.rootsweb.com/~miliving/ > http://www.rootsweb.com/~milcgs/ > http://www.rootsweb.com/~miplcdar/ > > Emma > > >> >> Message: 1 >> Date: Tue, 6 Feb 2007 18:34:51 -0500 >> From: " John & Pat Giordano" <[email protected]t> >> Subject: Re: [ROOTSWEB-HELP] Microsoft Expression Web >> To: <[email protected]> >> Message-ID: <[email protected]> >> Content-Type: text/plain; format=flowed; charset="iso-8859-1"; >> reply-type=original >> >> Has anyone used GoLive CS or Dreamweaver? If yes, how would you compare >> the >> two. > > > ------------------------------- > To unsubscribe from the list, please send an email to > [email protected] with the word 'unsubscribe' without the > quotes in the subject and the body of the message >
You do NOT need to copy code and make new pages! Download one of the free ftp programs to move the files to the new directory. You will then need to make sure all links relating to those pages point to the correct directory. If you are going to do some reorganizing, I would suggest take one section at a time - cemetery, courthouse, etc. etc. - move the files correct the links. BEFORE YOU START, MAKE SURE YOU HAVE A GOOD BACKUP OF THE SITE!!!! You might also consider adding a site wide navigation system to your pages. You have some very good info on your site but the back button is the only way to navigate. Also a site map. You never know which "door" to your site, the viewer will enter. Many will come in some way other than your "front door."These may be of some help - http://www.genealogy-web-creations.com/creating-site-navigation.htm http://www.genealogy-web-creations.com/creating-navigation-menu.html You already have the beginning of a navigation system on your entry page pat At 07:44 AM 2/7/2007, you wrote: >Thanks for the suggestions. >I have a bunch of /*cemetery.html files that I would like to move to a >sub-directory /Cemetery/. I was hoping I could find some way to just "move >to" instead of copying code and making new pages, then erasing in the main >directory. Changing links off of the main cemetery page is not a problem, >but I just thought that surely there was a simpler way to move pages around. >(that's what I get for thinking!) >In geocities or yahoo the main file directory is alphabetized automatically, >but rootsweb doesn't do this. So I have a mess of files that started out in >abc order and are now in some kind of jumbled order that I have to scroll >through to find anything. My own fault for not using the sub-directory >option to begin with. If I could get the manager to just list htm or html >files that would help, but it won't work. Nothing in life is simple so I >guess I best get busy. Thanks again for trying to help. I really >appreciate it. > >Terri >http://www.rootsweb.com/~arlrcgs/ > > >------------------------------- >To unsubscribe from the list, please send an email to >[email protected] with the word 'unsubscribe' >without the quotes in the subject and the body of the message
I have never used GoLive. When I first started working with web pages I used Front Page because it was available. It did not take me long to look for something else. Dreamweaver is my package of choice. I think it is well worth the extra investment. As time has passed, I have written a substantial amount of the code myself. For long lists, like tombstone readings I use an Excel spreadsheet for formating and save as a webpage. The coding is long and cumbersome, does not conform to the World Wide Web standard, but works well along with being easy to read. The core of the following web pages were all built with Dreamweaver. http://www.hartlandareahistory.org/ http://www.hartlandgymnasticsacademy.com/ http://www.rootsweb.com/~micparsh/ http://www.rootsweb.com/~miliving/ http://www.rootsweb.com/~milcgs/ http://www.rootsweb.com/~miplcdar/ Emma > > Message: 1 > Date: Tue, 6 Feb 2007 18:34:51 -0500 > From: " John & Pat Giordano" <[email protected]> > Subject: Re: [ROOTSWEB-HELP] Microsoft Expression Web > To: <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; format=flowed; charset="iso-8859-1"; > reply-type=original > > Has anyone used GoLive CS or Dreamweaver? If yes, how would you compare > the > two.
Thanks for the suggestions. I have a bunch of /*cemetery.html files that I would like to move to a sub-directory /Cemetery/. I was hoping I could find some way to just "move to" instead of copying code and making new pages, then erasing in the main directory. Changing links off of the main cemetery page is not a problem, but I just thought that surely there was a simpler way to move pages around. (that's what I get for thinking!) In geocities or yahoo the main file directory is alphabetized automatically, but rootsweb doesn't do this. So I have a mess of files that started out in abc order and are now in some kind of jumbled order that I have to scroll through to find anything. My own fault for not using the sub-directory option to begin with. If I could get the manager to just list htm or html files that would help, but it won't work. Nothing in life is simple so I guess I best get busy. Thanks again for trying to help. I really appreciate it. Terri http://www.rootsweb.com/~arlrcgs/
if you don't know who someone is Sandy reach for google "pat asher" rootsweb and http://freepages.computers.rootsweb.com/~pasher/ Hugh W On 2/6/07, Sandy <[email protected]> wrote: > > Pat, I've no idea who you are, but I must say, I'm starting to become > quite offended by your outlandish "suggestions" which are becoming > more and more like downright accusations. > > If "accounts never closes an account without contacting the owner of > record," then clearly accounts did not close this one, since I *am* > the one and only account owner and I've yet to be contacted by a soul > from Rootsweb even though I've surely been trying to contact them! So > by your own logic, clearly something else has caused the problem here. > > Mercy. If you're going to persist in insulting me, perhaps the tables > need to be turned round. Perhaps I should ask if YOU hacked my account? > > -Sandy > > On Feb 6, 2007, at 4:12 PM, Pat Asher wrote: > > > At 03:39 PM 2/6/2007, Sandy wrote: > >> Something certainly doesn't seem right about that. > >> > >> Are you suggesting that Rootsweb would *intentionally* just close an > >> account holders account with NO contact whatsoever? > >> Deleting all files, resetting permissions - and yet NO contact? > >> > >> I've had this account for probably close to 10 years - why on EARTH > >> would they do something like that? > > > > Since, as someone else already suggested, you probably used your > > RootsWeb site as a redirect to another site in clear violation of the > > account agreement, and did not respond to the email from > > [email protected] offering you a chance to correct your > > violation. Accounts never closes an account without contacting the > > account holder of record. > > > > The Accounts Department has logs of mail sent to you and your > > response or lack thereof, so you will have to address your concerns > > to them. > > > > Pat > > > > > > > > > > ------------------------------- > > To unsubscribe from the list, please send an email to ROOTSWEB-HELP- > > [email protected] with the word 'unsubscribe' without the quotes > > in the subject and the body of the message > > > ------------------------------- > To unsubscribe from the list, please send an email to > [email protected] with the word 'unsubscribe' without the > quotes in the subject and the body of the message > -- a wonderful artist in Denmark http://www.ingerlisekristoffersen.dk/ Beta blogger http://snaps4.blogspot.com/ photographs and walks old blogger GENEALOGE http://hughw36.blogspot.com/ MAIN BLOG
Thanks, Chris, but I've gotten the following response from someone named "Pat" of Rootsweb's tech support staff help desk. I'm still a bit stunned but it seems this was not inadvertent. Rootsweb removed my files and changed the permissions. Appears I'm just the last to know. Hopefully the accounts department will get to the bottom of this mess. At the very least, perhaps they'll provide some explanation for not contacting or at least notifying me. Suppose there's really nothing further to be said other than I do feel myself the brunt of some rather shabby treatment. (bit of an understatement) My apologies for wasting the list's time over a matter which obviously none of you can help with. Please know that I very much appreciate those of you who tried. All the best, Sandy >> A response to your Help Desk message, "WEBMASTER: permissions >> reset precluding >> file uploads," of Tue, 6 Feb 2007, at 5:44 p.m. follows: >> ------------------------- >> The account ncvance was closed for a redirect violation. You will >> need >> to write to [email protected] to request the account be reopened. >> >> Pat >> On Feb 6, 2007, at 6:01 PM, Christine Doyle wrote: > Without rehashing all of Sandy's problems, let me say that it is > indeed possible to inadvertantly reset permissions on a server. It > generally does require a "live body" to do it, but it may not have > been done intentionally. > > On another server, I have had my permissions inadvertantly reset a > couple of different times. In each case, someone new was working on > the server, didn't bother to check the listing of legitimate users, > and did a blanket reset of permissions, forgetting to either include > me, or create a group access setup. > > You will definitely need a "live body" and I actually would recommend > that you go ahead and contact the technical support folks. > > Chris >
On 2/6/07, Sandy <[email protected]> wrote: > > > Thanks, Hugh. > > No, the url you've got is simply the list page for an email list. > > I've only got one RW webspace account: > http://www.rootsweb.com/~ncvance/ > snip Forbidden to me You don't have permission to access /~ncvance/ on this server. http://home.earthlink.net/~ncvance/ has a redirect did you put rdirect on rootsweb too as thst is forbidden Hugh W -Sandy > > > On Feb 6, 2007, at 2:26 PM, Hugh Watkins wrote: > > > very unlikely > > > > one hardware failure a few yeasr ago cost some of us one days work > > as they > > reloaded a back up copy of the whole > > > > have you used the recover password facility via the help desk web > > pages? > > > > I always copy paste my passwords from the old emails bacause they > > are case > > sensitive and strong > > > > please post the url of your site > > or is it this another version > > http://home.earthlink.net/~teylu/woodlist.html > > > > > > > > Hugh W > > > > > > > > > > On 2/6/07, Sandy <[email protected]> wrote: > >> > >> > >> Well, gee, in the meanwhile is it possible for me to get an answer > >> here to my questions as to what might be causing this problem? > >> > >> Can some technical "glitch" in the server delete all the files from > >> our accounts and re-set upload permissions "accidentally"? Is that > >> possible? Or can this sort of thing only be intentionally done by a > >> human? If the latter, then who would have the *ability* to do that > >> sort of thing to our individual accounts? > >> > >> While I'm attempting to get it "fixed," it would be nice to have some > >> idea as to what might've caused this to happen. At the risk of > >> sounding ungrateful, I guess I'm hoping for a little "help" from the > >> "help list." ;-) > >> > >> Thanks, > >> Sandy > >> > >> On Feb 6, 2007, at 1:54 PM, [email protected] wrote: > >> > >>> > >>> Then you could go to the HelpDesk: http://helpdesk.rootsweb.com/ > >>> form1.html > >>> but I think you should wait more than 24 hours for a response > >>> before doing so. > >>> There are not as many staffers as there used to be and replies, > >>> no doubt, > >>> may take a longer time than in the past. If you get no reply > >>> within 3 days of > >>> sending your email to accounts, then post a query on the HelpDesk > >>> and make > >>> note that you wrote to accounts and received no reply. > >>> > >>> Joan > >>> > >>> ------------------------------- > >>> To unsubscribe from the list, please send an email to ROOTSWEB-HELP- > >>> [email protected] with the word 'unsubscribe' without the quotes > >>> in the subject and the body of the message > >> > >> > >> ------------------------------- > >> To unsubscribe from the list, please send an email to > >> [email protected] with the word 'unsubscribe' > >> without the > >> quotes in the subject and the body of the message > >> > > > > > > > > -- > > a wonderful artist in Denmark > > http://www.ingerlisekristoffersen.dk/ > > > > Beta blogger > > http://snaps4.blogspot.com/ photographs and walks > > > > old blogger GENEALOGE > > http://hughw36.blogspot.com/ MAIN BLOG > > > > ------------------------------- > > To unsubscribe from the list, please send an email to ROOTSWEB-HELP- > > [email protected] with the word 'unsubscribe' without the quotes > > in the subject and the body of the message > > > ------------------------------- > To unsubscribe from the list, please send an email to > [email protected] with the word 'unsubscribe' without the > quotes in the subject and the body of the message > -- a wonderful artist in Denmark http://www.ingerlisekristoffersen.dk/ Beta blogger http://snaps4.blogspot.com/ photographs and walks old blogger GENEALOGE http://hughw36.blogspot.com/ MAIN BLOG
> > YES, YES, YES! It creates valid code and makes CSS much easier to > work with. You can upgrade so the cost is less than purchase of the > full program. Thanks, Pat. I didn't realize you could upgrade to WE from FP. I ordered the upgrade and looking forward to using it. -- Pat Connors, Sacramento CA http://www.connorsgenealogy.com
very unlikely one hardware failure a few yeasr ago cost some of us one days work as they reloaded a back up copy of the whole have you used the recover password facility via the help desk web pages? I always copy paste my passwords from the old emails bacause they are case sensitive and strong please post the url of your site or is it this another version http://home.earthlink.net/~teylu/woodlist.html Hugh W On 2/6/07, Sandy <[email protected]> wrote: > > > Well, gee, in the meanwhile is it possible for me to get an answer > here to my questions as to what might be causing this problem? > > Can some technical "glitch" in the server delete all the files from > our accounts and re-set upload permissions "accidentally"? Is that > possible? Or can this sort of thing only be intentionally done by a > human? If the latter, then who would have the *ability* to do that > sort of thing to our individual accounts? > > While I'm attempting to get it "fixed," it would be nice to have some > idea as to what might've caused this to happen. At the risk of > sounding ungrateful, I guess I'm hoping for a little "help" from the > "help list." ;-) > > Thanks, > Sandy > > On Feb 6, 2007, at 1:54 PM, [email protected] wrote: > > > > > Then you could go to the HelpDesk: http://helpdesk.rootsweb.com/ > > form1.html > > but I think you should wait more than 24 hours for a response > > before doing so. > > There are not as many staffers as there used to be and replies, > > no doubt, > > may take a longer time than in the past. If you get no reply > > within 3 days of > > sending your email to accounts, then post a query on the HelpDesk > > and make > > note that you wrote to accounts and received no reply. > > > > Joan > > > > ------------------------------- > > To unsubscribe from the list, please send an email to ROOTSWEB-HELP- > > [email protected] with the word 'unsubscribe' without the quotes > > in the subject and the body of the message > > > ------------------------------- > To unsubscribe from the list, please send an email to > [email protected] with the word 'unsubscribe' without the > quotes in the subject and the body of the message > -- a wonderful artist in Denmark http://www.ingerlisekristoffersen.dk/ Beta blogger http://snaps4.blogspot.com/ photographs and walks old blogger GENEALOGE http://hughw36.blogspot.com/ MAIN BLOG
I'm asking a question on this problem, because I am unsure of the answer. A year ago, I uploaded "above" the parent directory. The former CC who had transferred the county site to me knew how to fix it and did. Could this be a possibility in this case with Sandy's site? Second, for about 6 months after I uploaded a certain folder, I had no access to that folder. We could see the folder, pages, and images, but no pics appeared on pages despite correct linking, and pages could not be "viewed" through fileman. The former CC uploaded a totally different page and images to that same folder, as a test, with the same results. I wrote on the Help List and to the Help Desk but got no conclusive help. I finally called Ancestry and asked if they could ask someone in RW to check the server for that little portion of my website -- everything else worked fine. Ancestry Techs suggested that something may have happened when RW was switching servers just before the upload. (Remember, I had taken over the site so I was doing full re-loads by sections or folders during those first 6 months.) The Ancestry techs suggested that one section of where that part of my folder sat on the server might have gotten corrupted or wasn't working right.) The final result is, within 2 weeks, that one little folder suddenly was fixed completely (no changes by me). I'm just offerng the idea that something weird could have happened in the past year with all the server changes RW did. Judy On 2/6/07, Christine Doyle <[email protected]> wrote: > > > Without rehashing all of Sandy's problems, let me say that it is > indeed possible to inadvertantly reset permissions on a server. It > generally does require a "live body" to do it, but it may not have > been done intentionally. > > On another server, I have had my permissions inadvertantly reset a > couple of different times. In each case, someone new was working on > the server, didn't bother to check the listing of legitimate users, > and did a blanket reset of permissions, forgetting to either include > me, or create a group access setup. > > You will definitely need a "live body" and I actually would recommend > that you go ahead and contact the technical support folks. > > Chris > > > ------------------------------- > To unsubscribe from the list, please send an email to > [email protected] with the word 'unsubscribe' without the > quotes in the subject and the body of the message > -- ~PRIMARY NAMES: ANTHONY, BAKER, FLOWERS, LANE, SEPTER~ Washington Co PA free Websites: http://freepages.genealogy.rootsweb.com/~florian http://freepages.family.rootsweb.com/~florian County Coordinator for http://www.rootsweb.com/~pawashin/ Send mail to washington.co.pa.webmaster"AT"gmail.com Researchers of Washington County PA, join our map: http://www.frappr.com/researchingwashingtoncopa Steve Irwin Warriors please sign map at: http://www.frappr.com/steveirwinwarriors
if one or two use the file manager to create a new file in the new place and copy paste the code from old to new Hugh W On 2/6/07, Patricia Geary <[email protected]> wrote: > > At 10:12 AM 2/6/2007, Terri wrote: > >I would like to move files in the main file directory to a specific > >directory. Is there a simple way to do this? > > > Depends on what program you are going to use to move the files. > Remember that moving files will NOT automatically change the links to > those files unless you are using an editing program that will do it > for you. - like FrontPage/Expression Web, Dreamweaver or maybe the > free editors. I'm assuming you are talking about the actual site > rather than files on your hard drive :-) > > pat > > > ____________ > Pat Geary > http://www.family-genealogy-online.com/ > http://www.genealogy-web-creations.com/ > http://www.blog.family-genealogy-online.com/ > > > ------------------------------- > To unsubscribe from the list, please send an email to > [email protected] with the word 'unsubscribe' without the > quotes in the subject and the body of the message > -- a wonderful artist in Denmark http://www.ingerlisekristoffersen.dk/ Beta blogger http://snaps4.blogspot.com/ photographs and walks old blogger GENEALOGE http://hughw36.blogspot.com/ MAIN BLOG
At 05:53 PM 2/6/2007, you wrote: >Pat, I've no idea who you are, but I must say, I'm starting to become >quite offended by your outlandish "suggestions" which are becoming >more and more like downright accusations. > >If "accounts never closes an account without contacting the owner of >record," then clearly accounts did not close this one, since I *am* >the one and only account owner and I've yet to be contacted by a soul >from Rootsweb even though I've surely been trying to contact them! So >by your own logic, clearly something else has caused the problem here. The "You are not authorized to view" message means the account was closed by RootsWeb staff. I'm sure you do not believe that RootsWeb staff closes accounts capriciously, so I can only repeat that you need to write to [email protected] They will have logs of attempted contact and the reason the account was closed. Pat
Has anyone used GoLive CS or Dreamweaver? If yes, how would you compare the two. ----- Original Message ----- From: "Patricia Geary" <[email protected]> To: <[email protected]> Sent: Tuesday, February 06, 2007 12:44 PM Subject: Re: [ROOTSWEB-HELP] Microsoft Expression Web > At 12:17 PM 2/6/2007, Pat Connors wrote: >>I am interested in this program. I currently use Frontpage 2003 and I >>am wondering if this program is seriously better than FP and worth the >>money. For those who upgraded to EW, I would appreciate your opinion. > > > YES, YES, YES! It creates valid code and makes CSS much easier to > work with. You can upgrade so the cost is less than purchase of the > full program. You can also download a free trial to see if you like > it > http://www.microsoft.com/products/expression/en/expression-web/default.mspx > > Investigate any of these links and feel free to contact me off list > if you have specific questions. > > http://any-expression.com/expression-web/tutorials/ (Be sure and > signup for the ezine) > > http://any-expression.com/expression-web/tips/ > > http://www.expression-web-designer-help.com/ > > http://expression-web.net/ > > pat > > ____________ > Pat Geary > http://www.family-genealogy-online.com/ > http://www.genealogy-web-creations.com/ > http://www.blog.family-genealogy-online.com/ > > > ------------------------------- > To unsubscribe from the list, please send an email to > [email protected] with the word 'unsubscribe' without the > quotes in the subject and the body of the message >