my work lended me a book, Active Server Pages 3.0 for Beginners by WROX.So far its been pretty good, but here is the bummer,its kinda old. Since I am new to ASP, am I better off just sticking with this book and getting through it, or do any of you recommend one that is more "updated" or such and could be just as beneficial? This thing was reprinted in 2000.
I m developing a site n creating a enable/disable page. In this page when I enabled a user then in DB field user enable once n value is entered "Y" but when I updated user field n I disabled then DB is not update plz help me friends.
I am using an Insert command in my asp code that Inserts a rows in my database. After the Insert command i create a recordset and ask for all the rows in the table that i aplied the insert command Some times the rows i get are correct but sometimes the database is not updated by the time the recordset is opened.
Is there any way to wait until the table is updated with the new rows and then open the recordset? ...
I use a popup window to add a record to a database that is displayed on the webpage. How do I trigger the parent page to refresh from the popup?This could either be a hyperlink or to happen upon closure of the popup.
I am using a ASP page(User_Account.asp) to create username and password & updating the info into the database through another ASP page(User_Account_Upload.asp).
The problem I am facing is that, at random instances the data gets duplicated. I tried to check if the user Id exixts in the database before updating. After implementing this logic, whenever I create a new user, if the ASP page tries to store the username for the 2nd time, it generates an error message that the user_id exists and doesn't update the database. However, this error message is displayed on the screen even though the user_id was created for the 1st time ....
Does anybody have code to add a "Database Last Updated...." line on your webpages that are generated from an MDB? There is simple ASP and javascript for 'page last updated', but the code that I have found just detects the time when the page was generated, which is every time the page loads since it is querying the database.
Im looking for code that queries when the database was last updated, then displays that info on the page.
I'm trying to create an XML guestbook. I'm using a form for the user to input his name, e-mail, message etc. an .asp file to update the xml file and an .htm file with javascript to display the xml file. The .asp file contains a <meta> tag to redirect the user from the .asp file to the guestbook.htm file. Following the submission of the form the script in the .asp file runs fine and updates the xml file but the problem is that when the xml file is accessed by guestbook.htm in appears to be accesing a cached version. For it to display the latest entry i need to access the xml file directly (http://....../guestbook.xml), refresh it and then return to the .htm file.
I'm unable to update a session variable btween pages. I can read them after I set in global.asa and I can change its value within the same script but when I go to another page, the session variable remains unchanged.
I have a SQL database with a ASP frontend. I can update my record without a problem. What I am looking to do is update the record by pressing the submit button and when the record is updated display on the same page that the record was successfully updated. When I update my record now, I have it where it redirects me to a different page. I would like the message to appear on the same page.
i am working with asp 3.0.whenever i enter new data and want to view the data. i can,t view latest data(it shoows the page last visited), i have to refresh the page , then i can view the latest updated records from database.
I figured out how to display data from an Access mdb file using ASP, but my database is continually being updated in real time. The only way for the end user to get the most current data is they have to refresh, or I have to code the html to refresh like every minute, which is really cumbersome, and bloats the logs. Code:
I'm using VBScript to display a list of the ten most recently updated pages on my web site. Right now, the script lists the filenames and the date modified in a given directory.
What I want to know is if there is any way to extract the page title and display that instead of the file name? Can I use .asp and VBscript to "delve" into the file and extract the title? Code:
I plan to buy this one: Mastering ASP.NET with VB.NET by Sybex. http://www.sybex.com/sybexbooks.nsf/BookList/2875
But it take more than 2 months for me to get this book. I did ask for my local boostore for this and they said that the shipment takes the time.is away that I can get the book faster. Do you have any good and recommended book on asp.net?
I am just starting to learn ASP and would like to pick up a good book. I have been through ASP Programming for the Absolute Beginner and got some ideas, but it only discussed local servers running PWS or IIS - nothing about working with an internet ASP hosting service. It also lacks good descriptions of syntax. I have also looked at the O'Reilly ASP in a Nutshell, but it seems like a reference for more advanced users, not a learning tool. I have some Javascript background, but right now I'm trying to pick up ASP and VBScript at the same time so a book that has an ASP/VBScript focus would be ideal.
I know java and C++ very well along with server side programming. Now I have to learn VBScript for administrative (windows) purposes. Would someone pls suggest me waht is the best books for VBScript along with some good VBScript tutorial links .
I have spent some time studying the Wrox Beginning ASP book. I'm getting the basic concepts by working the examples on PWS, but am not understanding how to utilize some of the ideas in my own web pages.Is there another book I can move on to that demonstrates these ideas in "real world" examples? I am wondering if ASP may just not be my thing. I do have some background in VB and my HTML skills are decent
So I don't have be asking annoying simple questions, can anyone recommend an ASP introductory book - not one of those bible size ones, but short & thorough?
Most of my ASP programming experience is on NT4.We recently upgraded (replaced) our NT4 webserver with Win2k3 Web Edition.I am looking for a good book that I can go through that will show me the new and different ways IIS6 does things. I found out that some things still work from my old web site, but they no longer work on the new site.
I'm a PHP coder over 3 years of experience. For a good client of mine, I need to learn ASP for his project and I have to learn it fast
if any of you ASP developers can give ma a good book recommendation? I already have advanced knowledge in PHP/JavaScript & MySQL. So I don't need a beginner level book but a crash-course like book which won't start telling me what an array/variable is but instead start directly with intermediate/advanced ASP features.
I hope there some books out there for people switching from other languages such as PHP/Java to ASP. I guess almost all ASP projects also use MS-SQL as database back-end.
I found "Sams Teach Yourself Active Server Pages 3.0 in 21 Days " and wonder if that would be a good book for a beginner. I don't have a programming background and I guress 21 days could turn into weeks or even months. Or is there something better for someone like me?
I have been a java/oracle/linux programmer for last 3+ years. I have to build an application using asp and Sql Server. I am fairly comfortable with ASP but not Sql Server.
Can any please recommend a book which is neither for beginners and nor for advanced programmers using microsoft technologies. I am looking for some thing in middle.
I will prefer a book with examples on how to call SP's , getting record sets, locking, performance issues with different components , recommended practices etc.
I would like to find an in depth tutorial on the older version of ASP that I can download instead of having to stay online to read off somebody's website. Preference would be for a pdf format. Anybody know of any good ones?
I'm a PHP coder over 3 years of experience. For a good client of mine, I need to learn ASP for his project and I have to learn it fast So I was wondering if any of you ASP developers can give ma a good book recommendation ? I already have advanced knowledge in PHP/JavaScript & MySQL. So I don't need a beginner level book but a crash-course like book which won't start telling me what an array/variable is but instead start directly with intermediate/advanced ASP features. I hope there some books out there for people switching from other languages such as PHP/Java to ASP. I guess almost all ASP projects also use MS-SQL as database back-end. Some introduction on MS-SQL transactions would also be very nice. I would highly appreciate your help on a good book recommendation as time is tight and I have to start programming on ASP in a few weeks
Whats the best way to retrieve the Address Book or any other component of Exchange Server?_ Note... this must be an ASP solution and the actual web server does not reside on the same physical location as Exchange.
i created one page like an yahoo address book. in this page i show the records from database using asp recordset paging. in this page i create dynamic check box for each record, if user select any record it will display in the same page under the selected items.and also it will be shown if user moves to another page. how its possible? if you cant understood this pls assume the insert address window in yahoo compose mail.
i need a recommendation for good books on Asp.Net 2.0 and best practices in Asp.Net 2.0. I'm a newbie to Asp and Asp.Net 2.0 and need a good introduction. I'm familiar with different languages and web techniques and developed several web applications in J2EE. So it should be on a more sophisticated level. Any hints or links to other resources on Asp.Net 2.0
I am an intermediate ASP programmer looking to start learning .NET and am looking for a good book to start learning from. Anyone have any recommendations on a good book to get me started?
I'd like to publish a book on-line. I got the whole book as a Quark Xpress document, so I figured I could create HTML-documents of all the pages in the book in Adobe InDesign and then do something nice in ASP to be able to browse through the book. Since the book is 400 pages and has a lot of pictures, I need to have some kind of index so you can jump from one chapter to another in an easy way.
What is the best way to construct an ASP-script that takes the current page and, given that you push the button "next" or "previous", changes the current page to the wanted page?