About 51 results
Open links in new tab
  1. Must '@' and '%40' be treated equivalently in URL paths?

    Apr 29, 2016 · Must '@' and '%40' be treated equivalently in URL paths? Asked 9 years, 11 months ago Modified 9 years, 11 months ago Viewed 1k times

  2. java - @ converted to %40 in HTTPPost request - Stack Overflow

    Feb 8, 2012 · i m trying to send post request to webservice.. when i add special character @ in parameter it is coverted to %40.i have checked server side..they are getting %40 instead of @. can …

  3. encoding - %40 converted into @ on Get - Stack Overflow

    %40 converted into @ on Get Asked 12 years, 10 months ago Modified 7 years, 9 months ago Viewed 15k times

  4. How to fix Named Pipes Provider, error: 40 - Stack Overflow

    Oct 25, 2021 · How to fix Named Pipes Provider, error: 40 - Could not open a connection to SQL Server? Asked 4 years, 6 months ago Modified 4 years, 6 months ago Viewed 1k times

  5. How do I fix the error 'Named Pipes Provider, error 40 - Stack Overflow

    Mar 30, 2012 · Named Pipes Provider, error: 40 - Could not open a connection to SQL Server I tried using the local IP address to connect as well as a public one. I've tried: Yes, the site can …

  6. curl - Handshake Failure: SSL Alert number 40 - Stack Overflow

    Dec 28, 2018 · Found your question while searching for the exact same problem (curl succeeds to connect while openssl fails with alert number 40). It might be related to a server with several virtual …

  7. flutter - Empty SMPTE 2094-40 data - Stack Overflow

    Jul 24, 2023 · Empty SMPTE 2094-40 data Ask Question Asked 2 years, 9 months ago Modified 2 years, 9 months ago

  8. Convert an old style .p12 to .pem (unsupported algorithm RC2-40-CBC)

    Jul 4, 2022 · There seem to exist still some tools which generate private keys encrypted with RC2-40-CBC Although I'm able to export it to a new key store using keytool -importkeystore it seems that I …

  9. c# - WPF Error 40 BindingExpression path error: property not found on ...

    WPF Error 40 BindingExpression path error: property not found on 'object' Asked 13 years ago Modified 2 years, 8 months ago Viewed 126k times

  10. my emails display %40 instead of @ sign when i submit form

    Why are you handling this with client-side scripting instead of doing server-side? When the HTML form is submitted, the server could easily decode the URL parameters and return a new HTML page that …