Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #3K
~31.2K People Reached
Interests
Coding, online gaming
PC Specs
P4 2.8 @ 3.1 w/800mhz FSB 1024 Corsair XMS Ram 160GB WD Hardrive 256MB Geforce 6800 Ultra 17"…
Favorite Forums
Favorite Tags
Member Avatar for Daemon9

I'm using the Linksys NR 041 and I keep getting various messages telling me I'm behind a firewall from programs like MSN Messenger or other downloading apps. I turned off my computers firewall through Windows and the like, and the only thing I can think of is my router has …

Member Avatar for Reverend Jim
-1
3K
Member Avatar for Paladine

This is sample code for a ASP.Net Login page (using Visual Basic.Net code behind) with OleDB connection to an Access Database using ADO.Net. The datebase used is the Access Northwind Database. With the connection string being placed in the [i]web.config[/i] file. [b]1. [u][i]Web Config[/i][/u] File code:[/b] [code] <?xml version="1.0" encoding="utf-8" …

Member Avatar for Anita_1
2
18K
Member Avatar for Paladine

[url="http://../tutorials/tutorial6028.html"]Original thread [/url]- To see why this was Updated [i] Reason for new thread is to start with a clean slate and I will also be providing a tutorial for SQL and possibly Oracle DB connections to show how easy this code is to implement regardless of the DB you …

Member Avatar for maqbul
0
7K
Member Avatar for Paladine

This is a continuation of the [url="http://www.daniweb.com/tutorials/tutorial19303.html"]Updated: ASP.NET Login Page Tutorial[/url]. This tutorial will demonstrate how to create a registration page for new users to your site. This registration page will utilize the same principles used in the Login Page Tutorial, so this should be no more difficult to do …

Member Avatar for kvprajapati
0
2K
Member Avatar for kerberos

hello, i just started to code aspx, but i found troubles adding the connection string in the web.config i was trying to code the "populate the listbox" tutorial, and in the part of pasting the connection string in the above mentioned file, i'm getting this error "Only elements allowed" The …

Member Avatar for webbsk
0
189
Member Avatar for jto

i hacve a pc with win-xp sp2 operating syatem. i can connect to my unix-oracle server through ftp for file transfering without any error ,when i enter in to server's required directory and try to find out the directory or list of file by 'ls' command then i got the …

Member Avatar for antioed
0
124
Member Avatar for Drew

[B]How to search a database[/B] [B]Intro[/B] Searching a database is actually a easy thing. It just involves a form, and a page that displays the results. Im going to show you how to make a simple form, and a page that displays the results. [B]First steps[/B] So the first step …

Member Avatar for william_stam
0
163
Member Avatar for Kendel

Hi All, When I try to run my very first .net App on the server, I got the error saying that [B]"Server cannot access application directory 'D:\Inetpub\myApp'. The directory does not exist or is not accessible because of security settings"[/B] Obviously, the folder does exist. It was set as virtual …

Member Avatar for millers_35
0
123
Member Avatar for joel987

[CODE]Dim myReader2 As SqlDataReader[/CODE] can any one tellme why i get this error: type 'SqlDataReader'is not defined thanks. :D

Member Avatar for millers_35
0
92
Member Avatar for millers_35

I have 2 forms. One is a login form and the other is a registration form. Both have various textboxes and a "Submit" button. Now when using Mozilla these controls "Buttons" work perfect with no flaws but on the other hand when using IE 6.0 When i click the buttons …

Member Avatar for millers_35
0
88