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 ----- Original Message ----- From: "Tsiris Alexandros" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Wednesday, September 04, 2002 6:25 AM Subject: RE: asp code inside a vbscript function? > > > in that case i'm the first to appologize > > would you mind sending some code > > :) > > It's probably something here... > > this is an example straight from the code and it generates an 'expected end > of statement' error when the ASP is in place, but when a command such as > window.navigate is placed, no problem. > > If I type it without the <% %> tags, it just gives another error. > > Sub ChangeServices() > <% response.write "HELLO WORLD!" %> > End Sub > > --- > 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]
