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

15 Posted Topics

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
202
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
240
Member Avatar for vilio

It is the PSU. I have had the problem before. And i have had to hold the power button just like you had. When i replaces the Unit, it worked right away. and it is the easiest thing to change besides the ram.

Member Avatar for Adenijisesan
0
174
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
107
Member Avatar for fuggles

umm.. you need to do like location:topleft,topright,bottomleft,bottomright or somethign like that. are you wanting rounded corners? [url]http://www.cssjuice.com/25-rounded-corners-techniques-with-css/[/url] check out this website it has some samples to teach you

Member Avatar for nemanjaz
0
72
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
156
Member Avatar for kbjustin

[QUOTE=kbjustin;921624]now I am extremely confused because when i trying using php cli parser on index.html(the file that was put there when i installed apache) i put phpinfo(with the correct php tags) in it and it works. Then i copied the entire code pasted into another file saved it as a …

Member Avatar for kbjustin
0
787
Member Avatar for lemenade
Re: read

[QUOTE=lemenade;928978]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
144
Member Avatar for NoID

Are you wanting to do it via a website or inside excel itself? I know that if you press some alt and function key or somethign, you can insert vb6 code inside excel. This also includes created forms. If done correctly you can load the form and it inserts the …

Member Avatar for almostbob
0
203
Member Avatar for jensenvembil

Hmm I may be wrong but... Try Semething like this. [code] "SELECT [user],[Pass],[Type] FROM [login] WHERE ([user] ='" & tb_user.Text & "' AND Pass='" & tb_pass.text & "' AND Type='" & tb_type.text & "')" [/code] As i said i'm not sure if this will work but... it is better than …

Member Avatar for sknake
0
377
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
451
Member Avatar for wishiniisfishin

I'm assuming your using div tags. If so check for spaces also check the size of div tags. if one of the div tags if to long, it will push down the others. in this case it is anything above your sidebar like the header or nav bar. If you …

Member Avatar for ctyokley
0
123
Member Avatar for yash777

k a couple of question... are you coding in vb or c# and are you using visual studeo. - If using visual studio can you make a text box only take numeric values in the properties section. also... if you click on a text box... like you click on a …

Member Avatar for ctyokley
0
206
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
157
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
86

The End.