If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Progress Form

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-24-04, 11:42
prodigy prodigy is offline
Registered User
 
Join Date: May 2004
Posts: 3
Progress Form

I really need help on this one, I've been searching the web for a while with no use. I'm not really into server side programming or creating complicated forms. I use Dreamweaver MX for simple html pages.

My question is:

How can I create a Form with 5 fields for example and whenever submitted it will update to the database and show the results on the same page or a new page. And whenever I need to update any of the submitted reports or information I can easily go to that page and just edit the old items. And also submit new information.

Maybe I’m not too clear about my requirements but there's a CGI script online which is very similar to what I need but it does not archive anything to a database. Check it out >> http://stein.cshl.org/WWW/software/C...ples/tryit.cgi

My hosting server supports the following:

-cgi-bin with Perl 5.6x
-PHP 4.3.1
-ASP
-ASP.NET 1.1
-ColdFusion
-MS Access
-MySQL
-MS SQL Server 2000

Any help is very much appreciated..
Reply With Quote
  #2 (permalink)  
Old 05-25-04, 22:01
numLocked numLocked is offline
Registered User
 
Join Date: May 2004
Posts: 9
something like this?
http://www.numlocked.com/sqltest2.php

if that's what you're lookin for, i can happily send you the source. it's a bit sloppy because i'm not great with PHP, but it works.
Reply With Quote
  #3 (permalink)  
Old 05-26-04, 07:49
prodigy prodigy is offline
Registered User
 
Join Date: May 2004
Posts: 3
numLocked.

Thank you so much your script will do the job perfectly and I would be grateful if you can send me the source and tell me what sort of database it requires, MS SQL or MySQL?

I was also wondering if I can create a logon page so that certain individuals can access and modify the records, and others can only view it. Let me know if you are familiar with that.

Later...
Reply With Quote
  #4 (permalink)  
Old 05-27-04, 00:07
numLocked numLocked is offline
Registered User
 
Join Date: May 2004
Posts: 9
here ya go:
http://www.numlocked.com/script.txt
if you need any help, drop me an email: cclark@techie.com
it runs on mysql.
if you need a logon script, go to hotscripts.com and look for a simple user authentication script. there are plently.

hopes this works for you. cheers.

-numLocked
Reply With Quote
  #5 (permalink)  
Old 05-27-04, 09:59
prodigy prodigy is offline
Registered User
 
Join Date: May 2004
Posts: 3
Thanks again dude, I'll let you know if I needed any help. I'm sure I will in later stages
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On