client-side
.NET: Best practice to encrypt sensitive data on a client application?
I need to securely store a user/password pair on a client .NET application (Outlook addin). Encryption needs to be reversible, and I\'d be glad 开发者_运维知识库to avoid storing an encryption key in[详细]
2023-02-17 14:39 分类:问答Why is it that I cannot sort my grid in jqgrid everytime I clicked the column header?
I was really confused that my program using jqgrid won\'t sort (descending) everytime I clicked the column header? I tried creating a program where I use local data (.json data) and it work great in s[详细]
2023-02-16 17:44 分类:问答Run command on client computer from a browser
I was wondering if it was possible, using some client side scripting language, to run a command on a client computer from a remote web server. For example, what could I do to make a web page that retu[详细]
2023-02-16 03:43 分类:问答OpenSSL Client-side Certificate-based Authentication Fails
I am trying to run the following command: [root@localhost certs]# openssl s_client -connect localhost:7043 -cert /opt/openssl-1.0.0a/ssl/certwork_client/client.crt -key /opt/openssl-1.0.0a/ssl/certwo[详细]
2023-02-15 21:59 分类:问答Your programming language in a browser (i.e. Javascript)?
Is it possible to write a plugin that would allow client-side scripting to be done on the browser in a non-Javascript language (take your pick - TCL, Rebol, Perl, Ruby, Python, Lisp, etc)?[详细]
2023-02-15 12:24 分类:问答Javascript problems
First off, let me preface this question by saying that my professor is firmly entrenched in the past. Our last assignment required us to float links on top of pictures.[详细]
2023-02-15 04:46 分类:问答Are there any APIs for programmatically translating text on the server-side?
I\'ve looked at Google Translate but from what I can tell it only offers a client-side JavaScript API for freely translating text between languages.[详细]
2023-02-14 19:03 分类:问答Can't populate update parameters from a ListView's ItemTemplate
I am using a ListView and would like to implement the switch from read only mode to edit mode for a ListView item on the client side. Some of this is discussed at: Inline form editing on client side[详细]
2023-02-14 00:41 分类:问答WCF client side instancing and concurrency issues
Hopefully WCF has a reach instancing and concurrency management at service-side via Throttling. My service client is an ASP.NET application. It consumes more than one WCF service so I create and para[详细]
2023-02-13 17:51 分类:问答How to digitally sign an xml document through the client's browser?
When I visit a site which requires a client-side certificate the browser automatically opens a popup asking me which personal certificate I would like to use to connect.[详细]
2023-02-13 11:08 分类:问答