Home About SEO FAQ's Links Submit script Contact 
ASP
PHP
ColdFusion
ASP.Net
Javascript
Flash Actionscript
CSS
SQL
Contact the scripts doctor

www.scriptsdoctor.com


Welcome to the Scripts Doctor v1.1

an online repository of PHP code, ASP scripts, flash actionscript, CSS code and other useful resources for intermediate to expert level web applications developers and web designers. If you are new to creating websites, we recommend that you try the tutorial links in the links section of this website to get started out building websites.

The Scripts Doctor website also contains a resource for Search Engine Optimisation (SEO) and links to essential tools and resources for search engine optimisation and search engine marketing (SEM)

The Scripts Doctor website is free. Online registration is not required to search the database of scripts, code snippets and code help. There is also no charge for requesting code help from the script doctor, so if there is a subroutine or function you want creating in any of the supported languages you see opposite, just drop me an email and I will try to include it on the website when I can.

Search the database for a script using the form below, or browse the categories using the links on the left hand side. If you cannot find the script you are searching for, use the online script request form and I will try to source or build the script you are after. In some cases, the script may be too complex, or an alternative script may be available on the scripts doctor website already in which case you will be notified accordingly.

If you find the resources here useful and wish to support the website to help build the resourses you see online, you can now make a donation using the paypal Donate button on the left hand site. Any amount, no matter how small would be greatly appreciated and would help the website continue to grow and be a rich resource for fellow coders.

The Scripts Doctor.



Latest Scripts Online!

Add to favorites / Bookmark page script (Javascript)
01 July 2009
This code will add an entry into your bookmarks or favorites list depending on your browser. If the browser does not support this method, a message appears instructing the user on how to bookmark the ...

ASP Capitalize first letter of string (ASP)
25 June 2009
This function will capitalise the first letter of a string, or the first letters of all words in the string, the optional parameter 'allwords' tells the function whether to just capitalise the first ...

Actionscript - make movie follow mouse (Flash Actionscript)
04 June 2009
This code will make a movie smoothly follow the mouse cursor

Flash pause timeline (Actionscript)
24 April 2009
This function delays the playing of a timeline - useful for things like rotating banners or animations that have long streched timelines with no keyframes.

ASP Sort Array (quick method) (ASP)
21 April 2009
This quick bubble sort function will sort an array. Note, for larger arrays, a more efficient method of sorting may be better, see the link below to the 4guysfromrolla.com website for a jscript ...

ASP Captcha security image (ASP)
17 April 2009
This script adds a security image to verify that the user submitting a form is a real person and not an automated submission - very handy for preventing spam form submissions!

ASP Add date modified header (ASP)
02 April 2009
This script adds a date modified field to the response so that search engines can evaluate when a page has been modified

ASP Read text file (ASP)
25 March 2009
This simple block of code will open a text file and read all thecontents of the file. Note,

Add page breaks in html page (CSS)
17 December 2008
This code adds a page break in an HTML page - works on most browsers

ASP open page as excel spreadsheet (ASP)
01 December 2008
This line of code opens the page as an excel spreadsheet