<% id=Request.Form("id") nid=cdbl(id) Set connection = Server.CreateObject("ADODB.Connection") connection.Open("customers") SQL="SELECT * FROM Customer WHERE ID_Customer ="&nid Set list=connection.Execute(SQL) 'Separation of the date of birth in several parts birth1=Day(list.Fields("BirthDate")) birth2=Month(list.Fields("BirthDate")) birth3=Year(list.Fields("BirthDate")) %> Cellular Advice NI LTD

Modify Customer

Here you can modify the customer:

Company Name " size="50" maxlength="50" />
Name "size="50" maxlength="50" />
Surname " size="50" maxlength="50" />
Address " size="50" maxlength="100" />
Postal Code " size="50" maxlength="50" />
Location " size="50" maxlength="50" />
Date of Birth
(dd/mm/yyyy)
/ /
Email " size="50" maxlength="50" />
Contact Phone " size="50" maxlength="50" />
Fax " size="50" />
Network " size="50" maxlength="50" />

 
©2005 Cellular Advice NI LTD

<% connection.Close() %> e-REdING. Biblioteca de la Escuela Superior de Ingenieros de Sevilla.


SISTEMA DE INFORMACIÓN INTEGRAL PARA EMPRESAS APLICANDO TECNOLOGÍAS DE INFORMACIÓN Y VPNS

: Salvago Hidalgo, Raúl
: Ingeniería Telecomunicación
Contenido del proyecto: