I have a code to submit values from child page to the parent page but some of the inputs I take values from are conditional or repeat - defined by php and the values are not transferred. Please help, this is my code (the relevant bits):
<head>
<script langauge="javascript">
function...
I've put this code into the browser but it doesn't seem to work. This is the source code I've copied from the browser. I'm using Opera and I need the code to work in opera only.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
There is 1 select and 3 text fields (not hidden). Once you select the client from the list, the company's details are put into the 3 fields. A sample result is:
ID - Name - Tel - Email
123 - CocaCola - 02081234567 - info@cocacola.com
124 - Surrey Council - 08456543456 -...
Hi,
Thanks for replying. I've simplified the code just to include what I'm referring to. When I was doing it, I realised that I can't put the values through hidden fields as they would be inside the select tag so I need another way of doing it. You've done it by putting the value in the title...
Hi, my question is based on the thread under this URL: http://www.tek-tips.com/viewthread.cfm?qid=1554251&page=1
The above thread shows how to populate a single textfield from a pull down menu. What I'd like to do is to have hidden fields with each select option and have their values...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.