|
 |
asp_components thread: alternative to posting a form
Message #1 by "Grant Davies" <webdev@i...> on Fri, 23 Nov 2001 11:08:02 +1000
|
|
Hi there,
I am a newbee to using VB components with my asp pages.
Is there a way to execute a function in a comm (say and update) from an asp
page without actually posting the form to itself?
Or do we just post the form and pick up the variables in the com?
Grant
Message #2 by "Lewis, James" <James.Lewis@i...> on Fri, 23 Nov 2001 16:45:40 -0700
|
|
Ahhhh... look up remote scripting: http://msdn.microsoft.com/scripting
-----Original Message-----
From: Grant Davies [mailto:webdev@i...]
Sent: Thursday, November 22, 2001 6:08 PM
To: ASP components
Subject: [asp_components] alternative to posting a form
Hi there,
I am a newbee to using VB components with my asp pages.
Is there a way to execute a function in a comm (say and update) from an asp
page without actually posting the form to itself?
Or do we just post the form and pick up the variables in the com?
Grant
$subst('Email.Unsub')
|
|
 |