Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about asp-classic

Read more about asp-classic

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - asp-classic

Classic ASP - Consolidating A Group of Years

I currently use a template generator built in Classic ASP. It takes values in from a basic form and simply re-populates the template with those values, so the code can easily be copied and pasted on e...
test-img

Justin

replace

vbscript

asp-classic

Votes: 0

Answers: 1

Latest Answer

You could try a function like this to format the years value instead of using Replace(). Function FormatYears(years) Dim result: result = years Dim data: data = Split(years, "-") ...
test-img

user692942

How to POST JSON data to an API using VBscript

I am currently working on a signup form and I want users to be pushed to my hubspot account upon sign up. The form is built in a .asp file format using HTML, CSS, and VBscript. I want the user to fill...
test-img

alias542

api

vbscript

asp-classic

hubspot

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved