Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Create alphabetical list (database?)

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
T00N Posted - 05 Nov 2007 : 19:12:36
I wonder if any of you knows a script/program which is easy to use (even for someone who knows almost nothing about PHP/databases).

I want a customer to be able to create records with 4 fields.
Those records should (automatically) appear on a page as a list.

Clicking on an item in the list should show you the details of that record.

2   L A T E S T    R E P L I E S    (Newest First)
Edigital Posted - 06 Nov 2007 : 19:47:30
Check this link, may be it's something similar

http://www.kryogenix.org/code/browser/sorttable/

But if you want user give some data you must create a form first, with fields (maybe text) then send that form to a new page maybe a result page. In that page you can use the code above. If you want a link to "extend" information, then you will need another "detail" page.

Then you can resolve your problem with 3 pages or with 1 page and two i-frames (all in D.H.E.)

If you want store results, search and show a master detail, try using PHP/MySQL or ASP/Access to solve the problem.


Best regards
joneq Posted - 05 Nov 2007 : 23:10:26
I would probably join up over here and post in the forum.Maybe be a little more specific about exactly what it is you want to do too.

http://www.dynamicdrive.com/dynamicindex17/

These guys write scripts at the drop of a hat!!!!!!

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000