Forum: ASP.NET Feb 4th, 2009 |
| Replies: 3 Views: 1,331 do you know the original name of the db that was backed up? if you create a new db with the same name it is possible you can restore the .bak file that way |
Forum: ASP.NET Jan 16th, 2008 |
| Replies: 9 Views: 3,352 this shows the steps to setup a Universal Testing Server. Just so you can double check the steps you have taken.
http://center.uniformserver.com/uniserver_dreamweaver/uniserver_dreamweaver_1.html |
Forum: ASP.NET Jan 16th, 2008 |
| Replies: 8 Views: 2,180 great example for login
http://www.daniweb.com/forums/thread6028.html |
Forum: ASP.NET Jan 13th, 2008 |
| Replies: 0 Views: 1,154 Hello everybody,
I have a module that I am trying to print a specific table. My print button works but it prints the whole page and I needing the table (receipt) to print.
Any suggestions or... |