User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 456,475 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,770 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting

Posting form data to an Oracle database

Join Date: Nov 2004
Location: Dallas, TX [USA]
Posts: 9
Reputation: js-x.com is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
js-x.com js-x.com is offline Offline
Newbie Poster

Re: Posting form data to an Oracle database

  #2  
Nov 24th, 2004
You will need a server side programming language to accept the form posted data.
PHP is great for this purpose and has built in routines to connect to many different databases.

if you POST the data [<form method=POST>] then PHP can get the data by:
$_POST['form_item'] [<input type=text name=form_item>]

depending on which lanugage you want to use for the server, i would suggest finding a website from google that specializes on that language.

1000s of Free Javascripts
Reply With Quote  
All times are GMT -4. The time now is 2:36 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC