Handling hashed links for web applications using AJAX
Web page visitors may want to bookmark certain state or pass it along to others. In pre-AJAX days it was a matter of simply passing a page URL. With AJAX, however, there's no standard way of conveying page state when some content have been pulled thru an AJAX call. One solution is to pass a "hash" parameter as if it was a request to move to an anchor within the page. That hash parameter can then be fetched processed by Javascript.
Coupon & Affiliate Theme (New 2022) - Download Now!Sponsored
Help/Fix on AWS Kubernetes Service(EKS) (1 Hour)
One hour of help or fixes for Kubernetes clusters running on AWS EKS.
Help/Fix on AWS Auto Scaling (1 Hour)
One hour of help to troubleshoot or fine tune AWS Auto Scaling behaviour.
Configure EC2 Auto Scaling
Setting up EC2 Auto Scaling to automatically adjust the number of servers based on traffic, performance, and demand.
Help/Fix on configuring AWS SES for very low cost SMTP Email Sending (1 Hour)
One hour of help to configure AWS SES for low cost, reliable SMTP email sending.



