Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
Help with storing data please
Old 01-01-2007, 05:08 PM Help with storing data please
Novice Talker

Posts: 5
Trades: 0
Hi guys,

My first post so here goes (sorry if it's in the wrong place!).

I want to set up a single page site that allows the viewer to enter a small amount of data (email and name)and maybe a couple of multi choice questions.

The data is to be stored and retrieved by me only, in a database type way. the page will be static and have no dynamic content as such.

Can anyone advise on the best way to go about acieving this and maybe a tutorial or something please (is there a simpler way than a database driven site?).

Any help will be very much appreciated.

Thanks
blobby is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-04-2007, 06:56 PM Re: Help with storing data please
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
Quote:
Originally Posted by blobby View Post
The data is to be stored and retrieved by me only, in a database type way. the page will be static and have no dynamic content as such.
This might sound like nit-picking, but it's an important distinction: the page you're talking about is dynamic, even if the content it serves up ( some text boxes and labels ) is static. Because it's going to talk to a database ( to add a record ) it needs to have programming.

So that means if you're on a MSFT server you're going to use ASP or ASP.NET to write some basic logic to connect to a database, and fire off an insert command or a stored procedure in the database. If you're using Linux and Apache, you'll probably do more or less the same thing with PHP.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Reply     « Reply to Help with storing data please
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12520 seconds with 12 queries