Tagged Questions
The microsoft-expression-web tag has no wiki summary.
1
vote
0answers
72 views
Is there an autocorrect feature in Expression Web 3 and if so how can I turn it off?
I have an aspx page that starts with the code
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/
Every time I hit the save button, the text is changed to
<%@ Page Title="" ...
1
vote
1answer
151 views
Change settings for file extensions in Expression Web 3
I want to change how certain file extensions are treated within Microsoft Expression Web 3. For example, *.inc should be treated like PHP includes, so they get PHP color coding and code hints.
Is ...
1
vote
2answers
177 views
Microsoft Expression Web 2 experiences while programming VS studio 2005/2008 [closed]
Have been programming with VS studio 2005/2008 making ASP.NET applications for a while.
I am interested in experiences with Microsoft Expression Web 2 (strengths and weaknesses)
0
votes
1answer
28 views
Query statement in Expression Web
Sir, the following statement in Expression Web is work for count one criteria
SELECT COUNT(Rly) AS CR FROM SPAD WHERE Rly='CR'.
Now the issue is that if more than one criteria is required in same ...
0
votes
0answers
23 views
Expression Web 4 color coding support
I wanted to ask, if Expression Web 4 (that i'm used to and i have free version since im student) does have any external PHP color coding support. Since the one that is implemented as default is really ...
0
votes
0answers
13 views
Expression Web - New style based on selection - need help
people who use Expression Web know what great program it is and how it makes web development process easy.
I could point on only one thing that is missing to make to program perfect:
in dreamweaver ...
0
votes
1answer
45 views
Microsoft Expression Web 3 clipboard bug
There seems to be a rather annoying bug in MS Expression Web 3 (or perhaps an incompatibility with something else I have installed).
Quite often HTML code editor would refuse to copy things into ...
0
votes
2answers
901 views
Expression Web: dynamic web templates vs. master pages in a large website
I'm trying to decide the best way to provide templates for a bunch of not very technical web editors. Their tool will be Expression Web 3 (finally migrating away from Frontpage). They maintain two ...