Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
~3K People Reached
Member Avatar for ctyokley

Hey. I have created a website that uses aspnetdb. Using this, i'm trying to take advantage of the profile table. I have it working and I can pull info from the logged in user and display it on the page, however, when i try and load the info on another …

Member Avatar for ctyokley
0
191
Member Avatar for ctyokley

So I have read almost all post over the internet, and I cannot figure out how to load profiles in a webpage. I have created a registration page and added some user steps into the registration page. When i sace the data, it will save all the profile stuff into …

Member Avatar for ctyokley
0
228
Member Avatar for vilio

My PC is 4 years old. I've recently reinstalled WinXP Pro and since then i have the following problem: When i try to power it up it just flashes for a short time and thats all. I think its the cmos but i dont know what to do. I usually …

Member Avatar for Adenijisesan
0
165
Member Avatar for ctyokley

Ok so i have a Function that connects to a database and runs the executeschaler() command. the executeschaler is attached to an object. When running the command it will search the database for ceartin information and return certain values, however it returns an error when i use the Try End …

Member Avatar for sknake
0
101
Member Avatar for fuggles
Member Avatar for nemanjaz
0
66
Member Avatar for ctyokley

I have a select case to chose what is true. THe problem is if the information isn't in the database, it automatically skips to the else however i dont kno why. I have a function that returns an errmessage once it is returned then i use the select case. the …

Member Avatar for ctyokley
0
146
Member Avatar for kbjustin

I just installed php 5.3 and apache 2.2 on my computer. While Apache seems to know I have php(it shows php 5.3 on the bottom of the apache monitor) when i tried to load a page with phpinfo() nothing shows up. I know i have the right syntax(i have used …

Member Avatar for kbjustin
0
720
Member Avatar for lemenade

a year ago i built my own computer, it failed to start up after a power surge so i replaced the mother board thinking the the north bridge was fried. now the computer when i start it up runs for a couple seconds before turning off and failing to show …

Member Avatar for ctyokley
0
128
Member Avatar for NoID

Hello Guys, I would like to know if its possible to have a form with four felds which when i press submit it stores the details to database and then excel or directly to excel, iv been searching around, and couldnt find much information, so would apericiate so help. Or …

Member Avatar for almostbob
0
193
Member Avatar for jensenvembil

i am trying to make a simple login form using OleDb i am getting a single error that the "dr" does not have a constructor default.aspx.vb [code] Imports System.data Imports System.Data.OleDb Partial Class _Default Inherits System.Web.UI.Page Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click Dim cn …

Member Avatar for sknake
0
233
Member Avatar for ctyokley

Ok. so i'm not quite sure how to do this. I have searched many of website but cant really find too much. I have a database in MS ACCESS that holds user information. I have the insert function working on this. I have used VB.NET CODE. What i want to …

Member Avatar for ctyokley
0
310
Member Avatar for wishiniisfishin

I thought of a work around about the time I posted this... Sorry for jumping the gun. My site seems to work fine in every browser except IE. The problem lies in the left sidebar(sidebar1). When in IE the image I have at the top of sidebar1 goes down about …

Member Avatar for ctyokley
0
115
Member Avatar for yash777

hello, I want client to enter Numbers only in mob no. TextBox and only Letters in Name TextBox so can anybody tell me how to do it ???

Member Avatar for ctyokley
0
192
Member Avatar for ctyokley

Hi, I get the error: Format of the initialization string does not conform to specification at Index 33. I was hoping if someone could help me on this situation. The code is listed below. [code] 'code Imports System.Web.Mail Imports System.Data Imports System.Data.OleDb 'end code Partial Class _Default Inherits System.Web.UI.Page 'set …

Member Avatar for ctyokley
0
146
Member Avatar for ctyokley

Hi! So i am kinda of new to asp. I have created a registration page in vb.net. The information is suppose to be handed off into msaccess database, however it doesn't actually send the information. It will send the Email however to the user. The code is listed below. Can …

-1
79