Home    
Log In    
Share Code    
Join    

Navigation
 Skip Navigation Links.

Forums
Skip Navigation Links.

Search

 

Advertisement
 
ASP.NET Source Code View RSS Feeds


Uploading files
Details
Author: ptaylor
Views: 1383
How to upload files in ASP.NET Add a to your form You have to split the filename by the '.' to get the file extension
Detect an image resolution
Details
Author: ptaylor
Views: 556
How to Detect an images resolution
Open new window
Details
Author: ptaylor
Views: 612
How to open a new windows from code use this on page_load and when someone click the LinkButton1 a new windows will open
Add Meta Tags to ASP.NET Pages
Details
Author: ptaylor
Views: 611
How to add Meta Tags to ASP.NET Pages programmatically
Add a OK/Cancel Msgbox to ASPX Page
Details
Author: ptaylor
Views: 2654
This is how to add a Confirm OK/Cancel Box to ASP.NET
Add Message Box to ASPX Page
Details
Author: ptaylor
Views: 8297
This is how to get a Message Box (msgbox) in to your ASP.NET applications
 
 
Welcome Guest
 
  Log In Name
 
  Password
 
 
Statistics
Your Details: Not Logged In
  Join Date: N/A
  Last Logon: N/A
  Code Snippets: N/A
  Code Comments: N/A
  Forum Posts: N/A
  Forum Subjects: N/A

Site Wide
  Code Snippets: 32
  Code Comments: 2
  Forum Posts: 52
  Forum Subjects: 24
 
Random Code
Why use Option Explicit
Option Explicit is a build time error check comman....

Language: VB6

 
Advertisement


All the Source Code and Tutorials on this site are free for you to use as you require.