ASP/Javascript

H

Hugh Welford

Hi
I am trying to use a 3rd party javascript function that checks a UK post
code. Can anyone tell me the syntax for calling a javascript function from
ASP in such a way as to capture the true or false return.

Thanks Hugh
 
R

Ray Costanzo [MVP]

I don't really follow. What do you mean? Code in an ASP block cannot
really interact with code that is destined for the browser, if that's what
you mean. To ASP, <script type="text/javascript">function whatever()
{...}</script> is no more meaningful than a string of characters like
KJAKJSJDFJNAJlkjalksjdoiJlkjflkjaodsijAJ;DSF. It's just part of the
response being sent back. Can you explain what you're trying to do in a
more specific way?

Ray at home
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,008
Latest member
HaroldDark

Latest Threads

Top