Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
MASS PM
Hello all, I'm trying to send mass private messages to users in my database but keep getting an erro
listing help
Hi,
at first, great new design!!! I like it,
i got a problem,
I want to list so
Best way to cross matching large datasets
Hi,
Im running a script where am I cross matching about 200 000 data sets with each other. Ea
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what