Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Asp Classic HUCENew to Visual Studio Code? Get it now.
Asp Classic HUCE

Asp Classic HUCE

maingocdoan.huce

|
257 installs
| (1) | Free
This extension is to support APS classic developer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Coding in ASP Classic is easy.

I'll provide some useful snippets for you to write asp code faster. It's just a demo.

Please give me any complaints about this extension via my email: doan1509765@huce.edu.vn. Thanks.

Features

log : Write a message to the output stream

dic_add : Add new key-value pair to a dictionary.

dic_get : Set or get an item with its correspond key.

dic_vals : Return an array of values.

dic_keys : Return an array of keys.

dic_count : Return the size of the dictionary.

dic_remove : Remove a key-value pair.

dic_rma : Remove all keys and values in a dictionary.

ses : Create a session key.

ses_contents : Return an array of all keys in session.

ses_rm : Remove a key from session.

ses_des : Remove all keys from session.

ses_count : Return the size of session."

conn :Create a connection object.

conn_all : Create a full connection variable to sql server.

rs_is_end : Check if this is the end of the record set.

rs_fields : Get data associating with a field.

rs_close : Close the record set.

include : Include an asp file.

redirect :Redirect to a new location.

trans : Start a simple transaction.

rs : Create a recordset.

rs_query : Query to database.

fs_read :Read a single line in a file.

fs_end : Open or create a new file to wirte to it..

foreach : Loop through an array.

Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.

Requirements

No requirements. However, if you pefer, you can use ASP Classic, Updated extension to utilize some features.

Extension Settings

No

1.0.0

License

  • Mai Ngoc Doan, Huce

Have a great exam!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft