 |
|
 |
|
Next: Google looses one
|
| Author |
Message |
External

Since: Aug 01, 2004 Posts: 76
|
(Msg. 1) Posted: Wed Aug 04, 2004 8:07 pm
Post subject: ASP....I'm dead proud of myself.... Archived from groups: alt>www>webmaster (more info?)
|
|
|
I've just done something with ASP that I've always known could be done
because I've seen it on other sites, but which I could never figure out how
to do it......I sat down last night and decided I was going to figure out a
way to render the information held in a database as graphical graphs.....
Okay, I know this is probably basic stuff to most folks, and most of you are
saying "Sheesh, is that all?", but I'm still happy because I've figured out
how to domething new, and I'm very happy with the outcome.....
I feel exactly like I did the first time I got a basic html page to display
on the web....LOL
Here's the page in question.....Can anyone tell me if it renders okay in
other browsers besides IE?......
http://www.doohickeys.co.uk/survey/results.asp
Cheers....
--
Sam.
www.doohickeys.co.uk
For Desirable Devices >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Jun 22, 2004 Posts: 7
|
(Msg. 2) Posted: Wed Aug 04, 2004 8:07 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Fat Sam" <username.RemoveThis@domainname.com> wrote in message
news:2ncg45Fvr4baU1@uni-berlin.de...
> I've just done something with ASP that I've always known could be done
> because I've seen it on other sites, but which I could never figure out
how
> to do it......I sat down last night and decided I was going to figure out
a
> way to render the information held in a database as graphical graphs.....
>
> Okay, I know this is probably basic stuff to most folks, and most of you
are
> saying "Sheesh, is that all?", but I'm still happy because I've figured
out
> how to domething new, and I'm very happy with the outcome.....
>
> I feel exactly like I did the first time I got a basic html page to
display
> on the web....LOL
>
> Here's the page in question.....Can anyone tell me if it renders okay in
> other browsers besides IE?......
<font color=purple> > <a style='text-decoration: underline;' href="http://www.doohickeys.co.uk/survey/results.asp</font" target="_blank">http://www.doohickeys.co.uk/survey/results.asp</font</a>>
Looks good in firefox. I'd suggest putting your code comments as ASP
comments instead of HTML comments though.<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Jul 14, 2003 Posts: 423
|
(Msg. 3) Posted: Wed Aug 04, 2004 8:07 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Fat Sam" <username.DeleteThis@domainname.com> wrote in
news:2ncg45Fvr4baU1@uni-berlin.de:
> I've just done something with ASP that I've always known could be done
> because I've seen it on other sites, but which I could never figure
> out how to do it......I sat down last night and decided I was going to
> figure out a way to render the information held in a database as
> graphical graphs.....
>
> Okay, I know this is probably basic stuff to most folks, and most of
> you are saying "Sheesh, is that all?", but I'm still happy because
> I've figured out how to domething new, and I'm very happy with the
> outcome.....
>
> I feel exactly like I did the first time I got a basic html page to
> display on the web....LOL
Ain't that just the coolest thing, though ? Figuring out something tough
entirely on your own ?  Way to go!
>
> Here's the page in question.....Can anyone tell me if it renders okay
> in other browsers besides IE?......
<font color=purple> > <a style='text-decoration: underline;' href="http://www.doohickeys.co.uk/survey/results.asp</font" target="_blank">http://www.doohickeys.co.uk/survey/results.asp</font</a>>
Yup, looks good in Opera 7.51. Here's a screenshot:
<a style='text-decoration: underline;' href="http://www.internalysis.com/graphs_screenshot.jpg" target="_blank">http://www.internalysis.com/graphs_screenshot.jpg</a>
--
Marc Bissonnette
CGI / Database / Web Management Tools: <a style='text-decoration: underline;' href="http://www.internalysis.com" target="_blank">http://www.internalysis.com</a>
Looking for a new ISP? <a style='text-decoration: underline;' href="http://www.canadianisp.com" target="_blank">http://www.canadianisp.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Sep 14, 2004 Posts: 2384
|
(Msg. 4) Posted: Wed Aug 04, 2004 8:07 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Fat Sam wrote:
> I've just done something with ASP that I've always known could be done
> because I've seen it on other sites, but which I could never figure
> out how to do it......I sat down last night and decided I was going to
> figure out a way to render the information held in a database as
> graphical graphs.....
>
> Okay, I know this is probably basic stuff to most folks, and most of
> you are saying "Sheesh, is that all?", but I'm still happy because
> I've figured out how to domething new, and I'm very happy with the
> outcome.....
>
> I feel exactly like I did the first time I got a basic html page to
> display on the web....LOL
>
> Here's the page in question.....Can anyone tell me if it renders okay
> in other browsers besides IE?......
<font color=purple> > <a style='text-decoration: underline;' href="http://www.doohickeys.co.uk/survey/results.asp</font" target="_blank">http://www.doohickeys.co.uk/survey/results.asp</font</a>>
Looks fantastic! Firefox.
Good to see your survey results.
I know what you mean, I feel like that every time I get something new to
work in PHP.
--
Charles Sweeney
<a style='text-decoration: underline;' href="http://CharlesSweeney.com" target="_blank">http://CharlesSweeney.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Aug 02, 2004 Posts: 20
|
(Msg. 5) Posted: Wed Aug 04, 2004 8:07 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Fat Sam" <username RemoveThis @domainname.com> wrote in
news:2ncg45Fvr4baU1@uni-berlin.de:
> I've just done something with ASP that I've always known could be done
> because I've seen it on other sites, but which I could never figure
> out how to do it......I sat down last night and decided I was going to
> figure out a way to render the information held in a database as
> graphical graphs.....
>
> Okay, I know this is probably basic stuff to most folks, and most of
> you are saying "Sheesh, is that all?", but I'm still happy because
> I've figured out how to domething new, and I'm very happy with the
> outcome.....
>
> I feel exactly like I did the first time I got a basic html page to
> display on the web....LOL
>
> Here's the page in question.....Can anyone tell me if it renders okay
> in other browsers besides IE?......
<font color=purple> > <a style='text-decoration: underline;' href="http://www.doohickeys.co.uk/survey/results.asp</font" target="_blank">http://www.doohickeys.co.uk/survey/results.asp</font</a>>
Can't you download other browsers and see for yourself?
Looks good in Mozilla 1.7.1.
--
Accessible web designs go easily unnoticed;
the others are remembered and avoided forever.<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Aug 01, 2004 Posts: 76
|
(Msg. 6) Posted: Wed Aug 04, 2004 8:25 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"JayB" <jerry280.TakeThisOut@yahoo.com> wrote in message
news:r68Qc.1882$UW4.911@news02.roc.ny...
>
> "Fat Sam" <username.TakeThisOut@domainname.com> wrote in message
> news:2ncg45Fvr4baU1@uni-berlin.de...
> > I've just done something with ASP that I've always known could be done
> > because I've seen it on other sites, but which I could never figure out
> how
> > to do it......I sat down last night and decided I was going to figure
out
> a
> > way to render the information held in a database as graphical
graphs.....
> >
> > Okay, I know this is probably basic stuff to most folks, and most of you
> are
> > saying "Sheesh, is that all?", but I'm still happy because I've figured
> out
> > how to domething new, and I'm very happy with the outcome.....
> >
> > I feel exactly like I did the first time I got a basic html page to
> display
> > on the web....LOL
> >
> > Here's the page in question.....Can anyone tell me if it renders okay in
> > other browsers besides IE?......
<font color=green> > > <a style='text-decoration: underline;' href="http://www.doohickeys.co.uk/survey/results.asp</font" target="_blank">http://www.doohickeys.co.uk/survey/results.asp</font</a>>
>
> Looks good in firefox. I'd suggest putting your code comments as ASP
> comments instead of HTML comments though.
Hmmm, Good point.....When you do view source, they look kind of disjointed
and out of place, LOL.....
Cheers
--
Sam.
<a style='text-decoration: underline;' href="http://www.doohickeys.co.uk" target="_blank">www.doohickeys.co.uk</a>
For Desirable Devices<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Aug 01, 2004 Posts: 76
|
(Msg. 7) Posted: Wed Aug 04, 2004 8:39 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Charles Sweeney" <me RemoveThis @charlessweeney.com> wrote in message
news:Xns953BB2F327D4Cmecharlessweeneycom@130.133.1.4...
> Fat Sam wrote:
>
> > I've just done something with ASP that I've always known could be done
> > because I've seen it on other sites, but which I could never figure
> > out how to do it......I sat down last night and decided I was going to
> > figure out a way to render the information held in a database as
> > graphical graphs.....
> >
> > Okay, I know this is probably basic stuff to most folks, and most of
> > you are saying "Sheesh, is that all?", but I'm still happy because
> > I've figured out how to domething new, and I'm very happy with the
> > outcome.....
> >
> > I feel exactly like I did the first time I got a basic html page to
> > display on the web....LOL
> >
> > Here's the page in question.....Can anyone tell me if it renders okay
> > in other browsers besides IE?......
<font color=green> > > <a style='text-decoration: underline;' href="http://www.doohickeys.co.uk/survey/results.asp</font" target="_blank">http://www.doohickeys.co.uk/survey/results.asp</font</a>>
>
> Looks fantastic! Firefox.
Cheers Charles.....Purely out of interest and after what Marc said in his
reply, I downloaded Firefox to see for myself, and I must say, I like it a
lot.....Only had it on here for about 5 mins and already I prefer it to
IE.....
> Good to see your survey results.
Some things surprised me....It seems we're already operating in one of the
best online markets at the minute....I'm also surpriseb by how many people
regard online shopping as a safe thing to do......
> I know what you mean, I feel like that every time I get something new to
> work in PHP.
Makes it all worth while  <!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Aug 01, 2004 Posts: 76
|
(Msg. 8) Posted: Wed Aug 04, 2004 8:41 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Marc Bissonnette" <dragnet.RemoveThis@internalysis.com> wrote in message
news:Xns953B7D165D77Cdragnetinternalysisc@207.35.177.135...
> "Fat Sam" <username.RemoveThis@domainname.com> wrote in
> news:2ncg45Fvr4baU1@uni-berlin.de:
>
> > I've just done something with ASP that I've always known could be done
> > because I've seen it on other sites, but which I could never figure
> > out how to do it......I sat down last night and decided I was going to
> > figure out a way to render the information held in a database as
> > graphical graphs.....
> >
> > Okay, I know this is probably basic stuff to most folks, and most of
> > you are saying "Sheesh, is that all?", but I'm still happy because
> > I've figured out how to domething new, and I'm very happy with the
> > outcome.....
> >
> > I feel exactly like I did the first time I got a basic html page to
> > display on the web....LOL
>
> Ain't that just the coolest thing, though ? Figuring out something tough
> entirely on your own ? Way to go!
>
> >
> > Here's the page in question.....Can anyone tell me if it renders okay
> > in other browsers besides IE?......
<font color=green> > > <a style='text-decoration: underline;' href="http://www.doohickeys.co.uk/survey/results.asp</font" target="_blank">http://www.doohickeys.co.uk/survey/results.asp</font</a>>
>
> Yup, looks good in Opera 7.51. Here's a screenshot:
>
<font color=purple> > <a style='text-decoration: underline;' href="http://www.internalysis.com/graphs_screenshot.jpg</font" target="_blank">http://www.internalysis.com/graphs_screenshot.jpg</font</a>>
Aha....Cheers for that Marc.....I was worried that the bars wouldn't show up
at the right lengths or something...LOL
--
Sam.
<a style='text-decoration: underline;' href="http://www.doohickeys.co.uk" target="_blank">www.doohickeys.co.uk</a>
For Desirable Devices<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Aug 01, 2004 Posts: 76
|
(Msg. 9) Posted: Wed Aug 04, 2004 8:42 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Fat Sam" <username.DeleteThis@domainname.com> wrote in message
news:2nci07Fv18gjU1@uni-berlin.de...
>
> "Charles Sweeney" <me.DeleteThis@charlessweeney.com> wrote in message
> news:Xns953BB2F327D4Cmecharlessweeneycom@130.133.1.4...
> > Fat Sam wrote:
> >
> > > I've just done something with ASP that I've always known could be done
> > > because I've seen it on other sites, but which I could never figure
> > > out how to do it......I sat down last night and decided I was going to
> > > figure out a way to render the information held in a database as
> > > graphical graphs.....
> > >
> > > Okay, I know this is probably basic stuff to most folks, and most of
> > > you are saying "Sheesh, is that all?", but I'm still happy because
> > > I've figured out how to domething new, and I'm very happy with the
> > > outcome.....
> > >
> > > I feel exactly like I did the first time I got a basic html page to
> > > display on the web....LOL
> > >
> > > Here's the page in question.....Can anyone tell me if it renders okay
> > > in other browsers besides IE?......
<font color=brown> > > > <a style='text-decoration: underline;' href="http://www.doohickeys.co.uk/survey/results.asp</font" target="_blank">http://www.doohickeys.co.uk/survey/results.asp</font</a>>
> >
> > Looks fantastic! Firefox.
>
> Cheers Charles.....Purely out of interest and after what Marc said in his
> reply, I downloaded Firefox
Oops....My mistake....It was Jay who posted about Firefox, not
Marc....Sorry....<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Jul 14, 2003 Posts: 423
|
(Msg. 10) Posted: Wed Aug 04, 2004 8:47 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Fat Sam" <username DeleteThis @domainname.com> wrote in
news:2nci51Fvfh0jU1@uni-berlin.de:
>
> "Fat Sam" <username DeleteThis @domainname.com> wrote in message
> news:2nci07Fv18gjU1@uni-berlin.de...
>>
>> "Charles Sweeney" <me DeleteThis @charlessweeney.com> wrote in message
>> news:Xns953BB2F327D4Cmecharlessweeneycom@130.133.1.4...
>> > Fat Sam wrote:
>> >
>> > > I've just done something with ASP that I've always known could be
>> > > done because I've seen it on other sites, but which I could never
>> > > figure out how to do it......I sat down last night and decided I
>> > > was going to figure out a way to render the information held in a
>> > > database as graphical graphs.....
>> > >
>> > > Okay, I know this is probably basic stuff to most folks, and most
>> > > of you are saying "Sheesh, is that all?", but I'm still happy
>> > > because I've figured out how to domething new, and I'm very happy
>> > > with the outcome.....
>> > >
>> > > I feel exactly like I did the first time I got a basic html page
>> > > to display on the web....LOL
>> > >
>> > > Here's the page in question.....Can anyone tell me if it renders
>> > > okay in other browsers besides IE?......
<font color=brown> >> > > <a style='text-decoration: underline;' href="http://www.doohickeys.co.uk/survey/results.asp</font" target="_blank">http://www.doohickeys.co.uk/survey/results.asp</font</a>>
>> >
>> > Looks fantastic! Firefox.
>>
>> Cheers Charles.....Purely out of interest and after what Marc said in
>> his reply, I downloaded Firefox
>
> Oops....My mistake....It was Jay who posted about Firefox, not
> Marc....Sorry....
That's okay, since I mentioned the better browser - Opera
(Okay, I'm being completely facetious - I've never tried Firefox - I'm
definitely uber-happy with Opera
--
Marc Bissonnette
CGI / Database / Web Management Tools: <a style='text-decoration: underline;' href="http://www.internalysis.com" target="_blank">http://www.internalysis.com</a>
Looking for a new ISP? <a style='text-decoration: underline;' href="http://www.canadianisp.com" target="_blank">http://www.canadianisp.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Aug 01, 2004 Posts: 76
|
(Msg. 11) Posted: Wed Aug 04, 2004 8:53 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Sam Hughes" <hughes.RemoveThis@rpi.edu> wrote in message
news:Xns953B82F1B5ADDhughesrpiedu@130.133.1.4...
> "Fat Sam" <username.RemoveThis@domainname.com> wrote in
> news:2ncg45Fvr4baU1@uni-berlin.de:
>
> > I've just done something with ASP that I've always known could be done
> > because I've seen it on other sites, but which I could never figure
> > out how to do it......I sat down last night and decided I was going to
> > figure out a way to render the information held in a database as
> > graphical graphs.....
> >
> > Okay, I know this is probably basic stuff to most folks, and most of
> > you are saying "Sheesh, is that all?", but I'm still happy because
> > I've figured out how to domething new, and I'm very happy with the
> > outcome.....
> >
> > I feel exactly like I did the first time I got a basic html page to
> > display on the web....LOL
> >
> > Here's the page in question.....Can anyone tell me if it renders okay
> > in other browsers besides IE?......
<font color=green> > > <a style='text-decoration: underline;' href="http://www.doohickeys.co.uk/survey/results.asp</font" target="_blank">http://www.doohickeys.co.uk/survey/results.asp</font</a>>
>
> Can't you download other browsers and see for yourself?
>
> Looks good in Mozilla 1.7.1.
I've started doing just that.....Already tried Firefox....About to download
Opera.....I really should have had a suite of alternative browsers
installed, but you know what it's like.....<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Sep 14, 2004 Posts: 1119
|
(Msg. 12) Posted: Wed Aug 04, 2004 8:58 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Fat Sam wrote:
> I've started doing just that.....Already tried Firefox....About to download
> Opera.....I really should have had a suite of alternative browsers
> installed, but you know what it's like.....
Yep. Up until only last week I didn't have any versions of Internet
Explorer handy (if handy and IE can be used together). Then I figured out
how to get IE 4, 5.0, 5.5 and 6 working in Linux
--
Dylan Parry
<a style='text-decoration: underline;' href="http://webpageworkshop.co.uk" target="_blank">http://webpageworkshop.co.uk</a> - FREE Web tutorials and references
Listening to: Asia - Aqua, Part I<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Aug 01, 2004 Posts: 76
|
(Msg. 13) Posted: Wed Aug 04, 2004 8:58 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Dylan Parry" <usenet DeleteThis @dylanparry.com> wrote in message
news:pan.2004.08.04.16.58.58.699339@dylanparry.com...
> Fat Sam wrote:
>
> > I've started doing just that.....Already tried Firefox....About to
download
> > Opera.....I really should have had a suite of alternative browsers
> > installed, but you know what it's like.....
>
> Yep. Up until only last week I didn't have any versions of Internet
> Explorer handy (if handy and IE can be used together). Then I figured out
> how to get IE 4, 5.0, 5.5 and 6 working in Linux
I keep getting a hankering to try Linux, but I just can't justify buying
replacements for all the windows packages I regularly use.....I suppose dual
boot would be a solution, but then that kind of defeats the purpose in my
eyes.....
--
Sam.
<a style='text-decoration: underline;' href="http://www.doohickeys.co.uk" target="_blank">www.doohickeys.co.uk</a>
For Desirable Devices<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Sep 14, 2004 Posts: 1119
|
(Msg. 14) Posted: Wed Aug 04, 2004 9:03 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Fat Sam wrote:
> I keep getting a hankering to try Linux, but I just can't justify buying
> replacements for all the windows packages I regularly use.
Buying? I've not bought a single piece of software since installing
Linux... there's no need, you can get everything you need for free.
--
Dylan Parry
<a style='text-decoration: underline;' href="http://webpageworkshop.co.uk" target="_blank">http://webpageworkshop.co.uk</a> - FREE Web tutorials and references
Listening to: Asia - Who Will Stop The Rain<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
External

Since: Aug 01, 2004 Posts: 76
|
(Msg. 15) Posted: Wed Aug 04, 2004 9:04 pm
Post subject: Re: ASP....I'm dead proud of myself.... [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Dylan Parry" <usenet.DeleteThis@dylanparry.com> wrote in message
news:pan.2004.08.04.17.03.16.46130@dylanparry.com...
> Fat Sam wrote:
>
> > I keep getting a hankering to try Linux, but I just can't justify buying
> > replacements for all the windows packages I regularly use.
>
> Buying? I've not bought a single piece of software since installing
> Linux... there's no need, you can get everything you need for free.
Hmmmm...Free you say?.....
Are there good (free or affordable) alternatives available for teh
following?
Photoshop
Corel Draw
Office Suite
Dreamweaver
Nero
I suppose I would still have to go dual boot anyway, because some of our
suppliers put their catalogues out on CDRom which is only compatible with
windows....<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP....I'm dead proud of myself.... |
|
| Back to top |
|
 |  |
| Related Topics: | DOMAINMONGER NOT DEAD - "Tante Lina" <telina02@ziplip.com> wrote in message news:<xPFXa.2921$jp.2090@newsread4.news.pas.earthlink.net>... Ok, DomainMonger is not dead. Their ticket system did work, and responded promptly. I thought my client did this, b...
Netscape is dead (officially) - Yes it's true Netscape is going the way of the dodo. Mozilla will continue under the auspices of the mozilla foundation http://mozilla.org/press/mozilla-foundation.html note the improved home page design BTW. Any comments on the news? ..
HELP! DOMAINMONGER POSSIBLY DEAD - NEED ADVISE HOW TO SOLV.. - My client's domainname expired yesterday, August 2nd. It was/is registered with http://www.domainmonger.com My client own the domainname, and was notified last week that the domain was about to expire, upon which he attempted to immediately renew using.... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|