- Oct 11, 2000
- 16,843
- 2
- 0
We have a php page.
If the page does receieve a year parameter that is numeric, then the XML error output (indicated by the <error> element) should use XSL to link against a CSS file 'main.css', which will cause the error message to be displayed with a two-pixel wide red border around the error message.
The problem is we are not getting the php page to check year parameter and if it isn't numeric we have to pass that to XML and get XSL to link against the CSS file. The border in red thing is fine but can you guys help out?
Thanks.
Koing
If the page does receieve a year parameter that is numeric, then the XML error output (indicated by the <error> element) should use XSL to link against a CSS file 'main.css', which will cause the error message to be displayed with a two-pixel wide red border around the error message.
The problem is we are not getting the php page to check year parameter and if it isn't numeric we have to pass that to XML and get XSL to link against the CSS file. The border in red thing is fine but can you guys help out?
Thanks.
Koing
