Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Can ASP pages be written in a Dreamweaver site

Reply
Thread Tools

Can ASP pages be written in a Dreamweaver site

 
 
Richard Lawson
Guest
Posts: n/a
 
      12-11-2003
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


 
Reply With Quote
 
 
 
 
Steve Bywaters
Guest
Posts: n/a
 
      12-11-2003
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


"Richard Lawson" <> wrote in message
news:...
> 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
>
>



 
Reply With Quote
 
 
 
 
Richard Lawson
Guest
Posts: n/a
 
      12-11-2003
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?

"Steve Bywaters" <> wrote in message
news:OdRv%...
> 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
>
>
> "Richard Lawson" <> wrote in message
> news:...
> > 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
> >
> >

>
>



 
Reply With Quote
 
Ray at
Guest
Posts: n/a
 
      12-11-2003
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

"Richard Lawson" <> wrote in message
news:uWPa$...
> 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?
>
> "Steve Bywaters" <> wrote in message
> news:OdRv%...
> > 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
> >
> >
> > "Richard Lawson" <> wrote in message
> > news:...
> > > 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
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Generally, are the programs written by C++ slower than written by C10% ? KaiWen C++ 102 09-14-2011 11:12 PM
have a look at my blog site for asp.net .. there is microsoft contest also ( u can win so much)have a look at my blog site for asp.net .. there is microsoft contest also ( u can win so much) justpratik Python 0 06-08-2007 04:48 AM
Adding ASP.NET functionalities to a web site designed in Dreamweaver Big George ASP .Net 2 10-28-2006 07:39 PM
how to edit Dreamweaver pages without dreamweaver? Jason HTML 25 01-09-2005 02:06 PM
Re: Can a usercontrol written in C# be used in Web Forms that is written in VB.Net? Steve C. Orr, MCSD ASP .Net 1 08-24-2003 12:06 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57