Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9346086
vbscript-html.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
382 B
Subscribers
None
vbscript-html.js
View Options
/*
Language: VBScript in HTML
Requires: xml.js, vbscript.js
Author: Ivan Sagalaev <maniac@softwaremaniacs.org>
Description: "Bridge" language defining fragments of VBScript in HTML within <% .. %>
Category: scripting
*/
function
(
hljs
)
{
return
{
subLanguage
:
'xml'
,
contains
:
[
{
begin
:
'<%'
,
end
:
'%>'
,
subLanguage
:
'vbscript'
}
]
};
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 4, 3:43 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3343428
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment