J
|
Jane 3/5/2009 |
Odie, custom_text = my_htmlspecialchars(rs("HTMLFieldName")) str = " <a href=""#"" onClick=""java script: pwin = window.open('',null,'height=300,width=400,status=yes,resizable=yes,toolbar=no,menubar=no,location =no,left=150,top=200,scrollbars=yes');" str = str & "pwin.document.write('" & my_htmlspecialchars(jsreplace(Replace(Mid(custom_text, 1, 801), vbcrlf, " "))) & "');" str=str & "pwin.document.write(' <hr size=1 noshade><a href=# onClick=\'window.close();return false;\'>Close window</a>');" str=str & "return false;"">" & strValue & "</a>" strValue = str |
L
|
lnemer author 3/5/2009 |
Hi Jane |
J
|
Jane 3/6/2009 |
Hi. |
L
|
lnemer author 3/6/2009 |
Hi Jane, |
J
|
Jane 3/10/2009 |
Odie, |
R
|
rsking 3/13/2009 |
Hey Odie... here's what I did: |
L
|
lnemer author 3/16/2009 |
Thanks King ... you said it works like a charm and it does! |