Jul 21, 2006 #1 HotBob Programmer Joined May 26, 2006 Messages 37 Location GB Hi there why doesn't this work Code: <% Dim xlApp xlApp.Application.Visible = true Response.Write "Finish" Response.End %> How come I can't do this in dreamweaver?
Hi there why doesn't this work Code: <% Dim xlApp xlApp.Application.Visible = true Response.Write "Finish" Response.End %> How come I can't do this in dreamweaver?