Database
A database is a structured collection of records or data.
Forum Post

Re: web page designing

: I want to create my college website.So,it would be simplelooking but database oriented.I am using javascript,JSP,HTML,DHTL.For database I am using ORACLE.Plz send me some quick learning tutorials...
Forum Post

Re: web page designing

: I want to create my college website.So,it would be simplelooking but database oriented.I am using javascript,JSP,HTML,DHTL.For database I am using ORACLE.Plz send me some quick learning tutorials...
Forum Post

web page designing

I want to create my college website.So,it would be simplelooking but database oriented.I am using javascript,JSP,HTML,DHTL.For database I am using ORACLE.Plz send me some quick learning tutorials for...
Forum Post

Re: HTML and SQL Server Database help

: I created a webb page input forms using HTML and needed to access my sql server database to display records on the page. How do I go about it? : Most web designers use php or asp for this. Other...
Forum Post

Re: Help with forms

This message was edited by mac_doggie at 2005-4-6 13:14:59 : Can anyone help??? : I have a form, which submits data to my, mysql database using php. : However I want to use javascript to validate...
Forum Post

Help with forms

Can anyone help??? I have a form, which submits data to my, mysql database using php. However I want to use javascript to validate the fields.... I've found a few online I thought i could use to...
Forum Post

Re: JS assignment

: : hi I'm making a site, where people can put in 2 things in a textbox and about 12 other thing in checkboxes, and all that information schould go in a nice ordened table. : : Q1 : is this even...
Forum Post

adding list and combo boxes to webpages

This message was edited by mikecoon at 2005-2-14 18:53:19 Here is what I want to do. I have a access database that list all the albums released for a particular year. I want the user to select a...
Forum Post

Re: JS assignment

: hi I'm making a site, where people can put in 2 things in a textbox and about 12 other thing in checkboxes, and all that information schould go in a nice ordened table. : Q1 : is this even...
Forum Post

Re: Marking locations on an image using javascript

: hi, : : I'm doing a web application using ASP.Net. One page has a jpeg image of a map. I have to locate some positions of some people on that map image. Those positions(latitude and longitude -...
Forum Post

Re: windows.open?

This message was edited by the walrus at 2005-2-3 14:44:39 : How do I open another website and enter text, then submit. For example, is there a way that I can open www.google.com , enter a word to...
Forum Post

Re: Access Javascript variables in ASP code???

Javascript runs client-side, so by the time its executed the server has already run the ASP code. You can put ASP variables in Javascript by echoing (or whatever ASP has) the Javascript code, but not...
Forum Post

Access Javascript variables in ASP code???

I want to know if there is any way to access javascript variables as part of server side ASP code/ for example, say var choice = confirm(something); i want choice to be set as value of asp...
Forum Post

Re: Dynamic Dropdown Box - Help Needed!

Umm... Why would he use javascript? If he can get an array of values from his MySQL table he can just use that for the options. There's no need for javascript, espcially since some browsers don't...
Forum Post

Re: Dynamic Dropdown Box - Help Needed!

You could possibly do a javascript array and get the array values from your MySQL table. Then fill in the option fields with the values from your array. -jeff : : : : one : : twodo you mean a...
Forum Post

Re: searching db

: : $strText = str_replace("\r\n", "", $strText); : : $strText = str_replace("\r", "", $strText); : : $strText = str_replace("\n", "", $strText); : : : : thank you veryu much for the info......
Forum Post

Re: Dynamically drawing a circle in JavaScript

: I tried your method and it didnt work but thats probably because of this JavaScript graphics package im using. If you have any ideas how to do graphics a better way then i would be more then happy...
Forum Post

Re: Dynamically drawing a circle in JavaScript

I tried your method and it didnt work but thats probably because of this JavaScript graphics package im using. If you have any ideas how to do graphics a better way then i would be more then happy to...
Forum Post

Re: javascript search bar help

: Hello I was wondering if anyone could tell me where i could get some code to put a search bar on my website nothing fancy, just something that will search my main directory for files that i need...
Forum Post

Re: page size problem

: Thank you for your reply. : I have done something similar by using a hidden form filed and fill it with selected item of dropdown control inside a javascript function in my code (which this...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.