How do I setup default value <li><a href=" in a table/form?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to set a default value that contains a quotation mark, but cant
do it, even if I enclosed the value within quotes

value needed: <li><a href="
tried unsuccessfully: "<li><a href=" "
 
Pat said:
I am trying to set a default value that contains a quotation mark,
but cant do it, even if I enclosed the value within quotes

value needed: <li><a href="
tried unsuccessfully: "<li><a href=" "

Try entering this on the Default Value property line:

"<li><a href="""
 
It worked beautifully and your answer helped me solve two similar, but
different issues.

Thanks for your fast response, it saved me a lot of grief.

Pat
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top