473,654 Members | 3,114 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 2370
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**********@s pammotel.comwro te in message
news:%2******** *******@TK2MSFT NGP03.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%******** ********@TK2MSF TNGP04.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******** ******@TK2MSFTN GP04.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

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

Similar topics

99
6075
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 small or mid-sized business. http://groups-beta.google.com/group/microsoft.public.msdn.general/browse_thread/thread/9d7e8f9a00c1c7da/459ca99eb0e7c328?q=%22Proposed+MSDN+subscription+changes%22&rnum=1#459ca99eb0e7c328 Damn! To be that...
19
9313
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 recognise datasets and requires a recordset. Can the datatypes be converted? At the Classic ASP end or .NET end? Can SOAP toolkit provide the conversion, can any toolkit provide a conversion? ...
3
1908
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 obtaining this information from javascript? (I know that the user will get prompted about allowing such an operation, but I am willing to live with this). Because of the way one of my pages work, I need to know this information in order to "cover up"...
5
1589
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
1496
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, the ASP Classic can make use of the C# business objects without problem, because they were compiled and registered through COM Interop. however i have just reached a point of uncertainty: sets of data. obviously C# has no problem using the...
2
1645
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 of the question for various reasons. My desire is to convert bits of the classic asp as I go therefore converting small chunks as part of the normal maintenance.. However the classic asp app has many include files scattered throughout with much...
5
2942
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 final, never installed beta) installed on this box if it makes a difference (I did not install VS Development Web Server as I'm already using the XP web server). I've seen that I need to attach to the native IIS engine, but I don't know what it's...
9
2118
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 a prompt response, and I figure that the guys here probably came from vb classic anyway. So, apology over .... I have an application in vb6, and I want to install it on a system that has never seen the vb development environment, or any of the...
11
2300
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 to plug various memory leaks. Glad that I did that and it probably helped out some, but the issues still exists. The application was built the proper scalable architecture but can't seem to handle the load. I've been watching performance...
0
8379
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8294
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8709
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8596
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7309
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6162
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4297
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2719
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1924
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.