Hello,
I have an asp.net app. One of my pages works everywhere except at single
site.
My application uses cookies for user info.
The code passes the statement :
if (Request.Browser.Cookies)
meaning that cookies are allowed in the client browser.
But i can see that some code fails in a ...
more >>
What's the best practice? Any comments appreciated
...
more >>
Hai all,
I am doing a project in .net and in that project I have a problem in
capturing text from an image. i.e images like CAPTCHA images . which has
inbuilt text with in the image.So, Can any one suggest me how to continue
my work or give their valuable suggestions for capturing ...
more >>