
May 1st, 2003, 11:57 PM
|
|
Registered User
|
|
Join Date: Jan 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Web page in code behind -- C# -- all html behind
Hey all I am putting all my code for an HTML page to the end user in a code behind. I seem to be having some problem with the way I am calling and placing the string literal. I took this example from a vb.net code example.<br><br>Do any of you see anything wriong with the way I call and place the literals in Csharp? I know you do  <br><br>Thanks in advnace for your review it is very much appreciated.<br><br>the code is at http://www.geocities.com/drewpecunia/code/behind.txt
|