Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas
Need help with simple code, back and forward buttons.
Basically, I have a set of pages in a folder, which have the title somephrasehere_09.php, somephrase
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru