This topic is locked

onload event

4/30/2012 9:58:48 AM
ASPRunnerPro General questions
M
Max author

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

Sergey Kornilov admin 4/30/2012

Massimo,
I guess StrSQL variable is not populated and your query doesn't work.
If you need more help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

M
Max author 4/30/2012

is error
ADODB.Recordset800a0bb9Gli argomenti non sono di tipo valido, non sono compresi nell'intervallo consentito o sono in conflitto./prodotto_view.asp0

Sergey Kornilov admin 4/30/2012

It's not helping. We need to see all files of your application.