|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#16
|
||||
|
||||
|
Quote:
you can't even predict what your incorrectly written code (as shadow pointed out) will give ! then result would be 0 ![]() |
|
#17
|
||||
|
||||
|
Its my first post in 2 weeks, you should expect me to be a little rusty :P
|
|
#18
|
||||
|
||||
|
Quote:
at least you made it a good one ![]()
__________________
If you found a post of mine helpful, please click on the on my post to add to my reputation.
|
|
#19
|
|||
|
|||
|
Hope
![]() |
|
#20
|
||||
|
||||
|
Quote:
![]() |
|
#21
|
||||
|
||||
|
Quote:
Code:
using System;
using System.Web;
using DevShed.ASPFree;
namespace DevShed.ASPFree.Users {
public class Phoenix: ASPFree.User {
public Phoenix() {
base.New();
}
private string NameRealFirst = @"David";
public string NameRealFirst {
get {
return NameRealFirst; }
set {
if ! (System.Security.Principal.IsInGroup("Government") {
throw new System.FeatureNotImplementedException("You're not a registry office, oi!")
} else {
this.NameRealFirst = value;
}//if
}//set
}//property
}//class
}//namespace
There ![]() |
|
#22
|
||||
|
||||
|
Brad
Quote:
Being as how their handle is airforcegurl09 and being as how my own sister's name is Hope, I would assume she was serious ![]() |
|
#23
|
||||
|
||||
|
Quote:
![]() |
|
#24
|
||||
|
||||
|
Quote:
<off...sorry...>in her profile for home page placed http://www.yahoo.com Nice page you've made there girl! well done i will write about:blank </off> |
|
#25
|
||||
|
||||
|
Maybe I'm being too trusting, but
Her name could be Hope and her browsers default page (her home page) could indeed be http://www.yahoo.com |
|
#26
|
||||
|
||||
|
Quote:
At leat none of them proclaim "A revolutionary new pill that turns your body fat into Rolx watches!" |
|
#27
|
||||
|