<input type="radio" value="10" name="cantidad" checked>

J

javier.mil

Hi,
This my first post to this news group:

When I delete the following line:
<input type="radio" value="10" name="cantidad" checked>

It shows an error ! (Blank page)
QUESTION:
Is it possible to hidde it ?? or may be deleted without error ???
Which other part of my code may be afeccted after ??
(I do Not need this values any more)

thank you !
Javier
 
K

Kevin Spencer

Can you post the entire page HTML?

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Hard work is a medication for which
there is no placebo.
 
R

Rob Giordano \(Crash\)

You should have omitted the word "already" in that sentence, it's use makes
it sound like you're annoyed that people replied to your post.

:)



| Ok already it works now,...... thanks any way !!
 
Top