Link to home
Start Free TrialLog in
Avatar of donovan_bray
donovan_bray

asked on

Tag Completion

How do I activate tag completion in VI 6.0? I just got the app
ASKER CERTIFIED SOLUTION
Avatar of msdixon
msdixon

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of donovan_bray
donovan_bray

ASKER

how do you activate that?
it should just work.

open up a new page and on the second line type
<%
response.
%>

it should pop up all of the properties and methods for the response object
hmmm. It doesn't do that
ok, let's try this:
1.     either create a new project, or open up an existing project
2.     create a new asp page
3.     switch to ?source? view if you aren?t already
4.     right click on a blank line
5.     select script block | server (the following text is inserted)
     <SCRIPT LANGUAGE=vbscript RUNAT=Server>
     
     
     </SCRIPT>
6.     inside that block type response.
7.     if that doesn?t work, vi isn?t installed properly
Is that all there is?
what else do you want?
This question appears to have been abandoned. A question regarding will be left in the Community Support area regarding its disposition; if you have any comment about the question, please leave it there.

A moderator will be asked to resolve the question. Unless there is any objection or futher activity, the recommendation will be to accept the answer of msdixon.

The link to the Community Support area is:
https://www.experts-exchange.com/jsp/qList.jsp?ta=commspt

DO NOT ACCEPT THIS COMMENT AS AN ANSWER.

Regards,

Max
Per recommendation, force-accepted by
Netminder
Community Support Moderator
Experts Exchange