ASP.Net Upload Images to Ms Access Memo Field

by top54u.com 24 Jul, 2008
MS Access memo field can also be used to upload images into the database table. You can create the binary stream of image in the memory and convert it into the base string to store the image into the MS Access memo field using ASP.Net VB code..
[read full article here]

Javascript Navigator userAgent

by top54u.com 23 Jul, 2008
Javascript Navigator userAgent property returns the combination of navigation object properties such as appCodeName and appVersion. Javascript navigator userAgent property enables you to detect the name and version of any web browser.
[read full article here]

Javascript Navigator appVersion

by top54u.com 23 Jul, 2008
Javascript Navigator appVersion property returns the installed version of the client web browser as well as the platform of the browser that returns the name and appVersion of Operating system platform and other runtime environments..
[read full article here]

Javascript Navigator appName

by top54u.com 23 Jul, 2008
Javascript navigator appName property returns the name of the client web browser. appName property of Javascript navigator object enables you to run the part of javascript based on the name of the web browser returned by it..
[read full article here]

Javascript Navigator Properties

by top54u.com 23 Jul, 2008
Javascript navigator properties enable you to get the information and settings of client browser. Javascript navigator object consists of properties such as cookieEnabled that detects the browser settings.
[read full article here]

Javascript Window Navigator Object

by top54u.com 23 Jul, 2008
Javascript window navigator object provides the functionality detect the number of aspects of browser. Javascript navigator object can be used with or without window object e.g.: window.navigator or directly navigator..
[read full article here]

ASP.Net VB Format DateTime Using ToString Function

by top54u.com 23 Jul, 2008
In ASP.Net 2.0, VB Format DateTime using ToString function can used to format the Date, Time and DateTime each. In the previous tutorial we learnt the ASP.Net VB Format Date using ToString Function..
[read full article here]

Javascript Math Number Add

by top54u.com 22 Jul, 2008
Javascript Math numbers add operation can be performed by using plus (+) sign between two variables. Javascript Math object does not provide any method to perform add operation. Addition symbol (+) a plus sign is used to add two numbers.
[read full article here]

ASP.Net VB DateTime ParseExact Function

by top54u.com 22 Jul, 2008
ASP.Net VB DateTime ParseExact function is similar to Parse Function that we learnt in the previous tutorial of ASP.Net VB DateTime Parse Function. DateTime.ParseExact function support 1 extra parameter.
[read full article here]

ASP.Net VB DateTime Parse Function

by top54u.com 22 Jul, 2008
ASP.Net VB DateTime Parse Function also provides the functionality to convert the string to DateTime. While using the DateTime parse function in ASP.Net VB code you have to use IFormatProvider Interface to pass the information about the current.
[read full article here]

Tags

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

OUR SPONSORS[+ advertise here]
top54u ezines.....
related videos.....
recent posts.....