Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
Is there a function ... auto send IP
Is there some function that can be sent to a ddns service that returns the ip address of a ddns forw
Supress some serveroutput but not all
Hi,
I have a script I'm working on that uses plsql to create and RMAN script, this uses d
PHP form help required
Hi all! Apologies in advance for having to message the forum for help. I know you must get a lot of
Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam