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
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
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: [
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"