How do I save an asp file as a pdf?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP Interview Questions

Define the asp scripting objects?

0 Answers  


Define a dictionary object?

0 Answers  


Define extranet?

0 Answers  


Using VBScript, which of the following Scripting Object(s) is NOT available from scrrun.dll? A. TextStream B. Dictionary Object C. Err Object D. FileSystemObject E. All are available from scrrun.dll.

1 Answers  


What purpose is served by the Application.Lock method? A. It locks the Application object, preventing other clients from altering any values in the Contents collection. B. It locks the application, preventing the server from responding to any requests for application documents. C. It locks the application, preventing non-SSL requests from being processed. D. It locks the Application object, preventing other clients from reading any values in the Content collection. E. It locks other clients from reading the Contents collection.

1 Answers  






What's the purpose of using BUFFER property?

2 Answers  


What is the result of using Option Explicit? A. This applies only to Visual Basic, not VBScript. B. All variables must be dimensioned before use. C. All variables are dimensioned at run-time. D. Forces all SELECT controls to have a SELECTED option. E. Requires all variables be cast as specific DataTypes.

1 Answers  


Explain the difference between sap r/2 and r/3?

0 Answers  


why we use data bind in asp.net

1 Answers  


Name some of the ASP components?

3 Answers  


When is the Session_OnStart event fired? A. Upon every request from an application by a client for an .asp document. B. Upon the first request from an application by a client for any file in the application. C. Upon the first request for an .asp document from an application by a client. D. Upon the first request for the global.asa file, in which the event handler is located. E. Upon the first request for an. html or .asp document from an application by client

1 Answers  


what is the difference between #include directory in C,C++ and import java.packages in java

0 Answers   Genpact,


Categories