narendra kumar reddy.y wrote: > Hi, > > This is Narendra. As I don't know how to create cookie > , set cookie, delete cookie. Can anybody give me the > code of set,get, delete cookie source code in html? > How to integrate that html code in my c program? > > Thank you.... > > Cheers, > Narendra
The answer depends on the perspective your program is running from: Server-side or client-side? Also, what exactly are you hoping to accomplish? I suspect this is a server-side program, in which case you are going to be better off using PHP. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/
