No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
You can use it by sepearting the submit button value. For example, in case of insert <input name="submit" value="ADD"> or in case of update <input name="submit" value="UPDATE"> Also to capture the post information you can write in this way. <?php if (isset($_POST['submit']) && $_POST['submit']=='ADD') //your insert statement $sql = "Insert …
It seems there is no issue in your existing code. The current warning may be comming due to use of http in your page. Kindly get this check.
IN that case can we use our own barcode........ [QUOTE=techniner;153701]I create barcodes for our MFG plant all day long.. Its very simple. We use intermec printers & 139 barcode standard. All you need to do is build a flat text file with all the barcode commands ie; STX ,ETX etc …
The End.
ajitsinghji