HighDots Forums  

Form Array Checkbox

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Form Array Checkbox in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Gary White
 
Posts: n/a

Default Re: Form Array Checkbox - 04-24-2005 , 05:01 AM






Bob Leffew wrote:

Quote:
Any suggestions on how to take care of this problem?
None beyond what I already said. Someone more familiar with VBScript
might know more. I'm almost exclusively a PHP guy.


Gary


Reply With Quote
  #12  
Old   
Bob Leffew
 
Posts: n/a

Default Re: Form Array Checkbox - 04-24-2005 , 11:41 AM






I can do PHP.

I will look up info on PHP forms. Do you have a link I could go to?

Bob


"Gary White" <reply (AT) newsgroup (DOT) please> wrote

Quote:
Bob Leffew wrote:

Any suggestions on how to take care of this problem?

None beyond what I already said. Someone more familiar with VBScript
might know more. I'm almost exclusively a PHP guy.


Gary



Reply With Quote
  #13  
Old   
Gary White
 
Posts: n/a

Default Re: Form Array Checkbox - 04-24-2005 , 04:51 PM



"Bob Leffew" <rleffew1 (AT) comcast (DOT) net.delete.this> wrote

Quote:
I can do PHP.

I will look up info on PHP forms. Do you have a link I could go to?

I always go to the source: http://www.php.net/manual/en/

Gary




Reply With Quote
  #14  
Old   
Bob Leffew
 
Posts: n/a

Default Re: Form Array Checkbox - 04-24-2005 , 09:26 PM



I need to do the following in PHP can you help me point me to sample of code
that does the following?

In an ASP page I created a form in this page.
http://www.gvsdc.org/online/UserClassFinal.asp

I submit the form which I can send to a PHP page.

What I dont know is if it will accept the form.

The forms has three elements. The elements can vary from one line item to
many as shown in the link I included.

I have a hidden field I called "StudentID" a checkbox labeled "chkAttended"
and another checkbox "chkPLUCredit".

Can you give me code that would take this data an list on a page. Problem
is how do I pass this on to another ASP page so I can update my Acdess data
base.

Any ideas?

I am assuming PHP doesnt support Access database only mySQL.

Bob Leffew

"Gary White" <reply (AT) newsgroup (DOT) please> wrote

Quote:
"Bob Leffew" <rleffew1 (AT) comcast (DOT) net.delete.this> wrote in message
news:d4gi7c$j8k$1 (AT) forums (DOT) macromedia.com...
I can do PHP.

I will look up info on PHP forms. Do you have a link I could go to?


I always go to the source: http://www.php.net/manual/en/

Gary





Reply With Quote
  #15  
Old   
Gary White
 
Posts: n/a

Default Re: Form Array Checkbox - 04-25-2005 , 05:28 AM



Bob Leffew wrote:

Quote:
Can you give me code that would take this data an list on a page. Problem
is how do I pass this on to another ASP page so I can update my Acdess data
base.
I'll get back to you a little later.


Gary


Reply With Quote
  #16  
Old   
Gary White
 
Posts: n/a

Default Re: Form Array Checkbox - 04-25-2005 , 06:17 PM



"Gary White" <reply (AT) newsgroup (DOT) please> wrote

Quote:
I'll get back to you a little later.
Bob, sorry, today got away from me. I haven't forgotten you. Hope you get
some help on the VBScript in the other thread, but if not, I'll get to this.

Gary




Reply With Quote
  #17  
Old   
Bob Leffew
 
Posts: n/a

Default Re: Form Array Checkbox - 04-25-2005 , 08:08 PM



No problem, I appreciate you helping.

I am trying to see if there is a way to name my checkboxes individually. I
have one name chkAttend. I am trying to figure out if there is a way to add
a counter to the end.
(Ex: <input name="ChkAttend" & CNTR type="checkbox" id="ChkAttend"
value="Yes")

CNTR being a variable I increase by 1 for every record read.

I think I will put a thread out and ask this question. If I do this, it may
solve my problem.

Thanks,

Bob



Havnt been successful so far.
"Gary White" <reply (AT) newsgroup (DOT) please> wrote

Quote:
"Gary White" <reply (AT) newsgroup (DOT) please> wrote in message
news:nhhp61lf9ntbijdi2abs5rst8i3ccdkg19 (AT) 4ax (DOT) com...

I'll get back to you a little later.

Bob, sorry, today got away from me. I haven't forgotten you. Hope you get
some help on the VBScript in the other thread, but if not, I'll get to
this.

Gary





Reply With Quote
  #18  
Old   
Gary White
 
Posts: n/a

Default Re: Form Array Checkbox - 04-26-2005 , 10:09 AM



Bob Leffew wrote:

Quote:
No problem, I appreciate you helping.

I am trying to see if there is a way to name my checkboxes individually. I
have one name chkAttend. I am trying to figure out if there is a way to add
a counter to the end.
(Ex: <input name="ChkAttend" & CNTR type="checkbox" id="ChkAttend"
value="Yes")

CNTR being a variable I increase by 1 for every record read.

I think I will put a thread out and ask this question. If I do this, it may
solve my problem.

That similar to what I suggested. It should be doable. Post back if you
want to pursue the PHP thing, although I do think that would add an
unnecessary level of complication to the process.


Gary


Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.