Well, if the code is what you sent, then you are indeed confusing the 2. You can't do a response.write in client-side VBScript.
----- Original Message ----- From: "Tsiris Alexandros" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Wednesday, September 04, 2002 6:51 AM Subject: RE: asp code inside a vbscript function? > > > Tsiris, you seem to have your Server- and client-side concepts > > confused. > > > > Send us some actual code of what you're trying and we might be > > able to help. > > > > Chris Tifer > > Chris, > > I have an asp page with a button. When the user click the button, that sub > that I sent is called. > > I haven't gotten as far as 'processing' what will happen later, all I wanted > was to see If I could do a simple response write in the sub. > > the page is pretty simple, and the code is what I sent. > > Thanks, > > Alex > > > --- > You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% > --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
