Hi,
I will think about it. The purpose of saving them in the cient side is
1. to reduce the amount of server requests.
2. to keep the comments alive for few days.
Thanks,
Yair.
User Profile
Collapse
-
I'm want to develop a presonal portfolio were each record holds the user comment. for unsigned user i want to keep this portfolio in a cookie. the comment is a text no longer then 50 chars....Leave a comment:
-
Hebrew chars are gibbrish in a cookie that was created by firefox.
Hi,
I'm trying to save hebrew chars into a cookie , but the result is gibbrish chars.
It happen only for firefox. when I'm working with internet explorer it works fine.
I'm working with javascript.
Thanks,
Yair -
AutocompleteExtender is not working
Hi,
I'm using the AutocompleteExt ender of AjaxControlTool kit.
locally it works (localhost) but in production It doesn't.
I receive HTTP/1.1 500 Internal Server Error and jsonError=true
The following is the webservice method signature:
Code:[WebMethod] [ScriptMethod] public string[] GetSitesIdNameByPartialName(string prefixText, int count)
...Last edited by jhardman; Sep 29 '11, 05:54 AM. Reason: Accidentally posted in classic asp forum. Moved to asp.net -
Thank you again,
I think that I found a solution for it.
in web.config:
<scriptResource Handler enableCompressi on="false" enableCaching=" true"/>. I turned to false the parameter "enableCompress ion".
What do you think ?
Thank you,
YairLeave a comment:
-
Hi,
Thank you for your answer.
I didn't mentiond that I used the ajaxcontroltool kit.
The starnge thing is that the website works fine on few machines but on other machins i recieved this error. so maybe it is an enviroment problem.
do you have any idea ?
Thanks,
YairLeave a comment:
-
Sys is undefined
Hello,
I recieved "Sys is undefined" error message when i try to open my website URL.
The website was developed with ASP.NET 3.5. (I suppose that i have all the relevant entries in web.config)
In some other computers it works without recieveing this message.
any Idea ?
Thanks,
Yair
No activity results to display
Show More
Leave a comment: