| ||||||||||||||||||||
| 20 Online Now | ASP Resources 10 March 2010 | |||||||||||||||||||
|
Welcome To Active Server Pages - Resources HmmmmmWhat ever happend to our forums, did development stop? Did I feel ripped off by people nicking the code for their own use..... Well you might be surprised to follow this link I don't know how many people noticed the very secret link at the bottom of this page... Send Email In ASP with no Component??? ASPPlus Emailer can let you do this with ease, no component needs to be installed! Click TO See How BETA Testers Wanted I've just finished a new COM object that many ASP developers may find need of. It's a Data Cache that can store individual values, arrays and even recordsets in to memory. It's dead easy to use :
set objCh = Server.CreateObject("ASPPlus.datacache")
if objch.isInCache("xx") then
myvar = objch.GetCache("xx")
Else
' do lots of stuff and DB access
objch.saveCache "xx", myvar, 600
End If
I'm looking for some beta testers for this object, you would need to be able to install the dll on a server (needs to be registerd) and have reasonable ASP skills. You should find that heavily used sites should be much faster, specialy if you use Access as your DB. If anyone is intersted in testing it you can download it from Here Please email your thoughts, or post them in the Forum
Forum - Take a look, and download our popular ASP Forum. Also look at our other free ASP based applications for you to download I have teamed up with ASPIn to bring you the ultimate ASP Resource Index. You can find it at http://asp-dev.aspin.com If you use any of my scripts, I would be happy for you to use the button bellow to use on your site. Please take a copy of the image rather than link to the one at this site. Could you link this to http://www.asp-dev.com/Author : 295 |
|||||||||||||||||||
|
|
||||||||||||||||||||