"they are very close to not only losing business with me, but my clients. Am comparing with Heart Internet, more £ but at least a Tel no.""123reg needs to pull their finger out with their website, no contact number or anyway of contacting them with pre-sale questions. #fail""Fedex Tracking Number Email Virus Removal Instructions (Update) http://t.co/b5WST4oe""I love @hootsuite, but they need to work on the character count, it is off the real 140 by some margin, really annoying when composing""May I suggest http://t.co/wuTTV5xY as an example of a website that really needs some work, how people see anything is beyond me"
Category Archives: Web Development
Dynamically redirect your Login page : Dreamweaver : Active Server Pages (ASP)
This Tutorial enables you to use 1 login page for sites with areas restricted to certain users.
By using a column in your database, and a small piece of coding to add to the login script, you can move your users dynamically to the appropriate folder for their access level. Continue reading
Create a Login page and Userdetails table : Dreamweaver : Active Server Pages (ASP)
This Tutorial walks you through setting up a database table to house your Users login details, and set up a Login page within Dreamweaver. Continue reading
Convert a Date to ISO format : Active Server Pages (ASP)
This short tutorial will show you how to take any date, either in a database or passed in your page, and split it up and reassemble in the ISO format. Continue reading
Submit a form when page loads : Active Server Pages (ASP)
This v.short tutorial shows you how to submit a form when the page loads, so that the user does not have to click a button at all. Continue reading
Show Records until a Certain date : Active Server Pages (ASP)
This short tutorial will show you how to use a quick WHERE statement to filter your records so it only shows whilst the date column in the table is either greater or equal to the current day. Continue reading
Set LocalID to UK : Active Server Pages (ASP)
This small piece of code is used to set the locality ID to UK to ensure dates and other regional data is set correctly. Produces dates as dd/mm/yyyy if you enter now() Continue reading




