English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have a form with some inpu fields (text fields), a couple of radio buttons, a submit button, and that's it.

How do i manage to implement the form submission using code? I mean, once i click the submit button nothing happens, also i expect to receive back from the server a Code=0 if everything went fine or Code=1 if the data was incomplete and Code=2 if there were and error on server side (this server side functionality is already done).

I have read about geturl and LoadVar functions, can anyone shed some light to me on this topic?

I need to know how to read the typed text from each field, send it thru POST to a given URL and then get the return code and show an according message.

2007-01-27 00:39:39 · 1 answers · asked by Cat 9 6 in Computers & Internet Programming & Design

1 answers

http://www.video-animation.com/dbase002.shtml

Hi.... hope the tutorial above will be useful for you...

2007-01-27 01:59:00 · answer #1 · answered by Geinius 3 · 1 0

fedest.com, questions and answers