Save remote XML to local website folder
Hi, I hope you can help me out. I would like to be able to pull an XML file from another site and t
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
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
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w