Can I use quotes within the HREF attribute of the <A> tag?
For example, can I say something like:
<A HREF=" 1, 5)#"#"
I want to use quotes around #Mid(n, 1, 5)#.
How can I do this?
Any help/suggestions will be greatly appreciated.
Thanks.
For example, can I say something like:
<A HREF=" 1, 5)#"#"
I want to use quotes around #Mid(n, 1, 5)#.
How can I do this?
Any help/suggestions will be greatly appreciated.
Thanks.