code
search
solutions
software
Search
Search
programming help
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Articles
Search Keyword
sencha touch button beside textfield
Total: 40 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
listbox, buttons and textfields...oh, my!
I have a listbox thats populated dynamically. What I need to do is take the selected value and populate that in a
textfield
elsewhere on the same form at the press of a
button
. Does anyone ...
2.
Help with Arrays of Checkbox values submitted in a form?
Hi guys, I am putting together a student attendance system as part of my work placement year. System can be view running on a temp server here: http://193.61.140.28/SAS For Login use: devshed ...
3.
How to perminately store variable values?
Hi guys, I am having a problem with a PHP script where I want to perminately store the values of two variables which are passed to it from an HTML file. The HTML & PHP scripts are as ...
4.
Forms reset button doesnt, cause Ive echoed the values...
Recently you all have helped me learn how to make sure that form fields retain and show their values after someone makes a mistake in a field and I show the form again. That way the visitor does ...
5.
Database insert/update from Browser Refresh or Back/Forward Button
Hi! Went Google surfing on Browser Refresh & Back/Forward
Button
and it turned out that PHP can do the dirty work. Problem is no sample script, all I see are comments about suggesting ...
6.
Bulk update textfield values.
Hi, I have a huge form of more than 130 fields (
textfield
s, textareas, checkboxes etc), I have this form in HTML format, I mean its a simple .html page. What I want is, for each field ...
7.
Problems with IE and an image button
This is driving me crazy. The following code asks for a name and then prints a line of Xs (using PHP). It works in every browser BUT Internet explorer. Can someone help me figure out why? ...
8.
Can I have two Submit buttons in the same form?
Hi I have a form, one
button
, should only display a preview of an image, while the other one will load it to the server. At the moment, both load it up to the server. Hi I ...
9.
buttons / radio
rather than the users of my sight be required to select an option via a radio
button
and then press the select part
button
which then submits the data to the next page i want the user just push ...
10.
show a button if value is yes
my site allows members to post items they want to sell. i have a form asking for the item description - title etc. i want to include a new field offers. the offers field will be added ...
11.
Radio buttons that search exact phrase otherwise
Im working on a radio
button
that would trigger an "exact phrase" or an "any phrase" The thing is the results returned were similar when either the radio was selected.. Why ...
12.
Trouble with Radio Button
Whenever i select the radio
button
B and i send the form.. it jumps back to the default Radio
Button
A.. Is there anyway i can keep the radio
button
remained checked at that value after it ...
13.
radio button and checkboxes
im doing a search engine.Having 2 radio
button
s "Title" and "Keyword" . I need to implement a checkbox too. Checkbox to search for "exact Phrase". Code: $queryKeyword ...
14.
how to ensure checkbox is checked?
i have 3 checkboxes. if user does not check any checkboxes, i want echo some error message. checkboxes part: PHP Code: <tr> <td><font size=2 face=Verdana, Arial, Helvetica, sans-serif> ...
15.
Firefox rescroll to top when refreshing or back button
Who knows what code causes Firefox to rescroll my pages to the very top of the browser window when reloading the page or hitting the back
button
? Say for example youre on my web page... you ...
16.
disable browsers foward button?
on a certain page i would like to disable the forward
button
or just redirect the forward
button
to the page on a certain page i would like to disable the forward
button
or just redirect ...
17.
getting the value of radio button
hello: i have a dynamically generated radio
button
: Code: while ($rec=mysql_fetch_array($query)) { <input name="<? echo "q$rec[id]"; ?>" ...
18.
Back Button
When the user hits the browsers back
button
to navigate to a php script does the script get loaded again? I have a script and when I navigates to it with the back
button
it appears as though ...
19.
Radio button validation
im working on a search engine which searches under the fields : Title, Keywords and Document Description. Keywords contains any words from both Title and Document Description. and i have 2 ...
20.
concatenate arrays??
Hi, Am wondering if its possible to concatenate 2 arrays to make 1 array? I have a form which includes a list of checkboxes, each checkbox has a text field
beside
it to allow users to ...
<<
Start
<
Prev
1
2
Next
>
End
>>
Popular Resources
how to query a mysql field value with ampersand
warning fsockopen [function fsockopen] unable to connect udp
Latest Resources
fwrite unexpected errors
Overlaying text on an image being uploaded.
function has error on array
function that see if a variable contains something?
getting string containing quote in same page
Web Stats