IT SOLUTIONS
Your full service technology partner! 
-Collapse +Expand
ASP Classic
Search ASP Classic Group:

Advanced
-Collapse +Expand ASP Classic Store
   ► MB LobbyAll Groups   Print This    All Groups  

ASP Classic Coding Message Board

ASP Classic Coding Q&A

ASP Classic Coding Message Board (Q&A). Free help! Answer questions. Part of our ASP Classic Group. This group focuses on ASP Classic, the versions of ASP prior to ASP.NET.

To start a new thread, choose a topic, then click [New Thread].

ASP Classic Specific Topics

TopicThreadsPostsLast Active Thread 
ASP Classic - Handling Data957
PS_2569
RE: ODBC Join tables
If you need a limousine for an important occasion, such as a wedding or a client visit, you need to ensure that your service provider lives up to the expectations of the occasion.  https://alternativestips.com/alternatives-of-putlocker
59 months ago
Nothing New Since Your Last Visit
ASP Classic and Third Party Controls737?No Subject!
--
Nothing New Since Your Last Visit
ASP Classic Coding2158
PS_2709
http://www.cbsnews.icu/
{Too Long!}
5 years ago
Nothing New Since Your Last Visit
ASP Classic Setup & Configuration513?No Subject!
--
Nothing New Since Your Last Visit
Prestwood ASPSuite (All modules)12
Badzooka
In the eStore, how do you integrate credit cards?
In the Prestwood eStore, how do you integrate credit cards?
22 years ago
Nothing New Since Your Last Visit

Newest Posts...

New Posts: ASP Classic Board

More...

Thread 10 of 10
Thread Starter  

Yesid.B
ODBC Join tables
I am attempting to join two tables through an 'INDEX' field like so: SELECT w.LOCATION, w.BOLIN, w.DATEIN, w.LOT, w.QTY, w.UNITMEAS, w.CUSTCODE, w.WEIGHT, w.PRODUCTCODE, , w."INDEX", w.QUAR FROM wrhse AS w, items AS s , WHERE w.DATEOUT IS NULL AND s.poCode ='"+txtpoCode+"' AND w."INDEX" = s."INDEX" However I am not getting a result. Initially I was using the following: sql = 'SELECT * FROM subitemsTEST.DB WHERE poCode = '"+txtpoCode+"' order by index desc' to get the indexes and from there I would get the data from 'wrhse' having the indexes. But when I get more than 192 rows for some reason the system does not display the complete result set. Why can this be? How can I join two tables? Thank you in advance.
Posted to MB Topic: ASP Classic - Handling Data
7 years ago
10 replies. Last post:

amna.s
If you need a limousine for an important occasion, such as a wedding or a client visit, you need to ensure that your service provider lives up to the expectations of the occasion.  https://alternativestips.com/alternatives-of-putlocker
59 months ago
Nothing New Since Your Last Visit
1672
Hits

Thread 9 of 10
Thread Starter  

PS_2709
http://www.cbsnews.icu/
{Too Long!}
Posted to MB Topic: ASP Classic Coding
5 years ago
Nothing New Since Your Last Visit
388
Hits

Thread 8 of 10
Thread Starter  

cmccullough
Coding ASP Classic on Linux
Hello all, First, I should let you know that I am not an experienced ASP coder and, honestly, don't have lots of experience with Microsoft products.  I've been using Unix for more than 20 years and Linux for about 10 years.  Most of my programming experience is with Perl and Python. I just landed a new client that needs some code work on their current online training that they offer.  It's written in ASP Classic and running on a Postgresql back-end.  I don't have experience with ASP Classic but can pick-up on the language relatively quickly (I think).  I will do the work on a Windows XP box if I have to but would prefer to do the coding one of my Linux boxes, if possible.  Does anyone know if this is even possible? Thanks for your help.
17 years ago
Nothing New Since Your Last Visit
11875
Hits

Thread 7 of 10
Thread Starter  

Craig.D
Kill Session(s) from Application
Hi there. I need to clear groups of sessions to force-logout groups of users. Can I get a collection of sessions at Application level and abandon them from there? Any help much appreciated, thank you! Craig.
Posted to MB Topic: ASP Classic Coding
11 years ago
Nothing New Since Your Last Visit
2892
Hits

Thread 6 of 10
Thread Starter  

Bryan Valencia
ASP Classic Suddenly fails
{Too Long!}
Posted to MB Topic: ASP Classic - Handling Data
15 years ago
2 replies. Last post:

Bryan.V
Actually, after much anguish, I found that the latest MS patch had inadvertently changed my site from Low(iis) to Medium(Pooled) Setting it back did the trick. asp classic sites dont work on medium
15 years ago
Nothing New Since Your Last Visit
11443
Hits

Thread 5 of 10
Thread Starter  

khatib_b
Diplaying javascript error message from DB
{Too Long!}
Posted to MB Topic: ASP Classic - Handling Data
15 years ago
1 Reply:

dmichael
{Too Long!}
15 years ago
Nothing New Since Your Last Visit
5632
Hits

Thread 4 of 10
Thread Starter  

bphilip
Kill a windows Process Using Asp
I need to create an asp page which will kill process in a windows 2000. Please help
Posted to MB Topic: ASP Classic Coding
22 years ago
1 Reply:

mprestwood
I don't think this is possible at least not with ONLY ASP and in a real webserver environment because you would have to grant unusual rights and make use of something like a DLL with special rights.
15 years ago
Nothing New Since Your Last Visit
4374
Hits

Thread 3 of 10
Thread Starter  

debra_owens
https to http
{Too Long!}
Posted to MB Topic: ASP Classic Coding
16 years ago
1 Reply:

mprestwood
{Too Long!}
15 years ago
Nothing New Since Your Last Visit
3764
Hits

Thread 2 of 10
Thread Starter  

ASPGuy
Creating Classes in ASP
Does anyone have a simple example of creating a class in ASP? I've always used it as a scripting language and never used in in an object oriented way.
Posted to MB Topic: ASP Classic Coding
17 years ago
1 Reply:

mprestwood
{Too Long!}
17 years ago
Nothing New Since Your Last Visit
6662
Hits

Thread 1 of 10
Thread Starter  

ParaDelphi
Exit a While Loop
I've been looking all over, how do you exit a while loop? I tried exit and that didn't work.
Posted to MB Topic: ASP Classic Coding
17 years ago
5 replies. Last post:

Paul.S
Thanks to both of you. Great help as usual. I did get it from Mike's post but the example is nice especially for others looking on.
17 years ago
Nothing New Since Your Last Visit
11533
Hits
More...

Unanswered: ASP Classic Message Board

Answer an unanswered thread. Even old threads. Our goal is to have a complete and thorough resource.


Thread 4 of 4

PS_2709
http://www.cbsnews.icu/
{Too Long!}
Posted to MB Topic: ASP Classic Coding
5 years ago
Nothing New Since Your Last Visit
388
Hits

Thread 3 of 4

Craig.D
Kill Session(s) from Application
Hi there. I need to clear groups of sessions to force-logout groups of users. Can I get a collection of sessions at Application level and abandon them from there? Any help much appreciated, thank you! Craig.
Posted to MB Topic: ASP Classic Coding
11 years ago
Nothing New Since Your Last Visit
2892
Hits

Thread 2 of 4

Mallika
ASPMail and Exchange Server 2000
I have a question on ASPMail. I want to know if it can coexist with Exchange Server 2000. Currently I use Cdonts for Emails being sent out from our web site but Cdonts do not coexist with Exchange server 2000. Cdont Coexist only with the upgraded version of Exchange 2000 from Exchange 5.5, Now we are installing Exchange 2000 on our server without the upgrade and want to use ASPMail. So i want to know if it can peacefully coexist with Exchange 2000 Server?, , Thanks,, Mallika
22 years ago
Nothing New Since Your Last Visit
4130
Hits

Thread 1 of 4

Amiya
ASPMail component ***Urgent Help****
Hi,, , I have created an asp form which will e-mail data. i am using ASPmail component. the code is right, except remotehost field. i have written, remotehost ="pop3.xyz.com" , the mailer.Send shows that ur mail has been sent, but there is no mail in my inbox., the ISP told that there is a userid and password to send mail.Can u tell me where to insert that?, , he says that his pop3 and smtp address are same., , can u help me, the client is waiting for response.
22 years ago
Nothing New Since Your Last Visit
2884
Hits
More...

Icon Legend:
Since your last logged visit:
- New to you or updated since your last visit (sign in now to activate).
- NOT new to you since your last visit (sign in now to activate).



Sales Website: www.prestwood.com Or visit our legacy sales site: 
legacy.prestwood.com


©1995-2025 Prestwood IT Solutions.   [Security & Privacy]