[thelist] HELP!!! Please reply soon

Alastair Murdoch alastair at cubeit.co.uk
Thu Aug 2 11:00:48 CDT 2001


I think your needing to response.write the parts in the <% %> that you want
to be part of the 'finished' html page.

eg

<script language=javascript>
<%
asp stuff
response.write("javascript stuff")
 and so on...
%>
I've done this to pull tickertape messages out of a db, using a loop to
response.write the array that needs to appear on the clients machine.

Post the code so we can see it......

 -------------------------------
A l a s t a i r   M u r d o c h
c o n s u l t a n t  @  c u b e

    [t:]  01292 27 00 99
    [m:]  07974 323 551
    [w:] www.cubeit.co.uk


-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Nnicky Nicky
Sent: 02 August 2001 16:52
To: thelist at lists.evolt.org
Subject: [thelist] HELP!!! Please reply soon


Hello,
 I sent an email yesterday about this same problem. I
know what's causing the problem but I need a way to
get around it.
 I have a form that has buttons. The buttons have
onclick options. It seems that the onClick option
doesn't recognize functions that are written between
these <%... %>
and only recognizes code that written between this
<script language="javascript"
type="text/javascript">...</script>. However, I can't
put the code between the <script> tags because I'm
accessing the database and I want the database &
server information hidden from the users. Is there a
way for me to get around this issue and still have
buttons that access functions between these <% %> ??
Please contact me ASAP.. I'm at a stand still.


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt !





More information about the thelist mailing list