Thanks, all is working now! Jeremy
--- In [email protected], Marga Sulistiyanto <[EMAIL PROTECTED]> wrote: > > well, so far i am just guessing. i'm not sure where the problem > *exactly* is. > maybe if you attach the file we *the mailing list member* can give you a > clearer wayout :) > > but before that, try to print all POST variable using print_r($_POST). > > have a nice debugging :) > Jer wrote: > > > > I made the change and I did some tests. It's only letting numbers > > pass. It doesn't pass > > alpha characters. > > > > What would cause that? > > > > --- In [email protected] <mailto:php_mysql%40yahoogroups.com>, > > Marga Sulistiyanto <masmarga@> wrote: > > > > > > try using POST method and read the value using $_POST['inputname']; > > > > > > > > > >
