%@LANGUAGE="VBSCRIPT"%> <% Response.buffer = True ' first we put the data from the form into a variable fullname = Request.Form("fullname") jobtitle = Request.Form("jobtitle") company = Request.Form("company") email = Request.Form("email") telephone = Request.Form("telephone") eventname = Request.Form("eventname") eventdate= Request.Form("eventdate") eventvenue= Request.Form("eventvenue") 'then we can set the cookie value using this: Response.Cookies("fullname") = fullname Response.Cookies("jobtitle") = jobtitle Response.Cookies("company") = company Response.Cookies("email") = email Response.Cookies("telephone") = telephone Response.Cookies("eventname") = eventname Response.Cookies("eventdate") = eventdate Response.Cookies("eventvenue") = eventvenue ' *** Edit Operations: declare variables MM_editAction = CStr(Request("URL")) If (Request.QueryString <> "") Then MM_editAction = MM_editAction & "?" & Request.QueryString End If ' boolean to abort record edit MM_abortEdit = false ' query string to execute MM_editQuery = "" %>
|
Welcome
to the website of the CNC Technology Investment Group
|
![]() |
|
||
|
CNC
Technology Investment Group
|
|||
|
|
|||||||||||||||||||||||||
|