PHP Code: this.Controls.Add(new LiteralControl(@"</head> <body topmargin=0 leftmargin=0 > ") ); What's the @?
this.Controls.Add(new LiteralControl(@"</head> <body topmargin=0 leftmargin=0 > ") );
Last edited by mendhak; Nov 25th, 2004 at 03:25 AM.
Forum Rules