Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 SQL Help?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

TStewartFan
Junior Member

190 Posts

Posted - 29 March 2005 :  23:28:28  Show Profile  Visit TStewartFan's Homepage
I am a bit stumpped (mainly due to my lack of knowledge with sql) on how to do the following: I have three hidden fields with unknown values I am hoping to add to the inc_profile.asp page. From what I can see the normal process for the profile page is as follows:
<option selected value=""" & rs("M_COUNTRY") & """>" & ChkString(rs("M_COUNTRY"), "display") & "</option>
However I cannot take this approach because I don't know the actual value until the submit button is clicked. Here are the three hidden buttons I am hoping to update my database with:

"<input type=""hidden"" name=""hmGroup"" value="""" />" & _
"<input type=""hidden"" name=""hmArtist"" value="""" />" & _
"<input type=""hidden"" name=""hmSong"" value="""" />" & _

Database Fields In the Members Table:
M_MUSIC_GROUP
M_MUSIC_ARTIST
M_MUSIC_URL

TStewartFan
Junior Member

190 Posts

Posted - 30 March 2005 :  07:07:06  Show Profile  Visit TStewartFan's Homepage
I figured it out....duh! <smacks self on forhead> heh Now time for the final piece...the admins options...eek!

If You Have to Ask, You Wouldn't Understand.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.16 seconds. Powered By: Snitz Forums 2000 Version 3.4.07