472,805 Members | 1,249 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,805 software developers and data experts.

Classic ASP Question

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
moonlighter (guru.com?), I'd appreciate hearing it.
Oct 30 '07 #1
12 2313
mcp6453 wrote:
My small company has a web site that is developed in "Classic ASP",
which is, I'm told, different from just "ASP".
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
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 moonlighter (guru.com?), I'd appreciate hearing it.
"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.
Oct 30 '07 #2
Bob Barrows [MVP] wrote:
>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?

"Classic ASP Developer, fluent in vbscript and database
applications" seems to fit the bill.
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.
Oct 30 '07 #3
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...
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
moonlighter (guru.com?), I'd appreciate hearing it.

Oct 30 '07 #4
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?
jp2code wrote:
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...
>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
moonlighter (guru.com?), I'd appreciate hearing it.

Oct 30 '07 #5
mcp6453 wrote:
Sorry to ask this question, but is Classic ASP a dead language?
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.
Oct 30 '07 #6
PW

"Dave Anderson" <NP**********@spammotel.comwrote in message
news:%2***************@TK2MSFTNGP03.phx.gbl...
mcp6453 wrote:
>Sorry to ask this question, but is Classic ASP a dead language?

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.

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.

Oct 30 '07 #7
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
"mcp6453" <mc*****@gmail.comwrote in message news:e%****************@TK2MSFTNGP04.phx.gbl...
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 moonlighter (guru.com?), I'd appreciate hearing it.

Oct 31 '07 #8
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...
>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

Oct 31 '07 #9
"jp2code" <poojo.com/mailwrote in message
news:Od**************@TK2MSFTNGP04.phx.gbl...
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...
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
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 ...

Oct 31 '07 #10
Haha!

No such luck; Joe Pool here.

I never even thought of that. Good point.

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

"McKirahan" <Ne**@McKirahan.comwrote in message
news:3s******************************@comcast.com. ..
"jp2code" <poojo.com/mailwrote in message
news:Od**************@TK2MSFTNGP04.phx.gbl...
>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...
>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

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 ...

Oct 31 '07 #11
Really? Is that something that we should investigate?

PW wrote:
"Dave Anderson" <NP**********@spammotel.comwrote in message
news:%2***************@TK2MSFTNGP03.phx.gbl...
>mcp6453 wrote:
>>Sorry to ask this question, but is Classic ASP a dead language?
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.


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.
Nov 1 '07 #12
"mcp6453" <mc*****@gmail.comwrote in message
news:Oi**************@TK2MSFTNGP04.phx.gbl...
Really? Is that something that we should investigate?
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
PW wrote:
"Dave Anderson" <NP**********@spammotel.comwrote in message
news:%2***************@TK2MSFTNGP03.phx.gbl...
mcp6453 wrote:
Sorry to ask this question, but is Classic ASP a dead language?
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.

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.

Nov 1 '07 #13

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

99
by: Jim Hubbard | last post by:
It seems that Microsoft not only does not need the classic Visual Basic developer army (the largest army of developers the world has ever seen), but now they don't need ANY Windows developer at a...
19
by: Adam Short | last post by:
I am trying to write a routine that will connect a .NET server with a classic ASP server. I know the following code doesn't work! The data is being returned as a dataset, however ASP does not...
3
by: Web Webon | last post by:
Hi everybody! I wonder if this is possible? I need to determine if a client is using "windows classic folders" or anything else. If I instantiate a Shell ActiveX object is there a way of...
5
by: venk | last post by:
Hi, can some one properly explain the differences between class types and classic classes? ... Still face problems in identifying what is what.
2
by: jason | last post by:
the enterprise is going to eventually convert the existing ASP Classic website to ASP.NET until that time, development has already begun for a C# library of business objects. for the most part,...
2
by: chriso | last post by:
I have a classic asp app which is reaching the end of it's lifetime in so far as being able to maintain it and I want to re-write it in asp.net. A complete re-write, although desireable, is out...
5
by: Velvet | last post by:
Can someone tell me to what process I need to attach to be able to step through my classic ASP code in VS.net 2003. I'm working on an XP box with IIS installed. I also have VS.net 2005 (The...
9
by: Charles Law | last post by:
Hi chaps I realise that this is a .NET group, but please don't shoot me down quite yet. I looked in the vb classic groups and there seems to be so little activity there that I was not hopeful of...
11
by: mase | last post by:
I've built a new ASP.NET web app with the CSLA framework. The site runs fine with a small number of users, but once there is any traffic the CPU spikes at 100%. I went through and made many updates...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.