Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
brunbrun #1
.net user controls ascx pages
hi,
need to know if contribute can allow our non-technical users to edit the user
controls that contain the information they are about to be responsible for.
thanks very much.
the documenation says,
"By default, Contribute can open files with the following extensions: .htm,
..html, .shtm, .shtml, .asp, .aspx, .ascx, .cfm, .cfml, .php, .php3, .php4,
..phtml, .jsp, and .inc."
but when i choose an ascx file, contribute says,
"050818buzzBPGLOBAL.ascx
This file cannot be displayed in the Contribute web browser.
You may be able to edit this type of file with another application. Edit your
Contribute preferences to specify an application."
brunbrun Guest
-
Assembly with USER controls (ascx) cannot find its resouces
Hi, I built an assembly with a set of user controls. This can be done with the Visual Studio 2005 Deployment Project: building and merging for... -
ASP.NET 2.0 BUG with ASCX controls
My application runs fine for a long while then, all of a sudden my it starts getting this error pointing to my ascx control in the call stack ... -
using javascript in User controls to access server controls of the user control
Hello all, I have an asp.net textbox (named txtHidden) and an HtmlButton(named btnAction). I wanted to write a javascript function which will get... -
Access ASCX controls from the Code Behind file?
Hi All! I'm using Code-behind model for my ASP.NET pages. But to skip the compilation step, I reference my code-behind pages as follows... <%@... -
Programatically created controls in an ascx user control misbehaving
Hello I have a need to dynamically (programatically) create various different controls (TextBox, RadioButtonList, CheckBox, etc.) at page_load... -
getzapped #2
Re: .net user controls ascx pages
You might want to see if script protection is enabled.
Give this a try:
1. From within Dreamweaver MX 2004, choose Site > Administer Contribute Site.
2. Enter your administrator password.
3. Create a new role.
4. Click the Edit Role Settings button.
5. Select the Editing category.
6. Uncheck the Protect Scripts and Forms option.
7. Click OK to close the Edit Setting dialog box.
8. Click OK again to save the settings to your web server.
Taken from:
[url]http://www.macromedia.com/devnet/contribute/articles/contribute_dw_integration_0[/url]
3.html
getzapped Guest
-
brunbrun #3
Re: .net user controls ascx pages
Thank you for the reply. It did not work. I still get the same message about not being able to display the file type in the contibute editor.
brunbrun Guest
-
getzapped #4
Re: .net user controls ascx pages
Well this would by my last suggestion: check to make sure it's set as
editable. Should be by default but maybe it's not for some reason.
check Extesions.txt and ExtensionsEdit.txt
C:\Program Files\Macromedia\Contribute 3\Configuration
here's some Dreamweaver info that may relate:
[url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16410[/url]
getzapped Guest



Reply With Quote

