Avatar of Darkejo1
Darkejo1

asked on 

ASP & VBS - Using vbs variable in ASP code

I'll try and make this short and sweet..

Example code:

Code Start:

<%
name = Christopher
%>
.... more code
<Form name="input" action="approve.asp" method="get">
.... more code
:
Code End


What i'm wanting to do is, somehow, make the action something like:
<Form name="input" action="approve.asp?=name" & name method="get">

The link i click on should direct me to approve.asp?name=christopher

I know the rest of the code is not there,  I just simply need to know how to use a variable (using vbs code) in this format.
VB ScriptASPASP.NET

Avatar of undefined
Last Comment
Darkejo1
ASKER CERTIFIED SOLUTION
Avatar of Scott Fell
Scott Fell
Flag of United States of America image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of Darkejo1
Darkejo1

ASKER

Thanks!!
ASP.NET
ASP.NET

The successor to Active Server Pages, ASP.NET websites utilize the .NET framework to produce dynamic, data and content-driven web applications and services. ASP.NET code can be written using any .NET supported language. As of 2009, ASP.NET can also apply the Model-View-Controller (MVC) pattern to web applications

128K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo