![sonriente](http://static.forosdelweb.com/fdwtheme/images/smilies/smile.png)
response.Cookies("fechas")("dia_llegada")=Cstr(dia _llegada)
response.Cookies("fechas")("mes_llegada")=Cstr(mes _llegada)
response.Cookies("fechas")("anio_llegada")=Cstr(an io_llegada)
y tambien leerlas
dia_llegada=request.cookies("fecha")("dial_llegada ")
mes_llegada=Request.Cookies("fechas")("mes_llegada ")
anio_llegada=Request.Cookies("fechas")("anio_llega da")
queria saber si se puede hacer esto o algo parecido php y como lo hago?
![Pensando](http://static.forosdelweb.com/fdwtheme/images/smilies/scratchchin.gif)
![Adios](http://static.forosdelweb.com/fdwtheme/images/smilies/adios.gif)