Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Need help with some php code :)
Hey! I'm quite new to this whole thing, so please don't fire me with shait on this one =D
I'm
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th