Tag Archives: Choice Value

Need a beta tester for a set of functions

Code: Perform Build_GeneralOpt(DataVal, OptName, Bill, Size, OptionList) ‘OptionList is your doubly delimited string by using ‘ UseValue: ShownValue:, UseValue: ShownValue:,…. NO where: and, will be the delimiters. Note that each of the ‘ delimiters appear at the end of the delimited stringed, creating ‘ the impression of an empty field. That function will examine the ‘ final character because the Delimiter. You can use ANY single NO character. If DataVal = on the list of UseValues then most effective for you ‘ given the " selected" residence. If DataVal = " " then the primary ‘ element in the string will be used for the reason that Selected Value. Gray GeneralOpt, strTemp0 Gray Delim1, Delim2, SelectVal Gray intTemp0, intTemp1 Delim1=right(trim(OptionList), 2) Delim2=left(Delim1, 1) Delim1=right(Delim1, 1) SelectVal = DataVal in the event SelectVal=" " then SelectVal = trim(Retrieve(OptionList, Delim2, 1)) conclude if GeneralOpt=" " GeneralOpt=GeneralOpt & " < th> " & Bill & " < /th> < td> < Choose " GeneralOpt=GeneralOpt & " name=’" & OptName & " ‘" GeneralOpt=GeneralOpt & " size=’" & Size & " ‘> " intTemp0 = ONE PARTICULAR strTemp0 = Retrieve(OptionList, Delim1, intTemp0) Even though intTemp0 strTemp1 = Retrieve(strTemp0, Delim2, 2) strTemp0 = Retrieve(strTemp0, Delim2, … Continue reading

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

sending people to next page after password protected homepage ?

My business is new here and also I’m needing to figure out where to edit a bit in this script. I’m needing to learn where to place the page in this kind of script where people are going to be directed to right out the password protected home-page. Can anyone aid me My up coming page is community forums. html Many thanks. < center> < variety name=login> < kitchen table cellspacing=" 0" cellpadding=" 1" background=" background. gif" > < tr> < td colspan=2 align=center> < font size=" +2" color=" yellow" > < b> Members-Only Spot! < /b> < /font> < /td> < /tr> < tr> < td> < font color=" yellow" > < b> Username: < /b> < /font> < /td> < td> < choose name=memlist> < choice value=’x’> < choice value=’Jeremy21870JNDEX’> Jeremy < choice value=’Chris0INDEX’> Chris < /select> < /td> < /tr> < tr> < td> < font color=" yellow" > < b> Password: < /b> < /font> < /td> < td> < enter type=password size=10 maxlength=8 name=pass> < /td> < /tr> < tr> < td colspan=2 align=center> < enter type=button value=" Login" onclick=" check(this. form)" > < /td> < /tr> < /table> < /form> < SCRIPT LANGUAGE=" JavaScript" … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

please answer my questions

i am trying to create a my first web site and have got the basics down from reading about html off of certain sites but need ease some of my ideas that we want to applied my page.. the website i want to create will probably be like this… first page i want an image focused and underneath this i want a login box with user label drop down box and password field and submit press button.. how do you create the passwords how do you make the put in button recognise that passwords are appropriate then launch another page of my personal site how do you get my picture in the center miccled with the page then sign in info underneath that here is the code we have so far… HTML: < body bgcolor=" black" > < img src=" \C: \homepage\pics\image1. jpg" width=" 300" height=" 300" > < /a> < fieldset> < legend> < font color=" white" < big> < b> Login< /b> < /big> < variety action=" " > < choose name=" user" > < choice value=" name1" > name1< /option> < choice value=" name2" > name2< /option> < /select> < font color=" white" > < b> Password: … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment