Archive for August 13th, 2008
Autocomplete ajax tool kit
Scenario
you have a global search box on your website and when you input the first character of the first name , all the words which starts with that particular word will be displayed in the list box. the good thing is that as its an ajax control, its fast enough without the post back, its [...]
Posted: August 13th, 2008 under BizTalk.
Comments: none
Error while decrypting the encrypted querystring due to the space in the querystring
One of my blog reader posted the below question, Well , I was expecting this question as I had encountered the same issue and resolved. Please find the question along with the resolution as below.
Hi
I have tried the above code, and found a problem -
The encrypted value of 4 is S91QD+K0/u8=. When I pass this [...]
Posted: August 13th, 2008 under BizTalk.
Comments: none