Forum: ASP.NET Sep 1st, 2005 |
| Replies: 3 Views: 14,376 It is more than just code. Reports are the output of your data stores, so design is as much of a consideration as code. It is not like I can say here, this is the code for writing a Crystal Report... |
Forum: ASP.NET Jun 1st, 2004 |
| Replies: 8 Views: 6,942 Nice work Slade, I may actually put that to some use! |
Forum: ASP.NET May 13th, 2004 |
| Replies: 6 Views: 6,798 Just a long shot but fix one thing and let me know the result:
<authentication mode="Forms" />
<Forms name=".ASPXSession" loginUrl="FacLogin.aspx" protection="All" />
<credentials... |
Forum: ASP.NET May 12th, 2004 |
| Replies: 7 Views: 11,173 That was my thought too slade... :confused: |