You can do this: <script src="/path/to/your/page.asp"> <!--
--> </script> and your ASP page can put out valid javascript which sets the .value of your text-box. This value can be pulled from a DB, etc. But, your ASP page HAS to put out valid JavaScript - which shouldn't be hard at all. Chris Tifer http://www.emailajoke.com ----- Original Message ----- From: "Alex Elger" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Friday, September 20, 2002 5:22 AM Subject: ASP Client Side Include > Is it possible to do a client side include? > What i am trying to do it include a txt file into a multiline text-box. > Thanks for the help > 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]
