|
| Can i make web design in other software and rendered into vwd 2005?? |
 |
Tue, 19 Feb 2008 10:29:19 +000 |
Hello everyone,
i have a question here.
may be some one can explain here.
i m using vwd2005 express and sql express.
i do c# coding in my project.
i also know that i can use css ,themes and skins to make website look nice in
vwd.
but i dont want myself to focus on design.rather i prefer coding.
i have a friend who is good at web design but he doesnt know vwd 2005 or visual
studio.
he does the design using dreamweaver mx.
so i told him to design a site for me using dreamweaver itself.he made the main
page,the user registration form the layout for me.
but i dont know whether i can use the design in my asp.net project in vwd2005.
if anyone knows how to use the design made in dreameaver to be used in
vwd2005,then
plz can u explain in steps all the required concept to accomplish this task.
thanks.
jack.
|
| Post Reply
|
| Re: Can i make web design in other software and rendered into vwd 2005?? |
 |
Tue, 19 Feb 2008 17:56:07 +000 |
You simply add page from DW to your VWD Web site and open it. There is nothing
special in VWD HTML compared to DW HTML, you can move pages between applications
freely.
|
| Post Reply
|
| Re: Can i make web design in other software and rendered into vwd 2005?? |
 |
Wed, 20 Feb 2008 05:32:48 +000 |
Hello Mikhail,
well thats correct.but i m confused here.
coz in vwd 2005 we have server controls with different name<tag name>
in compare with the server controls of DW.
dont u think it will display error msg in this case.
for a simple example we use Textarea control in DW,
but here in vwd2005 we use textbox with multiline properties.
so dont u think vwd2005 displays error msg in this case.
plus in DW i could display results in a cell within a table.
but in vwd2005 we have to use either gridview,panel,etc to show the data
right.?
can i just view my data as in DW.?
for eg: i want to display a paragraph of text in a cell in a table inside my
webform.
any help.plz explain.
thanks.
jack.
|
| Post Reply
|
| Re: Can i make web design in other software and rendered into vwd 2005?? |
 |
Thu, 21 Feb 2008 20:53:09 +000 |
DreamWeaver does not support ASP.NET controls the same way VWD does. You do can
use DW to designer the page, apply styles, lay out tables or DIVs, but you'll
need VWD to work with ASP.NET controls.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|