Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #12.3K
Ranked #2K
~4K People Reached
About Me

Steve Lautenschlager is an Independent Web Developer and .NET Technology Consultant in Kansas City, MO. He began developing web applications at CERN, the birthplace of the web, and has worked in Microsoft's hosting division with Microsoft.com, MSNBC.com,…

PC Specs
Which one?
Favorite Tags
Member Avatar for aripaka

Hi, I am a novice in .Net. Can anyone please help me by clarifying the below doubts... :cool: How can we include a client side script like Javascript or VBscript in an ASP.Net page? Can we have multiple <script> blocks in ASP.Net page?

Member Avatar for Ravi_10
0
556
Member Avatar for Naters_uk

I am using aspx.vb to create a login page. I would like to create a remember me cookie using a checkbox that will help to remember user ID but will also allow it to be destroy if a different user ID wants to log in with the same computer, but …

Member Avatar for crishjeny
0
892
Member Avatar for Prasadd

Hi, I am working on a Desktop application using C# .NET Looking for some code that does 'email syntax validation' and 'send mail' tasks. Since it is not a web based application this cannot be done using Web based namespaces etc. Can anyone please help me out or even suggest …

Member Avatar for kvprajapati
-1
334
Member Avatar for Naters_uk

I am currently working to store passwords into my SQLDatabase table. I would like to hash the password columns to make it more secure. I know that i can use either SHA1 or MD5. Refering to this website, [url]www.codersource.net/csharp_sha_md5_encryption.html[/url], i try to write the VB.NET codes. Private Sub EncryptPassword() FormsAuthentication.HashPasswordForStoringInConfigFile(txtbox_password.Text, …

Member Avatar for Naters_uk
0
206
Member Avatar for Toulinwoek

I know that if I have a program with a connection to an Access database, if I change the name of a table in the database, when I try to access that table from within the program, it's going to throw an exception. My question is, how do I cause …

Member Avatar for Toulinwoek
0
129
Member Avatar for jason_limwk

Dim strMailBodyHTML As String = "" strMailBodyHTML &= "<html><body>" strMailBodyHTML &= " <p><input type=text name=T1 size=20 value=’" & Label2.Text & "’></p> " strMailBodyHTML &= "<form method=""get"" action=""http://pgssystemie02/autouph/admin.aspx""><p></p><br><input type=""submit"" value=""accept""></form>" strMailBodyHTML &= "<form method=""get1"" action=""http://pgssystemie02/autouph""><input type=""submit"" value=""cancel""></form>" strMailBodyHTML &= "<br><br><br>" strMailBodyHTML &= "</body></html>" Dim mail As New MailMessage mail.To = "aaa@aaa.com" …

Member Avatar for jason_limwk
0
135
Member Avatar for Ancient Dragon

I just got a VC .NET 2003 compiler and want to learn C# programming. What books would you recommend? I've been reading the book reviews on amazon.com and there appears to be a lot of good books -- or so the readers claim. I'm not at all interested in "C# …

Member Avatar for Toulinwoek
0
155
Member Avatar for Toulinwoek

Can anyone offer any advice on how to go about setting up the ability for a program to allow a user to set or change configuration options? I can create a form with certain options, but how do I [B]store[/B] the selections? In a database? XML file? In the Registry? …

Member Avatar for Toulinwoek
0
239
Member Avatar for johnsonlim026

I have a variable of double data type.It has only 1 decimal point or no decimal point such as 17.5 and 17.I want to have exact two decimal point for it.Does anyone know?

Member Avatar for johnsonlim026
0
142
Member Avatar for Madhusudhan

Hi all, I have data grid: In that i have to show different hyperlinks colors with type of memberships. If gold member then Hyperlink is Green If Silver member then Hyperlink is Red. otherwise the Hyperlink shoudl be Blue !!! How to achieve this is Data grid!!!.

Member Avatar for cambia
0
99
Member Avatar for SelArom

hi! I haven't been here in a while but I like the changes! I've asked this question @ asp.net forums, but they were completely unhelpful. Maybe it's just me but they could not give me a straight answer. So maybe I'll have better luck here; I find the people in …

Member Avatar for cambia
0
167
Member Avatar for kish-kashta

Hi :rolleyes: i have a problem i want to make a dynamic css base on the root E.g root a <link rel="stylesheet" type="text/css" href="a.css" title="OneStyle"> else <link rel="stylesheet" type="text/css" href="bcss" title="OneStyle">

Member Avatar for cambia
0
85
Member Avatar for HLD77

I am trying to change existing icons on a toolbar. The icons are placed under "img" directory. When I replace an old icon with a new one and build\start my project, I don't see the new icon. Can somebody let me know what am I doing wrong ? Thanks a …

Member Avatar for cambia
0
260
Member Avatar for Paladine

I have been playing around with Mozzila, and find it too be a rather nice speedy browser, but I do ASP.NET programming and such and seem to have some issues with ASP.NET pages displaying properly. It seems to be with regards to coloring, I guess ASP controls as well , …

Member Avatar for cambia
0
381