KWSN Orbiting Fortress Forum Index KWSN Orbiting Fortress
KWSN Distributed Computing Teams forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Check it out!!!!
Goto page 1, 2  Next
 
Post new topic   Reply to topic    KWSN Orbiting Fortress Forum Index -> KWSN Round Table
View previous topic :: View next topic  
Author Message
mohrorless
Mail Order Goat Bride
Prince


Joined: 09 Oct 2006
Posts: 11206
Location: NYC

PostPosted: Tue Dec 05, 2006 7:22 pm    Post subject: Check it out!!!! Reply with quote

I just pushed up the web site I did for my daughter's school (yes the one where the pumpkin goes --poof--).

Take a look and let me know what you think.

I know there are a few bugs in it, but I have run aout of bug spray and have resorted to the 20lb sledgehammer to fix them.

Please be kind.

I did it in ASP2.0 with an SQL server back end. It is my first ASP project.

www.49Online.org
_________________
Fetch me the Holy Hand Grenade!

#Usa


Keeper of the Unending keg of PGGBs
Taunter in Training
Campaign Manager for Sir Shrubbery



Plus

Back to top
View user's profile Send private message
Sir Robin
Duke
Duke


Joined: 27 Aug 2006
Posts: 376
Location: Guelph, First Shrubbery On The Right

PostPosted: Tue Dec 05, 2006 11:01 pm    Post subject: Reply with quote

Looks pretty good, even with the bugs. Go easy on the 20 pounder my friend!

#ni-1

The Brave (and Kind) Sir Robin
_________________
We're knights of the round table, we dance whene're we're able.
We do routines, and chorus scenes, and footwork imp-e-cable;
We dine well here in Camelot, we eat ham and jam and spamalot.


Back to top
View user's profile Send private message
Sir Hamster of Elderberry
KWSN ArchBishop
KWSN ArchBishop


Joined: 20 May 2002
Posts: 5117
Location: Beer City, Cheese Quadrant

PostPosted: Tue Dec 05, 2006 11:41 pm    Post subject: Reply with quote

It needs more llamas. And penquins too. Smile

Simple and effective. Nice job. Except the need for more llamas. Wink

ni! i!u
Back to top
View user's profile Send private message Visit poster's website
Killerrabbit
Major Oblivion
Post Whore


Joined: 23 May 2002
Posts: 4656
Location: in a rabbit hole near you!!

PostPosted: Wed Dec 06, 2006 12:25 am    Post subject: Reply with quote

I am not so brave as Sir Robin.

Ni
_________________
Back to top
View user's profile Send private message Visit poster's website
Al Dente
Prince
Prince


Joined: 23 Feb 2006
Posts: 3228
Location: Leodis, the jewel at the end of the yellow brick road (or M1)

PostPosted: Wed Dec 06, 2006 5:50 am    Post subject: Reply with quote

Sorry to be the bearer of sad tidings, but all I got (using Opera) was:

Code:
Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>


Have a nice day! Laughing
_________________
Creationists believe they never evolved; I agree with them.

. . My Milestones . . My Full BOINC list
Back to top
View user's profile Send private message
mohrorless
Mail Order Goat Bride
Prince


Joined: 09 Oct 2006
Posts: 11206
Location: NYC

PostPosted: Wed Dec 06, 2006 6:21 am    Post subject: Reply with quote

Sir Robin wrote:
Go easy on the 20 pounder my friend!


Maybe because it is early, but you lost me with the 20 pounder reference.

Al Dente: That is the error page that comes up, I just checked the site & it was still up, so I am not surte what happened there.
_________________
Fetch me the Holy Hand Grenade!

#Usa


Keeper of the Unending keg of PGGBs
Taunter in Training
Campaign Manager for Sir Shrubbery



Plus

Back to top
View user's profile Send private message
jbyram2
Prince
Prince


Joined: 23 Jun 2004
Posts: 7129
Location: NMoP EpISdn

PostPosted: Wed Dec 06, 2006 7:39 am    Post subject: Reply with quote

Code:
Server Error in '/' Application.
--------------------------------------------------------------------------------

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>
 

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>
 


I'm using IE, 6.02.2900, WIth SP2, XP pro SP2, behind corporate firewall.

oh...

THWACK!
_________________
0.0 Giggly hertzes Folding!
Go Diskless..Pure computing elegance, no frills


The brain I'm wearing makes me eat chocolate and cry!!
Something Completely different
Back to top
View user's profile Send private message Visit poster's website
mohrorless
Mail Order Goat Bride
Prince


Joined: 09 Oct 2006
Posts: 11206
Location: NYC

PostPosted: Wed Dec 06, 2006 8:14 am    Post subject: Reply with quote

jbyram2 wrote:
I'm using IE, 6.02.2900, WIth SP2, XP pro SP2, behind corporate firewall.

oh...

THWACK!


Interesting I am using IE 6.0.29 (XP sp2 at work behind the firewall from hell) and it is coming up for me. Were you getting the main page or had you tried one of the other pages.

At home I am using IE 7 (reluctantly), behind a firewall (XP sp2) and it comes up for me there.

Like I said it is my first ASP app. Funny it worked fine in the development stage before I pushed it live (or it would still be in development).
_________________
Fetch me the Holy Hand Grenade!

#Usa


Keeper of the Unending keg of PGGBs
Taunter in Training
Campaign Manager for Sir Shrubbery



Plus

Back to top
View user's profile Send private message
Cohiba
Prince
Prince


Joined: 13 Jul 2004
Posts: 1721
Location: A tabbaco plantation

PostPosted: Wed Dec 06, 2006 9:22 am    Post subject: Reply with quote

hehehe are we allowed to hack the site? or go umm yea it let me view your backend tables..
_________________
Smoke-em if you got-em I do..
Back to top
View user's profile Send private message Visit poster's website AIM Address
alpha_fruit
Prince
Prince


Joined: 16 May 2005
Posts: 5804
Location: Western North Carolina, USA

PostPosted: Wed Dec 06, 2006 9:23 am    Post subject: Reply with quote

I use Firefox and it works fine for me at work and home. Rolling Eyes These kNi!ghts are silly. #ni-1
_________________
Don't fuss about growing older, many are denied the chance.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
mohrorless
Mail Order Goat Bride
Prince


Joined: 09 Oct 2006
Posts: 11206
Location: NYC

PostPosted: Wed Dec 06, 2006 10:00 am    Post subject: Reply with quote

Cohiba wrote:
hehehe are we allowed to hack the site? or go umm yea it let me view your backend tables..


Oh come on, it probably wouldn't take much for you to do it....AND I did ask you to be kind

alpha_fruit wrote:
I use Firefox and it works fine for me at work and home. Rolling Eyes These kNi!ghts are silly. #ni-1


Ok, good.
_________________
Fetch me the Holy Hand Grenade!

#Usa


Keeper of the Unending keg of PGGBs
Taunter in Training
Campaign Manager for Sir Shrubbery



Plus

Back to top
View user's profile Send private message
Al Dente
Prince
Prince


Joined: 23 Feb 2006
Posts: 3228
Location: Leodis, the jewel at the end of the yellow brick road (or M1)

PostPosted: Wed Dec 06, 2006 10:59 am    Post subject: Reply with quote

Seems to be working fine now, so don't know what happened this morning.

Nice work, but I couldn't see a #ni-1 anywhere. Sad

BTW, what's a "Parent Cooridnator" Smile
_________________
Creationists believe they never evolved; I agree with them.

. . My Milestones . . My Full BOINC list
Back to top
View user's profile Send private message
mohrorless
Mail Order Goat Bride
Prince


Joined: 09 Oct 2006
Posts: 11206
Location: NYC

PostPosted: Wed Dec 06, 2006 11:39 am    Post subject: Reply with quote

Al Dente wrote:
Seems to be working fine now, so don't know what happened this morning.

Nice work, but I couldn't see a #ni-1 anywhere. Sad

BTW, what's a "Parent Cooridnator" Smile


When I get everything worked out I'll toss a Ni on my page.

A "Parent Cooridnator" is the person that works at the school that is the go between for the parents and the school. She helps the parents find out info they need and keeps the parents from annoying the teachers and the principal too much.
_________________
Fetch me the Holy Hand Grenade!

#Usa


Keeper of the Unending keg of PGGBs
Taunter in Training
Campaign Manager for Sir Shrubbery



Plus

Back to top
View user's profile Send private message
Al Dente
Prince
Prince


Joined: 23 Feb 2006
Posts: 3228
Location: Leodis, the jewel at the end of the yellow brick road (or M1)

PostPosted: Wed Dec 06, 2006 12:12 pm    Post subject: Reply with quote

Oh, I thought that was a "Parent Coordinator". Laughing

Sorry, just nit-picking.
_________________
Creationists believe they never evolved; I agree with them.

. . My Milestones . . My Full BOINC list
Back to top
View user's profile Send private message
mohrorless
Mail Order Goat Bride
Prince


Joined: 09 Oct 2006
Posts: 11206
Location: NYC

PostPosted: Wed Dec 06, 2006 2:40 pm    Post subject: Reply with quote

Al Dente wrote:
Oh, I thought that was a "Parent Coordinator". Laughing

Sorry, just nit-picking.


You would nit pick too.......
_________________
Fetch me the Holy Hand Grenade!

#Usa


Keeper of the Unending keg of PGGBs
Taunter in Training
Campaign Manager for Sir Shrubbery



Plus

Back to top
View user's profile Send private message
Michelle
Moistened Bint
Prince


Joined: 28 Oct 2004
Posts: 10232
Location: At my desk

PostPosted: Wed Dec 06, 2006 6:32 pm    Post subject: Reply with quote

Yep, it definitely says "Parent Cooridnator". I'm being nitpicky too now. Laughing

Looks okay to me apart from "Parent Cooridnator", Web Daddyo.

#ni-1
_________________
My brain hurts.
Jammy's Brain Donor.



[img]http://www.katrinashome.com/KWSN_Michelle_counter.php[/img]
Back to top
View user's profile Send private message
mohrorless
Mail Order Goat Bride
Prince


Joined: 09 Oct 2006
Posts: 11206
Location: NYC

PostPosted: Wed Dec 06, 2006 7:00 pm    Post subject: Reply with quote

Michelle wrote:
Yep, it definitely says "Parent Cooridnator". I'm being nitpicky too now. Laughing

Looks okay to me apart from "Parent Cooridnator", Web Daddyo.

#ni-1


Ok, I just spell checked "Coordinator" - which is what I have on the web site, it came back ok (using MS Word '03). Now unless they have changed the spelling of the word since then.........


Al Dente wrote:
Nice work, but I couldn't see a #ni-1 anywhere.


Check again: http://49online.org/Biography.aspx?id=4

Thanks for the input everyone!
_________________
Fetch me the Holy Hand Grenade!

#Usa


Keeper of the Unending keg of PGGBs
Taunter in Training
Campaign Manager for Sir Shrubbery



Plus

Back to top
View user's profile Send private message
alpha_fruit
Prince
Prince


Joined: 16 May 2005
Posts: 5804
Location: Western North Carolina, USA

PostPosted: Wed Dec 06, 2006 8:49 pm    Post subject: Reply with quote

Sir John, you have become one of the "worse" lou-knees.

Check it out Parent C o o r i d n a t o r(your site)

the correct spelling is C o o r d i n a t o r

Let's not get into a pizzing contest, the dictionary will always win. Just go change the word and I will let you go with a small spanking. Razz Wink
_________________
Don't fuss about growing older, many are denied the chance.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
mohrorless
Mail Order Goat Bride
Prince


Joined: 09 Oct 2006
Posts: 11206
Location: NYC

PostPosted: Thu Dec 07, 2006 7:14 am    Post subject: Reply with quote

alpha_fruit wrote:
Sir John, you have become one of the "worse" lou-knees.

Check it out Parent C o o r i d n a t o r(your site)

the correct spelling is C o o r d i n a t o r

Let's not get into a pizzing contest, the dictionary will always win. Just go change the word and I will let you go with a small spanking. Razz Wink


'"Worse" lou-knees'? Ouch! I might ask for clarification on that alpha.

OK I give up, I admit it I am horrible at spelling. Embarassed Whenever I put something out like that, I spell check it. It came back good, so now I know not to trust spell check .

Ok I fixed it to your spelling alpha.
_________________
Fetch me the Holy Hand Grenade!

#Usa


Keeper of the Unending keg of PGGBs
Taunter in Training
Campaign Manager for Sir Shrubbery



Plus

Back to top
View user's profile Send private message
alpha_fruit
Prince
Prince


Joined: 16 May 2005
Posts: 5804
Location: Western North Carolina, USA

PostPosted: Thu Dec 07, 2006 7:42 am    Post subject: Reply with quote

You're a good man Sir John. I am also a bad speller, bad at punctuation person and bad at long winded sentences and bad at short sentences. Wink
_________________
Don't fuss about growing older, many are denied the chance.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    KWSN Orbiting Fortress Forum Index -> KWSN Round Table All times are GMT - 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot 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


Powered by phpBB © 2001, 2005 phpBB Group
Optimized Seti@Home App | BOINC Stats