Archives ""
Get flickr photos with Classic ASP & Flickr API
Posted by Ariel G. Saputra in Classic ASP, Tutorials on 08. May, 2009 | 5 Comments
I’am using flickr quite a while but not too much just to store screenshots of my web portfolio, then when I build a web design portfolio page I decided to get those screenshots directly from flickr rather than re-upload them in my server. In php there are a lot of examples on the net but I found none for Classic ASP.
After trial error here are the script I use to get flickr photos with flickr API and Classic ASP, it may not perfect but at least it worked for me
Ajaxed ajax framework for classic asp
Posted by Ariel G. Saputra in Classic ASP, ajax on 08. May, 2009 | 3 Comments
I found ajaxed couple years back via webdevbros while searching an easy implemented ajax for my classic asp application, even then I decided to write manualy the javascript part for ajax support at my classic asp application on the top of jQuery library, i keep myself update with ajaxed, if then i need a fully integrated ajax for classic asp, ajaxed will come in the first choices.


