Skip to main content
Participant
May 26, 2006
Question

Dreamweaver 6.0 with asp net

  • May 26, 2006
  • 1 reply
  • 280 views
Hello,

I want to translate asp en aspx. I have a training aspx in "visual studio net".
With the version 6 of Dreamweaver, Can we have 2 pages separate with interaction between these 2 pages:
- sources htm (xxxxx.aspx)
- source apsx (xxxxx.asp.vb) with
How create the DLL (Compil project) ?
or must we change the version (ex.: change to Dreamweaver 8.0

Thanks on advance of your help. I can't find enquires on this subject on the web.

regards
P. Jacquet
This topic has been closed for replies.

1 reply

Inspiring
May 26, 2006
Neither version of Dreamweaver will work with code-behind, and Dreamweaver
is not a good .NET tool overall. You would be better off using Visual
Studio for this, I think.

Best regards,
Chris