asp.net and Micromeda DreamWeaver

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi
iam making an interface for my project using asp.net using MS visual studio
pro edition.

sometimes iget angry because i can't make what i really want to do using
this tool .

itry to use dream waeraver as he support asp.t using c# and he gave me what
iwant and give me form with .aspx extension , but when i add them as a form
using add exixting item the form show but when i try to but i button or
label and try to but i code for it he gaves me the HTML code
idon't want to use the script tag <script></script>

and also i want to use the generated forms from dream weaver to be flexibel.

i hope some oe help . or tell me agood way to design good forms.

thans
islam saber
regards,
 
hi
iam making an interface for my project using asp.net using MS visual studio
pro edition.

sometimes iget angry because i can't make what i really want to do using
this tool .

itry to use dream waeraver as he support asp.t using c# and he gave me what
iwant and give me form with .aspx extension , but when i add them as a form
using add exixting item the form show but when i try to but i button or
label and try to but i code for it he gaves me the HTML code
idon't want to use the script tag <script></script>

and also i want to use the generated forms from dream weaver to be flexibel.

i hope some oe help . or tell me agood way to design good forms.

thans
islam saber
regards,

Please post questions regarding ASP.NET to:
microsoft.public.dotnet.framework.aspnet

Good luck with your project,

Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com
 
Code generator can never be perfected. To me tools are only reduce time or
type whichever way to put it but we must know the meaning of each tag or
each line of code.

There are many success story out there only use Visual Studio.

Do understand the code well.

chanmm
 
Back
Top