| Thread | Last Post | Replies |
|
| Can't access EncryptedXML class | 30 Mar 2006 12:26 GMT | 1 |
Hi, I am trying to create a simple program that will encrypt and decrypt XML. I have followed the article for this on MSDN library but when I run the program I am told that there is no such class as EncryptedXML.
|
| Does there exist a script control in .net? | 28 Mar 2006 20:05 GMT | 4 |
In VB 6.0 there exists a Script-Control (msscript.ocx) which enables someone to add an own Scriptmodul in his programm. Does there exists a similar object in .net? I've searched in MSDN using several ways, but I don't have found anything.
|
| HOWTO Disable F5/Refresh. | 27 Mar 2006 19:21 GMT | 1 |
HOWTO Disable F5/Refresh. Please help, I'm sure this has been asked a thousand times, yet here I am. How can on disable the F5 Key from activating Refresh in a HTML page?
|
| ASP 2.0 Content pages control reference | 24 Mar 2006 19:46 GMT | 1 |
I am starting an ASP2.0 content page that will FTP a file. In the submit button/ onserverclick, I want to write a routine that will read the Input(file) text field. So far I haven't found the correct (VB) property that recognizes the field
|
| Embedding JScript.NET | 06 Mar 2006 03:26 GMT | 12 |
Is it possible to embed JScript.NET in a C++ application, allowing scripts to access the functionality of the application? If so, where is the documentation? Thanks.
|