Welcome to imar.spaanjaars.com
Preventing a Page from Being Cached by Browsers and Proxy Servers
Published 21 years ago
Add the following code to the top of your ASP page to prevent it from being cached by the browser or any intermediate proxy or caching server. This will force the browser to retrieve a new copy of the page, everytime it needs to display it.
Read on ...Allowing Your Users to Sign Up for Your Site
Published 21 years ago
If you have a copy of the book Beginning
Dreamweaver MX, I am sure you are familiar with the project TheSoccerSite.
For those not familiar with the project, TheSoccerSite is a Web site where soccer
fans around the world go for up-to-date information about soccer events. In 7
Chapters, Server- and Client-Side programming, using ASP,
HTML, JavaScript and a Microsoft Access database were introduced. One of
the features of the site was a login mechanism to protect the admin section from
unauthenticated and unauthorized users.
However, with the current implementation of the login mechanism, you would have
to add new users to the database directly. To do this, you'd need to download
the database, add the user and then upload the database again. Fortunately, Dreamweaver
has a few handy Server Behaviors that make adding a new user to the database very easy.
Book Update
Published 21 years ago
Pffff, my part of the book Beginning Dreamweaver MX 2004 is done. Last weekend I sent in the latest versions of my Chapters, so as far as my contribution is concerned, the book is done.
Read on ...New Article About Forcing the Save As Dialog in a Browser
Published 21 years ago
Yesterday I published a new article that answers a very frequently asked question: "How can I force the browser to present the Save As dialog, instead of having the file opened by the browser?" I published it in the ASP category of the Articles section, because it was a bit too long for a FAQ. You can find the article here.
Read on ...Howto Force the Save As Dialog in the Browser
Published 21 years ago
Your Web browser is set up to handle all kinds of documents. For example,
when you open an .html page from a Web site,
the browser knows it should parse this file, and display its rendered contents
onscreen. The same is true for images; when you click on a link that directly
links to an image, the image will be displayed in the browser.
This default behavior may not always be what you want. In some scenario's,
it's useful to have the user download and save the file, instead of displaying
it in the browser. This is a common requirement for files like images,
Word documents, spread sheets and so on. This article will demonstrate
you how you can force the client browser to present the Save As dialog, so
your users can download the file and save it on their local hard disk.
Delay in Site Updates
Published 21 years ago
I am currently working very hard to finish my new book, Beginning Dreamweaver MX 2004. It's a lot of work, but it's worth it; the book is going to be great.
Read on ...Added the About My Books section
Published 21 years ago
Today I added page called About My Books to the About section of the site menu.
Read on ...Added an About Section
Published 21 years ago
I added an About section to the Site Menu. Currently it features just an About This Site but I'll add About Me and About My Books sections shortly.
Read on ...Added a Search Facility
Published 21 years ago
I have added a first version of a "Search Engine" to the site. It's a bit buggy, doesn't have too much features yet, but I am planning to expand it over the next couple of days / weeks.
Read on ...Mobile: False
Crawler: True
I: False