Post the relevant code fragments in your message - use the code widget above the text box, and that'll engage the syntax highlighter and preserve any formatting. Like this:
<pre lang="cs">int Double(int x)
{
return x + x;
}</pre>
Will show as:
int Double(int x)
{
return x + x;
}
It's not a good idea to post the whole code anyway - people are more likely to respond if you show them where the problem is instead of dumping a whole app on them and saying "it don't work". :laugh: Remember, we can't generally run your whole code anyway - we don't have your site, your data, your user inputs - and we don't know what it should do or how to get to the problem area. The better you make the question, the better we can make the response - and wading through pages of irrelevant code trying to work out what bit of it matters doesn't encourage people to be helpful!
Sent from my Amstrad PC 1640 Never throw anything away, Griff Bad command or file name. Bad, bad command! Sit! Stay! Staaaay... AntiTwitter: @DalekDave is now a follower!