RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
Material xxx does not exist in plant xxx
Dear All,
I am working for a steel project which is repetitive manufacturing.
Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc