Hello. I need help please.
in ASPRunner Professional 6,3 I created an onload event
like this
set objrs = Server.CreateObject("ADODB.Recordset")
objrs.Open StrSQL, Conn,1,1
response.write lcase(objrs("momeprodotto"))
I inserted the event name in a title like this
Supporto</STRONG></FONT></P></TD>
<TD style="BACKGROUND-COLOR: #ffffff; WHITE-SPACE: normal"
class="es editshade_lb" title="Scarica File {$event max1}"
bgColor=#e6f2ff colSpan=2>
<P><FONT style="TEXT-TRANSFORM: uppercase"
color=#000000>{$labelscaricafile_value}</FONT></P></SPAN></TD></TR>{END labelscaricafile_fieldblock}
<TR height=25>
Everything worked fine in version 7.1
I don't see any error bu I only see the static part of the title
the database Access 2000
And I need help on another matter
How could I get a response that shows the file weight in the field labelscaricafile
Thanks for your support and suggestions.
Massimo BENELLI