Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can you use VBScript in Adobe GoLive

Status
Not open for further replies.

plshelpme

Programmer
Nov 1, 2001
27
0
0
CA
I have created a form in Dreamweaver that once submitted will send all of the information through email using CDONTS in VBScript. Now I would like to do the same development using Adobe GoLive....is this possible, and if so, are there any starting points??? From what I can see GoLive just does not seem to want to recognize VBScript.
 
Yes you can make sure page is Dynamic
Go to Windows, Convert Page to ASP/VB Scripts and
use <% around VB for the ASP CODING%>

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top