Re: $_REQUEST with variables



On 08/20/2006 05:41 PM, mk wrote:
Hi I have 2 windows.
in the first i have a form and 2 textfields and one variable. In the second Window i want to display the data -> the variable "c" is the most important but I get the error: Undefined index: c (a and b are working fine)!
[...]

Why not just put 'c' in the form as a hidden element?

<input type="hidden" name="c" value="some text">

.



Relevant Pages

  • Re: Passing Control
    ... public class Display extends JFrame{ ... Once i fill in all the textfields i can press OK button ... public Class Test extends JFrame ...
    (comp.lang.java.help)
  • Re: data binding question
    ... So can you please tell me how I can refresh ... the parent from the second window? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: data binding question
    ... So can you please tell me how I can refresh ... the parent from the second window? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: data binding question
    ... So can you please tell me how I can refresh ... the parent from the second window? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: data binding question
    ... So can you please tell me how I can refresh ... the parent from the second window? ...
    (microsoft.public.dotnet.framework.aspnet)