User Profile

Collapse

Profile Sidebar

Collapse
Yair m
Yair m
Last Activity: Oct 28 '11, 11:04 AM
Joined: Sep 6 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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.
    See more | Go to post

    Leave a comment:


  • 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....
    See more | Go to post

    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
    See more | Go to post

  • Yair m
    started a topic AutocompleteExtender is not working

    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)
    and the extender is:
    ...
    See more | Go to post
    Last edited by jhardman; Sep 29 '11, 05:54 AM. Reason: Accidentally posted in classic asp forum. Moved to asp.net

  • Yair m
    replied to Sys is undefined
    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,
    Yair
    See more | Go to post

    Leave a comment:


  • Yair m
    replied to Sys is undefined
    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,
    Yair
    See more | Go to post

    Leave a comment:


  • Yair m
    started a topic Sys is undefined

    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
    See more | Go to post
No activity results to display
Show More
Working...