
March 13th, 2000, 10:06 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
<i><b>Originally posted by : Peter (peter@yellowdog.co.za)</b></i><br />Hi Frank <br /><br />I am having the same problem - so if you get the an answer then please forword it to me.<br /><br />In visual basic all you would have to do is create the function in a class,form,module.<br /><br />and then call it like this:<br /><br />myfield = myFunction(parameter1,parameter2)<br /><br />But when I do this in visual Interdev I get an type mismatch error.<br /><br />Later<br />------------<br />Frank Minneci at 3/6/2000 5:46:43 PM<br /><br />Can I call an asp function from an "onClick" (or similar) event? If so, how???<br />thanks in advance
|