ASP Beginner Books
I am fairly new to ASP and I was wondering if any of you guys had some recommendations for books for beginners for this?
View RepliesI am fairly new to ASP and I was wondering if any of you guys had some recommendations for books for beginners for this?
View RepliesI've built a simple/beginner's program and I'm trying to run it and receive the following error:
Error while trying to run project: Unable to start debugging on the web server. Debugging failed because integrated Windows authentication is not enabled.
In the my Microsoft SQL Database I have text fields limited to say 340 characters. In the actual ASP page is there anyway of limiting the inputted character amount to that number. I know you can do this using maxlength for normal text fields, but this does not work for textarea, is there any ASP code maybe that will do this, or maybe a standard tag, any help would be great.
Also if anyone knows where I can get some basic starter tutorials for Visual Studio, I would be very chuffed, as I have it as part of my development in work, and really want to learn it in my own time, but am starting from basically just opening up the package, but I will be aiming towards .Net usage on the web, so any tips, hints please post.
I use the Grid control with the data environment and the recordset
control by dragging from the data env.
But if i run the page alone in the iexplorer it tells the error like
pm.script liabrary not found even though i open it in the scripting
libraries.
any good books thats any of you've read to learned to get started with classic asp?
View Replies View RelatedI have some simple asp work coming up in the near future and was wondering if anyone had some recomendations on books. I'm a bit of a newbie to ASP. I've done a bit with vb.net and asp.net using vb.net but I havent really used classic asp. If you guys could reccomend an into to asp book and a asp to asp.net conversion book I would appreciate it.
View Replies View Relatedwhat the best ASP books are out there, lookin for more of a definitive guide really with everything in .
View Replies View RelatedI'm looking for a good asp.net book to buy that includes some details on installing & setting up a server from scratch as well as the regular programming lessons.
I have plenty of experience in php, so I dont need too much of the programming basics. Any reccomendations for intermediate level books?
Does anyone know of any good ASP books in PDf format?I am new to ASP and I would like to do some reading on the subject.
View Replies View RelatedI am looking to learn Classic ASP and was wondering if anybody could recommend any good books for learning Classic ASP from scatch.
View Replies View RelatedI've just ploughed my way through Beginning Active Server Pages 3.0 by Wrox Press (and i have to say it was pretty good. Easy reading, easy to understand. I get really bored reading, but found myself wanting to read the whole book, anyway...) I need to be an ASP expert (well at least write decent scripts that work !)
Kevin Yank reviews both Professional ASP pages & ASP 3.0 programmers reference and gives 5/5 for each. Has anyone read both of these two and could suggest which is the better?
I intend to make an online shop for a few web sites.
I would like to build it myself from scratch in ASP.NET using VB.
I don't want to buy any software etc because I would like to gain the experience of building it myself.
Can anyone recommend any good books / web sites / articles that will guide me through the process. I like WROX Press but don't know which books will suit me best.
Does anybody has a Sample of books library systemin ASP? I looked for in aspfaq.com, asp101.com, but untill now I could find anything else.
View Replies View RelatedI want to learn to manage my Access database schema (add tables, drop tables, add columns, etc.) remotely by accessing it through ADOX. Microsoft's online documentation is OK, but the code samples are buggy and they're in VB, not VBScript.
Can anyone point me to:
A) ADOX documentation on the Web that's better than Microsoft's
B) Downloadable code that uses ADOX for schema maintenance.
C) A good book on ADOX programming.
http://webdev/wrox.co.uk/books/1797 link is not found.
i need to the script for the sql db custom sessions table portion.