all groups > inetserver asp general > november 2007 >
You're in the

inetserver asp general

group:

Classic ASP Question


Classic ASP Question mcp6453
10/30/2007 2:00:18 PM
inetserver asp general: My small company has a web site that is developed in "Classic ASP",
which is, I'm told, different from just "ASP". It is clear to me that we
are not using ASP.NET. The site is hosted on a shared Windows Server and
access a Microsoft SQL Server 2000, I think.

We are having a terrible time finding someone to do some code updates.
Part of the problem is that I am not familiar enough with ASP to know
whether I am asking the right questions. Do I look for a Classic ASP
Developer?

Our present developer is moonlighting, but he's often too hard to reach,
and he's not dependable. If you can suggest a good way to find a
Re: Classic ASP Question Bob Barrows [MVP]
10/30/2007 2:15:28 PM
[quoted text, click to view]

A few years ago, there was nothing but ASP. Then MS released ASP.Net and
insisted on referring to it as ASP, which lead to people coming to this
group, which has nothing to do with ASP.Net to ask questions. That lead
us to start referring to the older version as "classic" ASP to help
distinguish it from ASP.Net

[quoted text, click to view]

"Classic ASP Developer, fluent in vbscript and database applications"
seems to fit the bill. Otherwise, I'm not into the hiring end of the biz
so I can be of no further assistance.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Re: Classic ASP Question Dave Anderson
10/30/2007 2:34:26 PM
[quoted text, click to view]

To the OP: Bob's answer assumes none of it is rolled up into DLLs. If parts
of your application were written in VB and compiled, adjust accordingly.


--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms.

Re: Classic ASP Question jp2code
10/30/2007 2:38:44 PM
What Mr. Barrows implied but did not state is that this is the Classic ASP
Newsgroup. So, you found us old timers!

A great idea for getting your job done is to post what needs to be
accomplished here, just like a job description would be listed on
Monster.com (or where ever). Anyone that reads it and says, "Well, I can do
that!" will be able to get back with you on their price.

You may want to have them do the work on a test site until you get your
product working the way you want, and only then pay the contractor and move
your test website over to your live folder.

"mcp6453" wrote...
[quoted text, click to view]

Re: Classic ASP Question Dave Anderson
10/30/2007 2:54:38 PM
[quoted text, click to view]

Clearly not. Plenty of us speak it. But it is definitely on the wane. More
and more of us spend more and more of our time in ASP.NET these days.



--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms.

Re: Classic ASP Question mcp6453
10/30/2007 3:50:54 PM
Okay, great. Thanks for all the information. Let me work up a meaningful
post, and I will give it a shot.

The site is up and working right now. In fact, it's making money, but
we're not getting rich. What we want is some modifications to improve
functionality.

Unless we find an ASP developer, we're probably going to convert to PHP,
which doesn't require a Windows Server.

Sorry to ask this question, but is Classic ASP a dead language?


[quoted text, click to view]
Re: Classic ASP Question PW
10/31/2007 7:00:01 AM

[quoted text, click to view]


Don't forget to mention that a Classic ASP website can easily be converted
to an ASP.NET website by merely renaming all the .asp files to .aspx files
and installing the ASP.NET framework. There is usually very little that
needs to be adjusted in the code, depending on the website of course.


Re: Classic ASP Question Jon Paal [MSMD]
10/31/2007 8:53:08 AM
I know these guys do Classic ASP development. Rates may not be that much different and will likely be available when needed.

http://www.ASPkey.net


[quoted text, click to view]

Re: Classic ASP Question jp2code
10/31/2007 11:00:59 AM
I'll have to second that one!

I've gone to their site many times and borrowed example code.

Good bunch.

"Jon Paal [MSMD]" wrote...
[quoted text, click to view]

Re: Classic ASP Question McKirahan
10/31/2007 12:01:48 PM
[quoted text, click to view]

An anonymous (and vague) testimonial from someone whose
"name" ("jp2code") contains the same initials as that of the
person posting ("Jon Paal") posted within 7 minutes! I wonder ...


Re: Classic ASP Question jp2code
10/31/2007 1:14:17 PM
Haha!

No such luck; Joe Pool here.

I never even thought of that. Good point.

~Joe
http://www.joeswelding.biz/

[quoted text, click to view]

Re: Classic ASP Question mcp6453
11/1/2007 4:07:03 PM
Really? Is that something that we should investigate?

[quoted text, click to view]
Re: Classic ASP Question McKirahan
11/1/2007 4:44:54 PM
[quoted text, click to view]

Probably not -- in my opinion.

ASP.NET - Web Pages
http://www.w3schools.com/aspnet/aspnet_pages.asp

"ASP.NET is not fully compatible with Classic ASP,
but most Classic ASP pages will work fine as ASP.NET
pages, with only minor changes."


Just changing the extension is not really "converting" the pages.

ASP to ASP.NET Migration Assistant
http://msdn2.microsoft.com/en-us/asp.net/aa336624.aspx



[quoted text, click to view]

AddThis Social Bookmark Button