Connecting Tech Pros Worldwide Help | Site Map

Classic ASP Calener

parshupooja's Avatar
Familiar Sight
 
Join Date: Jun 2007
Posts: 159
#1: Jun 19 '09
Hey All,

I am doing Classsic ASP after 10 yrs so....finding it very hard & outdated. So need some help.....

I am looking for Classic ASP Calender & later on i want to bind some data to it as well? Any Idea where should I look or wat shd I use?

Also what should I use to be able to debug classic asp, tried configuring in VS 2008 but it crashes completely. Micrsoft says its a bug which will be fixed in VS 2010.

Please Help................
jhardman's Avatar
Moderator
 
Join Date: Jan 2007
Location: logan, utah
Posts: 2,690
#2: Jun 19 '09

re: Classic ASP Calener


Quote:

Originally Posted by parshupooja View Post

Hey All,

I am doing Classsic ASP after 10 yrs so....finding it very hard & outdated. So need some help.....

it is hard and outdated. What did you expect?
Quote:
I am looking for Classic ASP Calender & later on i want to bind some data to it as well? Any Idea where should I look or wat shd I use?
there is no automatic data binding in classic ASP. You might google "classic asp calendar", the top several hits seem pertinent.
Quote:
Also what should I use to be able to debug classic asp, tried configuring in VS 2008 but it crashes completely. Micrsoft says its a bug which will be fixed in VS 2010.

Please Help................
try notepad++, i believe it can handle classic ASP

Let me know if this helps.
parshupooja's Avatar
Familiar Sight
 
Join Date: Jun 2007
Posts: 159
#3: Jun 23 '09

re: Classic ASP Calener


thanks for reply. Finally I came to conclusion to recode whole project into asp.net 2.0.....

Thanks Again!!!
Expert
 
Join Date: Nov 2007
Posts: 126
#4: Jun 26 '09

re: Classic ASP Calener


Meh, don't know if this will help or not NOW, but it's worth a plug:

http://nicodemas.com/web_tools.asp

First link.
Reply