| Thread | Last Post | Replies |
|
| Application Customization | 23 Apr 2004 21:06 GMT | 4 |
I have an application today running in Win32 that have some business rules that I use VBScript code to allow my customer to change some behavior of my application (taxes, notifications, etc). Now I'm converting the applicaton to C#, can I use VBScript in the same
|
| Email Script | 20 Apr 2004 14:16 GMT | 1 |
I've created a email script and the information that is going into the body of the script is directly from my asp form objects, and it keeps on telling me it's expecting a end of statemen -------- Description: An error occurred during the compilation of a resource required to ...
|
| dynamic code at runtime | 16 Apr 2004 11:48 GMT | 2 |
If I have a object, call it Foo. I want to be able to edit it dynamicly at runtime (preferablely using scripting). VSA can do this but it uses up too much memory so I won't use it. Is it possible to do it using CSharpCodeProvider? So far I've only found examples to edit ...
|
| Java Script in Web User Control | 14 Apr 2004 23:35 GMT | 2 |
I am able to use to perform java script validations in the Web User Control when i am using a Html Controls. But is am facing problems when i try to run the same code after making the HTML Controls as servercontrols ie runat = server.
|
| How to Play A Sound File in A Script? | 14 Apr 2004 09:46 GMT | 1 |
How to play a .WAV file in a WSH script?
|
| How do you access Office 2003 objects/methods thru Dot.NET Scripting? | 01 Apr 2004 17:59 GMT | 1 |
If I have VBA for Word 97/Word XP, would I be able to run it using the new dot.net scripting? Examples? Thanks
|