Hardcopy printing is to wide
I want to make a hardcopy at runtime of my active form like this
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
Bluetooth RSSI & VIsta
Okie I got 4 Bluetooth adapters, a DBT-120 by Dlink, A Zonet Microsoft Bluetooth which is what I use
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that