button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
Vertical Alligning - Not working in 1 cell?
<?php
echo "<table id="valign" width="60%" style=
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
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