Parameter passing problem

2009/9/25 Hemant B. [email protected]:

And this line is giving me error:-

XML Parsing Error: xmlParseEntityRef: no name
…=“adddynamicBox_Mon” id=“adddynamicBox_Mon” value=“Add Schedule”
onclick="add…

I had given name also rit… Then why error is coming…

Can we see the html please, with a bit either side of the error.

Colin

Forgot to write here …
Its in mine source code …:slight_smile:
Champs its 2 days since i started my problem … Still not getting out of
this rid. Neways thanks to all of you with smile who posted replies.:slight_smile:

Is there )" missing?

Colin

2009/9/25 Hemant B. [email protected]:

Forgot to write here …
Its in mine source code …:slight_smile:
Champs its 2 days since i started my problem … Still not getting out of
this rid. Neways thanks to all of you with smile who posted replies.:slight_smile:

Are you sure it is in the code? I see it is in the code you posted
earlier, are you sure it is still there? If so then play about with
the source code a bit in that area to work out what is happening.
Don’t worry about whether it is valid html for the moment just try to
work out why the html does not line up with the source. Maybe put
some extra characters in the area where the " ) is and see what
happens. Alternatively remove bits of you code (some of the bits
inside the " " till it starts working. It is difficult to see why the
] is there but not the ) which is why I wonder if the code has been
accidentally changed.

Colin

Thank god Resolved … After getting rid of all these errors… This is
working fine … Thanks a lot to you guyz … :slight_smile:

Are you sure it is in the code? I see it is in the code you posted
earlier, are you sure it is still there? If so then play about with
the source code a bit in that area to work out what is happening.
Don’t worry about whether it is valid html for the moment just try to
work out why the html does not line up with the source. Maybe put
some extra characters in the area where the " ) is and see what
happens. Alternatively remove bits of you code (some of the bits
inside the " " till it starts working. It is difficult to see why the
] is there but not the ) which is why I wonder if the code has been
accidentally changed.

Colin