CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > general_asp.net.getting_started Tags:
Item Type: Date Entered: 6/24/2005 10:48:37 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 5 Views: 21 Favorited: 0 Favorite
6 Items, 1 Pages 1 |< << Go >> >|
"HolyInsomniac"
NewsGroup User
Dreamweaver and web form6/24/2005 10:48:37 PM

0

Hello,

Is there a way that I can embed my web form (created in C# .NET) within a html file created in dreamweaver??? For example, we can embed a flash document inside an html file, i want to do something similar to that concept.

I appreciate any help.

Thanks
Holy Insomniac
"aspnet_novice"
NewsGroup User
Re: Dreamweaver and web form6/25/2005 8:36:36 AM

0

Try using a server-side INCLUDE Directive.  The syntax is the same for VB.NET and C#.NET.  Hope this helps!


What it does:
Inserts the contents of a specified file anywhere within an ASP.NET page.

Examples:

Use a virtual path
<!-- #Include virtual=".\include\header.inc" -->

Use a physical path
<!-- #Include file="http://www.mydomain.com/include/header.inc" -->

Documentation:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconserver-sideincludedirectivesyntax.asp




ADV Enterprises
www.adventerprises.net
"fadil1977" <>
NewsGroup User
Re: Dreamweaver and web form6/25/2005 8:41:09 AM

0

i know developers use photoshop abd dreamweaver t odesign the website and use he aps.net as web controls (vb or C#)...if i am not wring .. it is possible !!
Fadil Alnassar
www.fadilalnassar.com | FREE Nodil Tab Control
http://www.mefranchising.com
"haidar_bilal"
NewsGroup User
Re: Dreamweaver and web form6/25/2005 9:55:48 AM

0

Hello, DreamWeaver is an HTML editing tool, just like Front Page.
So now with the new DreamWeaver you can create asp.net applications.

What you are asking for is pretty simple. You create an asp.net application, then create your webforms as you want.

Regards


Bilal Hadiar, MCP, MCTS, MCPD, MCT
Microsoft MVP - Telerik MVP
"jeff@zina.com"
NewsGroup User
Re: Dreamweaver and web form6/26/2005 4:09:22 AM

0

Pretty much, just rename your HTML to ASPX and use an include or insert the code directly.

Jeff
Please: Don't forget to click "Mark as Answer" on the post that helped you. That way future readers will know which post solved your issue.
"haidar_bilal"
NewsGroup User
Re: Dreamweaver and web form6/26/2005 7:29:42 AM

0

Well it is recommended in ASP.NET to use UserControls instead of #include.

Regards


Bilal Hadiar, MCP, MCTS, MCPD, MCT
Microsoft MVP - Telerik MVP
6 Items, 1 Pages 1 |< << Go >> >|


Free Download:













from page_load to the page

redirect only one time

about difference in execution between windows forms, and web forms?

what are the typed and untyped dataset

skip the warnings straight to the errors?

removing myclasslibrary.pdb and myclasslibrary.xml files

how to get multiplication of two values in asp:textbox

hi

help on streams

user control

populate textbox with data source.

media player on a web page

binary data get

request.url

iis & .net framework 1.1

email issue - specified string is not in the form required for an e-mail address

grayed out boxes for insert, delete, edit

selected indexchanged for a dropdown inside a gridview template

how to get value from a column of itemtemplate of a datagrid?

user control and making customizable with an attribute

best method for server-side insert/update

can any one help me

data transfer from a popup window

remain on the same page

dsiplay time in different locations

how to give dynamically file path in object tag to run flash file

inheriting forms with a user control on it

adding blogging capability...

ssl authentication

undeliverable emails - can i recover them?

web form

how to display or print a variable to screen in c# ?

error: object must implement iconvertible.

textbox visible property messes with javascript accessibility?

dynamic menu in asp.net/vb?

how do i get the contacts sample to compile?!?!

health monitoring changes in beta 2?

running asp in vs 2005

how to implement the feature "remember my loginid and password in a login form.

how check if "black" exist in a string list?

dropdownlist selectedvalue vs. selecteditem.text

usercontrol in asp.net app and in php app?

problems in using sqldatasource with stored procedure to insert

is there a way to have multiple columns in listbox

findcontrol problem

javascript hidden field not working.

directory copy and move

"could not find file " error in asp.net 2.0

trying to make a folder on my computer

problem with datarow

   
  Privacy | Contact Us
All Times Are GMT