Page 4 - Tips


Cookies - displays a grid view of cookies

Visible - uses a digital clock as a example, with a dropdown to set position

Calendar - Popup calendar (non ajax because ajax throw error)

Display Cookies

NamePathSecureShareableHttpOnlyDomainExpiresValueSameSiteHasKeys
ASP.NET_SessionId/ 1/1/0001 12:00:00 AMfxmtu21wusjj2qefsus0xsrwLax
UserInfo/ 2/10/2025 10:55:44 AMUserName=Abhijit&UserColor=Red&Expire=5 Days-1
2

Asynchronous Javascript And Xml

This is a technique for a webpage to be able to access both client and server



Move Button

Client side uses HTML button and javascript, whereas the



server side uses asp:Button and C#

Center a New Window

Unless you have a Chrome 'resize' extension, you can only resize a newly opened window


Link to Another Website

tbd