Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Passing Value with Select Statement.

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image 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
JJenson Posted - 16 September 2007 : 13:44:28
I have this piece of code:


" <select name=""FISFREE"" size=""4"">" & vbNewLine & _
" <option value=""0"">Pay To Download</option>" & vbNewLine & _
" <option value=""1"">Free Download</option>" & vbNewLine

Response.Write " </select>" & vbNewLine & _


I am trying to pass a value to the database into the column F_ISFREE

But everytime I upload it passes the 0 value instead of 1 when the 1 is selected.

Hope this makes sense I am trying to pass the second value to the database cause it always passes the 0<
3   L A T E S T    R E P L I E S    (Newest First)
JJenson Posted - 17 September 2007 : 20:50:13
Thanks image actually I have this passing correctly I just had to change values in uploadengine.asp to coincide with the radio buttons. Thanks All <
JJenson Posted - 16 September 2007 : 23:04:57
Thanks solved this as well I ended up switching to radio buttons calling it the same way then I found there was a second file I had to edit to pass the values. I need to keep searching harder and harder.<
phy1729 Posted - 16 September 2007 : 21:53:47
<select name=""F_ISFREE"" size=""4"">" & vbNewLine & _
I believe would solve it.<

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.02 seconds. Powered By: Snitz Forums 2000 Version 3.4.07