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 391,705 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 3,241 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
Views: 5964 | Replies: 1
Reply
Join Date: Nov 2004
Posts: 1
Reputation: TomScarlett is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
TomScarlett TomScarlett is offline Offline
Newbie Poster

Posting form data to an Oracle database

  #1  
Nov 23rd, 2004
I want to create a form, and then insert that data into an Oracle database. I am new to JavaScript. I can create a form, but I have no idea how to connect to my Oracle database and pass the form contents to an INSERT statement. Does anyone have a sample script that does something similar?
AddThis Social Bookmark Button
Reply With Quote  
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  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb JavaScript / DHTML / AJAX Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum

All times are GMT -4. The time now is 2:52 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC