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: 17 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:













the "are you missing an assembly reference" error

error: aspnet_merge.exe exited with code 1

how to vs2003 and vs2005 co-exist

path of web deployment projects

web deploy and enterprise logging block replacements

foo.aspx has not been pre-compiled error (again!)

runtime "cannot load file or assembly"

web deployment. ignore files

web dep. packages -- installation setup file

bug using checkbox dialog to impose an install condition on a merge module

cabinet file _2beb9ada79875ca469ad3cacb2610246 corrupt

data at the root level is invalid. line 1, position 1

deploying 2 console applications

aspruntime: object reference not set to an instance of an object

so confused, different between web deployment project and web setup project

how to publish the release configuration

how to deploy .net website on webserver

web deployment error!

web deployment project ascx compile errors

which is the right deployment model to use?

web setup project and appmappings

how to easily manage my website?

functions missing from dll produced by deployment project

multiple projects - 1 web.config

web deployment project build error : datetime.minvalue.ticks

how do i include app.config files for components

can two different version of .net framwork web site run on same iis?

content.zip error

custom task assembly not being released after build

assembly reference problems in build of solution with multiple websites

msbuid using msbuild community tasks : - zip task fails

partially trusted callers

wdp in vs2008

web deployment project - difficulties

web deployment project and crystal reports

precompiled code in wrong encoding

enforcing the same number of elements in web.config file section replacements

using host headers with web deployment projects

how to deploy a web application in another system?

how to add images to setup project ?

error aspparse: could not load type global

how to install assembly in the gac using msi

windows installer doesn't remove the physical application directory when uninstalling a web application

visual studio 2005 web deployment projects

web deployment project migration tips

what router ports must be redirected to server at web site for vs2005 to publish

error in web deploy project whit profile's properties

local resources

problem in publishing - publish results in empty folder

patches for vs.net 2005

   
  Privacy | Contact Us
All Times Are GMT