Home > object required > asp error object required server

Asp Error Object Required Server

Contents

here for a quick overview of the site Help Center Detailed answers to any questions you might have object required server vbscript Meta Discuss the workings and policies of this site About Us server.createobject( scripting.filesystemobject ) failed Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with which of the following tool is used to manage the gac us Stack Overflow Questions Jobs Documentation Tags Users Badges Ask Question x Dismiss Join the Stack Overflow Community Stack Overflow is a community of 4.7 million programmers,

Classic Asp Filesystemobject

just like you, helping each other. Join them; it only takes a minute: Sign up Server.CreateObject(“Scripting.FileSystemObject”) issue - Object required:Server (code:0) ASP/VBscript up vote 1 down vote favorite I want to create a file on my server, and then, write datas in I get an error in my browser telling me 'object required: server' at the 'Server.CreateObject' line asp.net vbscript createobject share|improve this question asked Mar 13 '14 at 8:19 Geo 2417 add a comment| 2 Answers 2 active oldest votes up vote 0 down vote Server.createobject would be for VBScript/ASP scripts on the server itself. The client browser would not be able to support Server for this reason. As an added note. You need to Close out your file object(f) because it will keep the file open and cause errors when you try to write to it again. Also, I added the ForAppending bit so that you can specify it in your fso.opentextfile. So to fix your script:

 

© Copyright 2019|winbytes.org.