Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Scripting / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Validating a valid URL29 Sep 2004 15:39 GMT1
Is there a function that validates if a URL is valid or not?  Basically I'm
trying to filter out bogus input, and things like cross site scripting
attacks.
Example:
How to encrypt text in textbox before postback29 Sep 2004 14:51 GMT2
I want to use RSACryptoServiceProvider to encrypt/decrypt ASP.NET server text
box for credit card information.  The problem is that I have to encrypt the
text in textbox, which user input (i.e. credit card #) before it post to
server to insure the security of the data ...
VB WMI Script28 Sep 2004 17:03 GMT1
I have a VB script that runs WMI to retrieve serial numbers of workstation
on the local network in which it runs and writes this to either an Access or
SQL Db.
Is there a way that i can add this wmi script in the codebehind page of my
__VIEWSTATE data HUGE!!!24 Sep 2004 16:32 GMT2
I have an application being developed and I've noticed that in most of the
pages the __VIEWSTATE data is HUGE, about 4 pages full in many cases.  This
leads to bloated page sizes upwards of 50KB and more.
My question is, is all that data really necessary in the page?  When it has
BadAssembly when calling VsaEngine.Run20 Sep 2004 08:54 GMT1
When I add a reference to the Microsoft.VisualBasic.Vsa.VsaEngine and I call
the Run method, a Microsoft.Vsa.VsaException is thrown, with errorcode
BadAssembly.
Before I call the Run method, the Compile method is called and wend well (no
asp:linkbutton 10 Sep 2004 01:01 GMT3
There's an issue regarding the "asp:linkbutton" control. It does everything
via javascript if I'm not mistaken. The problem with this is that the
resulting page is not copy-able to, say another user, or via email for
others to click on.
VBA code in a VB.Net application08 Sep 2004 10:42 GMT1
We have a VB6 application that integrates an VBA IDE from which the final
user can make modifications.
We want to pass the application to VB.NET, and the first step, before
rethinking the whole application, is to pass the conversion wizard and see
Form field error messages06 Sep 2004 07:29 GMT3
I know that dotnet allows for form field validation.  However I'm looking to
customize the error message display and am wondering if it's possible to do
what I need.
Example:
External table is not in the expected format.03 Sep 2004 00:17 GMT3
My program try to export a excel file by using
Response.ContentType = "application/vnd.ms-excel";
But when i import it back to my system using Oledb, i got an error.
External table is not in the expected
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.