Note: The Rootsweb Mailing Lists will be shut down on April 6, 2023. (More info)
RootsWeb.com Mailing Lists
Previous Page      Next Page
Total: 3380/10000
    1. Re: [ROOTSWEB-HELP] ROOTSWEB-HELP Digest, Vol 2, Issue 73
    2. Marcia Cox
    3. Sherri, Thanks...this makes more sense to me than anything, especially since I am a novice when it comes to writing and understanding code. I can make my images smaller for those who have dial-up connections and then if they want to click on the text below each image to make it larger, they can....at least this code works for me. I could never get the others to work...not that it was their fault because I am SURE I was doing something wrong. Thanks!!! >Today's Topics: > > 1. Re: Image code (Sherri ) > 2. Re: Image code (Jeff Owens) > 3. Re: Any more news on server? (W. David Samuelsen) > 4. Re: Any more news on server? (Judy Florian) > 5. Re: Any more news on server? (Patricia Geary) > 6. Re: Image code (Rod Dav4is) > > >---------------------------------------------------------------------- > >Message: 1 >Date: Thu, 5 Jul 2007 05:04:30 -0400 >From: "Sherri " <[email protected]> >Subject: Re: [ROOTSWEB-HELP] Image code >To: <[email protected]> >Message-ID: <[email protected]> >Content-Type: text/plain; charset="us-ascii" > >Marcia, > >I do it differently - I actually have 2 of each image, one that is the full >size that you want to appear, and one that is smaller. The smaller one is >what I code on the page to actually "show" and the other is linked so that >if you click on the image showing on the page, it will open the larger one. >Here's an example of the code: > ><p align="center"><a href="graphics/juliaanddavisdavis.jpg"><img >src="graphics/juliaanddavisdavis-sm.jpg"></a></p> > >Sherri > >-----Original Message----- >From: [email protected] >[mailto:[email protected]] On Behalf Of Marcia Cox >Sent: Wednesday, July 04, 2007 10:06 PM >To: [email protected] >Subject: [ROOTSWEB-HELP] Image code > >Can anyone help me with images? I want to enlarge an image with a click of >the mouse and the only code I know for this is - but don't know what to use >as the path and am not sure this code will work. I have found many different >ways the code is written, but must be doing something wrong since it does >not work for me. Path incorrect? or is it the code itself? > >Thanks, >Marcia > ><p align="center"><a >onclick="window.open('graphics/','juliaanndavisdavis.jpg','width=560,height= >650,scrollbars=yes,resizable=yes'); >return false;" href="/Graphics/http://www.rootsweb.com="Click to enlarge >photo"><img </a> </p> > >------------------------------- >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 > > > > >------------------------------ > >Message: 2 >Date: Thu, 05 Jul 2007 10:04:00 -0400 >From: Jeff Owens <[email protected]> >Subject: Re: [ROOTSWEB-HELP] Image code >To: [email protected] >Message-ID: <[email protected]> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >Marcia Cox wrote: > >>Can anyone help me with images? I want to enlarge an image with a >>click of the mouse and the only code I know for this is - but don't >>know what to use as the path and am not sure this code will work. I >>have found many different ways the code is written, but must be doing >>something wrong since it does not work for me. Path incorrect? or is >>it the code itself? >> >>Thanks, >>Marcia >> >><p align="center"><a >>onclick="window.open('graphics/','juliaanndavisdavis.jpg','width=560,height=650,scrollbars=yes,resizable=yes'); >>return false;" href="/Graphics/http://www.rootsweb.com="Click to > >enlarge photo"><img </a> >></p> >> >>------------------------------- >>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 >> >> >> >> >My opinion of using this type of scheme for presenting multiple images >is that it does not work well for persons on dialup services. > >In order for the larger image to be seen it means that the smaller image >must contain enough pixels so that it looks good when enlarged. This >means that the file size is based on the larger image size, and >necessarily longer download time. > >If there are many images placed on the same page, it will then take a >longer time to download for the user just to see all of the small images >to select which one for viewing. > >The suggested method for a page author to use would be the construction >of small files for a thumbnail image file, and then a link or mouseover >function which takes you to the larger (more dense) image file for good >viewing. Simply expanding the onscreen size means either larger >downloads, or diminished quality. Using this method the larger file is >only downloaded if the viewer actually wants to see a specific one. > >Remember the legacy users. Not everyone in the genealogy hobby is using >the latest gear or high speed connection. > >Jeff Owens > > > >------------------------------ > >Message: 3 >Date: Thu, 05 Jul 2007 11:06:22 -0600 >From: "W. David Samuelsen" <[email protected]> >Subject: Re: [ROOTSWEB-HELP] Any more news on server? >To: [email protected] >Message-ID: <[email protected]> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >try again this morning. I was able to on all sites now. > >It was passive mode problem. > >David Samuelsen > >[email protected] wrote: >> I could periodically update on Sunday too, but it vanished by late >>that night. Since then, haven't had any luck what so ever. >> >> I'm like everyone else... the one time I have time to upload >>things due to extra free time, and the silly thing is down! >> >> Thankee ma'm... Dana >> ----- Original Message ----- >> From: Linda Boorom >> To: [email protected] >> Sent: Tuesday, July 03, 2007 7:26 PM >> Subject: Re: [ROOTSWEB-HELP] Any more news on server? >> >> >> I was able to connect & upload periodically off & on Sun. & >>Mon., but today, >> not all. The message on the Help section no longer states 2 days (from >> Sun.), but rather: >> >> 3 FTP to users.rootsweb.com: >> 2007-07-01 >> FTP (uploads) to users.rootsweb.com are currently experiencing >>problems. We >> appreciate your patience while the techs work to correct. >> >> This is the message before: >> >> 1 July 4th Holiday: >> 2007-07-02 >> Due to the July 4th holiday, posts to the HelpDesk may take several extra >> days to be answered so that staff and volunteers may take some >>time off. We >> appreciate your patience! >> >> We might as all well enjoy the holiday as well and hope that come Thurs. >> they can take care of the problem, or at least hopefully before >>the weekend >> :-) >> >> Happy Indepedance Day. >> >> Linda B. >> >> ------------------------------- >> 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 >> >> > > >------------------------------ > >Message: 4 >Date: Thu, 5 Jul 2007 13:09:04 -0400 >From: "Judy Florian" <[email protected]> >Subject: Re: [ROOTSWEB-HELP] Any more news on server? >To: [email protected] >Message-ID: > <[email protected]> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >I tried this AM and I got same error as before (error 12111) > >Judy > > >On 7/5/07, W. David Samuelsen <[email protected]> wrote: >> >> try again this morning. I was able to on all sites now. >> >> It was passive mode problem. >> >> David Samuelsen >> > > >------------------------------ > >Message: 5 >Date: Thu, 05 Jul 2007 13:16:55 -0400 >From: Patricia Geary <[email protected]> >Subject: Re: [ROOTSWEB-HELP] Any more news on server? >To: [email protected] >Message-ID: <[email protected]> >Content-Type: text/plain; charset="us-ascii"; format=flowed > >At 01:09 PM 7/5/2007, you wrote: >>I tried this AM and I got same error as before (error 12111) > >Problems are sporadic as I can sign on occasionally do uploads, sign >off and try and upload again later and it is down again. Guess we >just have to be patient and wait until it is fixed. > >pat > > > >------------------------------ > >Message: 6 >Date: Thu, 05 Jul 2007 14:36:42 -0400 >From: Rod Dav4is <[email protected]> >Subject: Re: [ROOTSWEB-HELP] Image code >To: [email protected] >Message-ID: <[email protected]> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >Here's a technique <http://randsco.com/_miscPgs/cssZoom03.html> that >doesn't use JavaScript -- my chief objection to the method you posted. >I haven't tried it myself, so cannot comment on how it plays in various >venues, except to say that in browsers that do not support CSS (which it >uses), the larger photo is displayed without trickery beside the smaller >one. Perhaps this could be modified as a link to another page with the >larger picture. > >-R. > >Marcia Cox wrote: in part >> Can anyone help me with images? I want to enlarge an image with a >> click of the mouse and the only code I know for this is - but don't >> know what to use as the path and am not sure this code will work. I >> have found many different ways the code is written, but must be doing >> something wrong since it does not work for me. Path incorrect? or is >> it the code itself? >> >> Thanks, >> Marcia >> > >-- >Regards, Rod Dav4is / P.O. Box 118 / Hyde Park, NY 12538 / USA >Genealogy, et Cetera: http://freepages.rootsweb.com/~dav4is/ >477 ancestral & collateral families, mostly 17?-19? century >New England & European roots. Total population: 116,300+ >Annex: http://www.gencircles.com/users/dav4is/ >email: DA[email protected] >A fool must now and then be right by chance. > -William Cowper > > > >------------------------------ > >To contact the ROOTSWEB-HELP list administrator, send an email to >[email protected] > >To post a message to the ROOTSWEB-HELP mailing list, send an email >to [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 >email with no additional text. > > >End of ROOTSWEB-HELP Digest, Vol 2, Issue 73 >********************************************

    07/06/2007 01:39:30
    1. Re: [ROOTSWEB-HELP] Image code
    2. Rod Dav4is
    3. Here's a technique <http://randsco.com/_miscPgs/cssZoom03.html> that doesn't use JavaScript -- my chief objection to the method you posted. I haven't tried it myself, so cannot comment on how it plays in various venues, except to say that in browsers that do not support CSS (which it uses), the larger photo is displayed without trickery beside the smaller one. Perhaps this could be modified as a link to another page with the larger picture. -R. Marcia Cox wrote: in part > Can anyone help me with images? I want to enlarge an image with a > click of the mouse and the only code I know for this is - but don't > know what to use as the path and am not sure this code will work. I > have found many different ways the code is written, but must be doing > something wrong since it does not work for me. Path incorrect? or is > it the code itself? > > Thanks, > Marcia > -- Regards, Rod Dav4is / P.O. Box 118 / Hyde Park, NY 12538 / USA Genealogy, et Cetera: http://freepages.rootsweb.com/~dav4is/ 477 ancestral & collateral families, mostly 17°-19° century New England & European roots. Total population: 116,300+ Annex: http://www.gencircles.com/users/dav4is/ email: [email protected] A fool must now and then be right by chance. -William Cowper

    07/05/2007 08:36:42
    1. Re: [ROOTSWEB-HELP] Any more news on server?
    2. Patricia Geary
    3. At 01:09 PM 7/5/2007, you wrote: >I tried this AM and I got same error as before (error 12111) Problems are sporadic as I can sign on occasionally do uploads, sign off and try and upload again later and it is down again. Guess we just have to be patient and wait until it is fixed. pat

    07/05/2007 07:16:55
    1. Re: [ROOTSWEB-HELP] Any more news on server?
    2. Judy Florian
    3. I tried this AM and I got same error as before (error 12111) Judy On 7/5/07, W. David Samuelsen <[email protected]> wrote: > > try again this morning. I was able to on all sites now. > > It was passive mode problem. > > David Samuelsen >

    07/05/2007 07:09:04
    1. Re: [ROOTSWEB-HELP] Any more news on server?
    2. W. David Samuelsen
    3. try again this morning. I was able to on all sites now. It was passive mode problem. David Samuelsen [email protected] wrote: > I could periodically update on Sunday too, but it vanished by late that night. Since then, haven't had any luck what so ever. > > I'm like everyone else... the one time I have time to upload things due to extra free time, and the silly thing is down! > > Thankee ma'm... Dana > ----- Original Message ----- > From: Linda Boorom > To: [email protected] > Sent: Tuesday, July 03, 2007 7:26 PM > Subject: Re: [ROOTSWEB-HELP] Any more news on server? > > > I was able to connect & upload periodically off & on Sun. & Mon., but today, > not all. The message on the Help section no longer states 2 days (from > Sun.), but rather: > > 3 FTP to users.rootsweb.com: > 2007-07-01 > FTP (uploads) to users.rootsweb.com are currently experiencing problems. We > appreciate your patience while the techs work to correct. > > This is the message before: > > 1 July 4th Holiday: > 2007-07-02 > Due to the July 4th holiday, posts to the HelpDesk may take several extra > days to be answered so that staff and volunteers may take some time off. We > appreciate your patience! > > We might as all well enjoy the holiday as well and hope that come Thurs. > they can take care of the problem, or at least hopefully before the weekend > :-) > > Happy Indepedance Day. > > Linda B. > > ------------------------------- > 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 > >

    07/05/2007 05:06:22
    1. Re: [ROOTSWEB-HELP] Image code
    2. Jeff Owens
    3. Marcia Cox wrote: >Can anyone help me with images? I want to enlarge an image with a >click of the mouse and the only code I know for this is - but don't >know what to use as the path and am not sure this code will work. I >have found many different ways the code is written, but must be doing >something wrong since it does not work for me. Path incorrect? or is >it the code itself? > >Thanks, >Marcia > ><p align="center"><a >onclick="window.open('graphics/','juliaanndavisdavis.jpg','width=560,height=650,scrollbars=yes,resizable=yes'); >return false;" href="/Graphics/http://www.rootsweb.com="Click to >enlarge photo"><img </a> ></p> > >------------------------------- >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 > > > > My opinion of using this type of scheme for presenting multiple images is that it does not work well for persons on dialup services. In order for the larger image to be seen it means that the smaller image must contain enough pixels so that it looks good when enlarged. This means that the file size is based on the larger image size, and necessarily longer download time. If there are many images placed on the same page, it will then take a longer time to download for the user just to see all of the small images to select which one for viewing. The suggested method for a page author to use would be the construction of small files for a thumbnail image file, and then a link or mouseover function which takes you to the larger (more dense) image file for good viewing. Simply expanding the onscreen size means either larger downloads, or diminished quality. Using this method the larger file is only downloaded if the viewer actually wants to see a specific one. Remember the legacy users. Not everyone in the genealogy hobby is using the latest gear or high speed connection. Jeff Owens

    07/05/2007 04:04:00
    1. Re: [ROOTSWEB-HELP] Image code
    2. Sherri
    3. Marcia, I do it differently - I actually have 2 of each image, one that is the full size that you want to appear, and one that is smaller. The smaller one is what I code on the page to actually "show" and the other is linked so that if you click on the image showing on the page, it will open the larger one. Here's an example of the code: <p align="center"><a href="graphics/juliaanddavisdavis.jpg"><img src="graphics/juliaanddavisdavis-sm.jpg"></a></p> Sherri -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Marcia Cox Sent: Wednesday, July 04, 2007 10:06 PM To: [email protected] Subject: [ROOTSWEB-HELP] Image code Can anyone help me with images? I want to enlarge an image with a click of the mouse and the only code I know for this is - but don't know what to use as the path and am not sure this code will work. I have found many different ways the code is written, but must be doing something wrong since it does not work for me. Path incorrect? or is it the code itself? Thanks, Marcia <p align="center"><a onclick="window.open('graphics/','juliaanndavisdavis.jpg','width=560,height= 650,scrollbars=yes,resizable=yes'); return false;" href="/Graphics/http://www.rootsweb.com="Click to enlarge photo"><img </a> </p> ------------------------------- 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

    07/04/2007 11:04:30
    1. [ROOTSWEB-HELP] Image code
    2. Marcia Cox
    3. Can anyone help me with images? I want to enlarge an image with a click of the mouse and the only code I know for this is - but don't know what to use as the path and am not sure this code will work. I have found many different ways the code is written, but must be doing something wrong since it does not work for me. Path incorrect? or is it the code itself? Thanks, Marcia <p align="center"><a onclick="window.open('graphics/','juliaanndavisdavis.jpg','width=560,height=650,scrollbars=yes,resizable=yes'); return false;" href="/Graphics/http://www.rootsweb.com="Click to enlarge photo"><img </a> </p>

    07/04/2007 03:05:54
    1. [ROOTSWEB-HELP] public_html missing
    2. WIG New Zealand
    3. Unable to publish changed files to our web site http://www.rootsweb.com/~nzsgwig/ Error message: The subdirectory "public_html" doesn't exist on this site. I published updates successfully on 4th May 2007. We have been live since June 2005 and this is the first problem I have had. So am floundering - suggestions please. Thanks, Val Welsh Interest Group of the NZSG --------------------------------- Yahoo!7 Mail has just got even bigger and better with unlimited storage on all webmail accounts. Find out more.

    07/04/2007 06:12:51
    1. Re: [ROOTSWEB-HELP] public_html missing
    2. Sherri
    3. File a ticket with the help desk - they'll have to restore/rebuild the public_html directory for you. Sherri -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of WIG New Zealand Sent: Tuesday, July 03, 2007 10:13 PM To: [email protected] Subject: [ROOTSWEB-HELP] public_html missing Unable to publish changed files to our web site http://www.rootsweb.com/~nzsgwig/ Error message: The subdirectory "public_html" doesn't exist on this site. I published updates successfully on 4th May 2007. We have been live since June 2005 and this is the first problem I have had. So am floundering - suggestions please. Thanks, Val Welsh Interest Group of the NZSG --------------------------------- Yahoo!7 Mail has just got even bigger and better with unlimited storage on all webmail accounts. Find out more. ------------------------------- 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

    07/03/2007 05:21:12
    1. Re: [ROOTSWEB-HELP] Any more news on server?
    2. John Slaughter
    3. Just a reminder, you can still do your updates using the file manager page at http://www.rootsweb.com/fileman/file_manager.cgi. It is a royal pain in the arse, but it does work if you don't have a lot to do. John Slaughter In loving memory of our son, Brennan. 11/10/88-5/31/01. http://john-slaughter.rootsweb.com/Brennan.html MA-Bay-Colony list moderator USGenWeb County Coordinator Essex County, MA - http://www.rootsweb.com/~maessex Middlesex County, MA - http://www.rootsweb.com/~mamiddle USGenWeb Town Coordinator Ipswich, Essex, MA - http://www.rootsweb.com/~macipswi >From: <[email protected]> >Reply-To: [email protected] >To: <[email protected]> >Subject: Re: [ROOTSWEB-HELP] Any more news on server? >Date: Tue, 3 Jul 2007 19:29:04 -0400 > >I could periodically update on Sunday too, but it vanished by late that >night. Since then, haven't had any luck what so ever. > >I'm like everyone else... the one time I have time to upload things due to >extra free time, and the silly thing is down! > >Thankee ma'm... Dana > ----- Original Message ----- > From: Linda Boorom > To: [email protected] > Sent: Tuesday, July 03, 2007 7:26 PM > Subject: Re: [ROOTSWEB-HELP] Any more news on server? > > > I was able to connect & upload periodically off & on Sun. & Mon., but >today, > not all. The message on the Help section no longer states 2 days (from > Sun.), but rather: > > 3 FTP to users.rootsweb.com: > 2007-07-01 > FTP (uploads) to users.rootsweb.com are currently experiencing problems. >We > appreciate your patience while the techs work to correct. > > This is the message before: > > 1 July 4th Holiday: > 2007-07-02 > Due to the July 4th holiday, posts to the HelpDesk may take several >extra > days to be answered so that staff and volunteers may take some time off. >We > appreciate your patience! > > We might as all well enjoy the holiday as well and hope that come Thurs. > they can take care of the problem, or at least hopefully before the >weekend > :-) > > Happy Indepedance Day. > > Linda B. > >------------------------------- >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 _________________________________________________________________ Need a brain boost? Recharge with a stimulating game. Play now!  http://club.live.com/home.aspx?icid=club_hotmailtextlink1

    07/03/2007 01:46:34
    1. Re: [ROOTSWEB-HELP] Any more news on server?
    2. I could periodically update on Sunday too, but it vanished by late that night. Since then, haven't had any luck what so ever. I'm like everyone else... the one time I have time to upload things due to extra free time, and the silly thing is down! Thankee ma'm... Dana ----- Original Message ----- From: Linda Boorom To: [email protected] Sent: Tuesday, July 03, 2007 7:26 PM Subject: Re: [ROOTSWEB-HELP] Any more news on server? I was able to connect & upload periodically off & on Sun. & Mon., but today, not all. The message on the Help section no longer states 2 days (from Sun.), but rather: 3 FTP to users.rootsweb.com: 2007-07-01 FTP (uploads) to users.rootsweb.com are currently experiencing problems. We appreciate your patience while the techs work to correct. This is the message before: 1 July 4th Holiday: 2007-07-02 Due to the July 4th holiday, posts to the HelpDesk may take several extra days to be answered so that staff and volunteers may take some time off. We appreciate your patience! We might as all well enjoy the holiday as well and hope that come Thurs. they can take care of the problem, or at least hopefully before the weekend :-) Happy Indepedance Day. Linda B.

    07/03/2007 01:29:04
    1. Re: [ROOTSWEB-HELP] Any more news on server?
    2. Linda Boorom
    3. I was able to connect & upload periodically off & on Sun. & Mon., but today, not all. The message on the Help section no longer states 2 days (from Sun.), but rather: 3 FTP to users.rootsweb.com: 2007-07-01 FTP (uploads) to users.rootsweb.com are currently experiencing problems. We appreciate your patience while the techs work to correct. This is the message before: 1 July 4th Holiday: 2007-07-02 Due to the July 4th holiday, posts to the HelpDesk may take several extra days to be answered so that staff and volunteers may take some time off. We appreciate your patience! We might as all well enjoy the holiday as well and hope that come Thurs. they can take care of the problem, or at least hopefully before the weekend :-) Happy Indepedance Day. Linda B. ----- Original Message ----- From: <[email protected]> To: <[email protected]> Sent: Monday, July 02, 2007 7:30 PM Subject: [ROOTSWEB-HELP] Any more news on server? > Anyone heard anymore news on the server? I can get a connection, but I > don't see any files or anything listed for the ftp or html sides. > > Dana

    07/03/2007 01:26:10
    1. Re: [ROOTSWEB-HELP] Any more news on server?
    2. Thank you Judy. I just emailed my KY bosses for the Archives just incase I had the wrong password and info. Now I know it's not me (for a change). Thanks.... Dana

    07/02/2007 03:01:37
    1. Re: [ROOTSWEB-HELP] Any more news on server?
    2. Judy Florian
    3. Linda, It is not you/your program. I also cannot ftp as of 5 minutes ago (2nd day). Note on HelpDesk still says there's a problem. Judy On 7/2/07, [email protected] <[email protected]> wrote: > > Great! That means I'm having problems now with my ftp program. I just > reinstalled it to make sure, but I'm beginning to wonder now what's going > on. I rekeyed the password and all... but now saying after three tries the > connection's been aborted. > > Thanks Linda.... have a great one! > >

    07/02/2007 02:53:35
    1. Re: [ROOTSWEB-HELP] Any more news on server?
    2. Great! That means I'm having problems now with my ftp program. I just reinstalled it to make sure, but I'm beginning to wonder now what's going on. I rekeyed the password and all... but now saying after three tries the connection's been aborted. Thanks Linda.... have a great one! Dana ----- Original Message ----- From: Linda Lambert To: [email protected] Sent: Monday, July 02, 2007 8:31 PM Subject: Re: [ROOTSWEB-HELP] Any more news on server? I was able to upload without a problem about 7 AM Arizona time. Linda -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Monday, July 02, 2007 4:30 PM To: [email protected] Subject: [ROOTSWEB-HELP] Any more news on server? Anyone heard anymore news on the server? I can get a connection, but I don't see any files or anything listed for the ftp or html sides. Dana ------------------------------- 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 ------------------------------- 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

    07/02/2007 02:35:35
    1. [ROOTSWEB-HELP] Any more news on server?
    2. Anyone heard anymore news on the server? I can get a connection, but I don't see any files or anything listed for the ftp or html sides. Dana

    07/02/2007 01:30:13
    1. Re: [ROOTSWEB-HELP] Any more news on server?
    2. Linda Lambert
    3. I was able to upload without a problem about 7 AM Arizona time. Linda -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Monday, July 02, 2007 4:30 PM To: [email protected] Subject: [ROOTSWEB-HELP] Any more news on server? Anyone heard anymore news on the server? I can get a connection, but I don't see any files or anything listed for the ftp or html sides. Dana ------------------------------- 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

    07/02/2007 11:31:53
    1. Re: [ROOTSWEB-HELP] No FTP
    2. Mine were loading fine all day until just now. I can't get it to log on at all. Hopefully it won't be a long wait for them to get things straightened out. Dana

    07/01/2007 04:50:42
    1. [ROOTSWEB-HELP] No FTP
    2. lee
    3. I do not know what is going on, but I also querried for my passwords, and the only password I got back was for my freepages site, none of my accounts for USGenWeb pages came back. Lee

    07/01/2007 04:41:03