Tagged Questions
Microsoft Expression Web is a professional development and design tool to create modern, standards-based Web sites that use PHP, HTML/XHTML, CSS, JavaScript, ASP.NET or ASP.NET AJAX.
3
votes
2answers
82 views
1 image 2 links
how do you make an image be clickable in in HTML in different areas of the image and lead to different URL's... for instance I have an image or "button" if you will that is 1 image but I want it to ...
2
votes
4answers
347 views
Microsoft Expression Studio - Web / Superpreview with ASP.NET
Is there anyway to test an ASP.NET webpage fully with Expression Studio or is it only possible to see a static view of the page and no way to interact with any of the elements on the page?
2
votes
3answers
426 views
Does Microsoft Expressions Web support Web Application Projects?
I would like the designer to be able to open the same solution file as me. Is this possible with Expressions Web?
1
vote
2answers
115 views
Creating a multilingual website
I am looking to build a multilingual website using MS expressions web. The website will consist of a blog and possibly a art display portions. I would like to do all translations manually but I don't ...
1
vote
2answers
40 views
manage site settings disabled in expression web
I want to check how my site is working with ie6, ie7. So I installed expression web (which comes with expression blend) ultimate version. After searching I found that i should configure site ---> ...
1
vote
1answer
313 views
Use Expression Web with ASP.Net MVC
First of all my question is what's the best tool, for create a asp.net mvc style.
I believe that it's possible to create an asp.net style (css) with Expression Web, but my doubt is, for example, how ...
1
vote
0answers
71 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
150 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
2k views
Expression Web Source Control Integration?
Does anyone know if Expression Web (and Blend, for that matter) has any form of direct integration with source control?
Right now that's about the only real downside we've discovered in a couple ...
0
votes
0answers
11 views
Formatting PHP code in Microsoft Expressions Web 4
Does Microsoft Expressions Web 4 has a option (or keyboard shortcut) to format PHP Code?
0
votes
0answers
9 views
why expression web do not add new definition to the existing selector?
I'd like to know if the following is the normal behavior of Expression Web?
For instance, I apply some css to a tag then save my work. Later I do some more work and save it. Now, instead of having ...
0
votes
1answer
14 views
Can the FWP format of Expression Web 4.0 export web package be converted to a zip?
Expression Web 4.0 has the ability to export content and it's dependencies (a partial website). The format it exports in is a Microsoft Expression Web 4 Web Package (.fwp). Has anyone found a utility ...
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
249 views
Exists any way to use Expression Web 4 with Subversion?
Does anyone know any workaround to use Expression Web 4 with Subversion's repositories? I'm currently using Ankhsvn plugin for VS, it works like a charm but i don't get how this can be used with EW.
...
0
votes
4answers
340 views
Does anyone use Expression Web and Visual Studio together?
I'm curious what aspects you use the Expression Web for and what you prefer to do in Visual Studio.
I understand Expression Blend is for making GUI elements of WPF applications, with the programming ...
0
votes
1answer
72 views
expression web: Import website but save remote pictures saved locally on hard disk?
I have imported a website using Import of expression web 4. Works great but the pictures are remote URL (http) links. Is there anyway to force them to be downloaded and the url of the img pointed to ...
0
votes
1answer
435 views
Expression Web 4: Open visual studio 2010 CSPROJ ? or SLN?
I have recently started to use Web Expression 4. I was under the impression that you can open CSPROJ / SLN in Expression web 4.
When i click File Open I can see both the SLN and the CSPROJ ... but if ...
0
votes
1answer
504 views
Expression Web 4 - Master Page Error
I created an ASP.Net Web Application in VS 2010. That in turn creates an example Site.Master, Default.aspx, and several other example files.
I then opened Default.aspx in Expression Web 4 and get ...
0
votes
2answers
123 views
Why are Html Entities replaced by MS Expression Web?
I'm using Microsofts Expression Web 5 to edit my HTML documents. I have noticed a strange behaviour when using the 'Reformat HTML' method.
If my html document (UTF-8) contains html entities in the ...
0
votes
1answer
173 views
Expressions Web 4 Format Code Shortcut?
Is there a keyboard shortcut for formatting code like Visual Studio has Ctrl+K Ctrl+D?
0
votes
1answer
77 views
Implementing a “special” Access database to Expression Web
I have just got an answer to my question about combining the result of a SQL. This was done with "ConcatRelated". Now I want to implement this in Expression Web 3.
The SQL's I used in Access:
SELECT ...
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
56 views
Does Expression Web produce semantically correct html?
I am usng Expressoin Web to design some pages and wondering if it generates xhtml that is compatible with all browsers.
0
votes
1answer
118 views
Expression Web: Frames vs. Dynamic Web Template
I am making a website that has a lot of links that do not change from page to page. I have made similar websites before using the DWT feature of Expression Web with good results, but I still see a ...
0
votes
2answers
256 views
Scrolling Textbox Content Overflows into padding area
How can I stop my scroll bar and the text when scrolled from appearing in my top padding area. I am new to Microsoft Expression Web and CSS and I am very frusterated with this.
Here's what I have so ...
0
votes
1answer
852 views
Can I use Expression Web 3 to design ASP.NET MVC views?
I want a visual tool to build the html for my ASP.NET MVC views, and Expression Web 3 is on sale. Alternative would be Dreamweaver. But I have not used either tool so I don't know if they 'play ...
0
votes
1answer
51 views
Using art from Expression Design, in Expression Web
I built a round rectangle in Expression Blend, and would like to bring it into Expression Web as a background for my #welcometext div. I want to be able to position it and then add text over it.
I ...
0
votes
1answer
81 views
Round rectangles in website
I'm working on a web site with Expression Web. I came across this website http://www.ecodetox.ca and what I really liked was how everything seemed to be in round rectangles. I also noticed the ...
0
votes
1answer
191 views
PHP not working with Expression Web 3
I'm starting to try to learn PHP while using Expression Web 3. I set up PHP runtime and configured the ini. What happens is my script doesn't do as it should.
My page looks like:
<!DOCTYPE html ...
0
votes
2answers
184 views
Anybody using Expression web to remote edit php files on a *nix server?
I am trying to see if anybody is aware of any ssh or ftp ways of editing files in expression web. This is similar to notepad++. I am already aware of sftpdrive option. I am looking for something that ...
0
votes
1answer
69 views
Expressions Web 2 - rewriting code
One of our designers is looking at Microsoft Expressions Web, mainly to evaluate it against Dreameaver for maintaining the web based interfaces to our projects, and we've found a behaviour that we ...
-1
votes
1answer
43 views
Expression Web and/or ASP.Net
I have been using Asp.Net for designing web applications recently and was wondering if it would be easier to desing the pages in Expression Web, then open them in Asp.Net to finish coding them. Not ...
-1
votes
1answer
72 views
Getting started with PHP and Expression Web
I want to build a basically interactive website with these tools. I need to make a navagation bar with a submenu. Ex:
Services
then when mouse is over Services it looks like:
Services
boo
...