Can ASP pages be written in a Dreamweaver site

R

Richard Lawson

I am working on a site which is written in Dreamweaver. Is it possible to
write pages in ASP inside of a Dreamweaver site?

Rich
 
S

Steve Bywaters

DW supports ASP/VB, ASP/JS, JS, HTML, .NET (sorta)....
So it's just a way of finding your away through the 'standard' code.... (if
I've understood your Q. properly)

HTH
 
R

Richard Lawson

Well, the Dreamweaver pages are written in a table format. The final table
is the form page which is a html page. Nothing facy in it. May plan was to
replace the html page with a ASP page for the form submission and the send
it back to the Dreamweaver pages. Do you think that would work?
 
R

Ray at

You should be fine. Just some advice: Although Dreamweaver can write ASP
code for you, try your best not to use it to do so. It is best to handle
everything between the <% %> yourself and just let Dreamweaver handle the
HTML part, if that's what you like to use. I personally all my ASP'ing and
HTML'ing in a text editor, but I often tell myself that I should use a
WYSIWYG editor for the HTML side, as it is often a waste of time to "code"
repetitive html. I just hate the way WYSIWYG editors write HTML though.

Ray at home
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top