Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
VB Programmer #1
Using Contribute with aspx and ascx files - possible? How prevent editing of certain area?
Has anyone tried using Contribute 3 or 4 with aspx pages or ascx user
controls. What has been your experience? Does it work pretty well?
Also, how do you prevent users from modifying a certain portion of the html?
VB Programmer Guest
-
Editing html files using Contribute
I have just purchased the tracking software ProspectFinder from Enecto.com that lets me see the names and details of the companies visiting our... -
editing ASCX pages in Contribute 3
Ok, Macromedia claims C3 can open ASCX pages by default. This does not appear to be the case, however. "Cannot edit this type of file" or some such... -
Calling an Ascx from w/i Aspx codebehind
I have an aspx that I would like to "dynamically" display a user control on. When the user clicks (LinkButton) on "Find Existing Trip" within the... -
Editing DWT files in Contribute 3
:confused; Righto, well I've managed to upload my site, and I can edit everything in Contribute 3 but the template upon which the entire site is... -
position ascx on aspx
Hi, I have a a.ascx containing a textbox and a button. Now i drag this a.ascx on my b.aspx, but this usercontrol always appears at the top of the... -
Old_beno_the_one #2
Re: Using Contribute with aspx and ascx files -possible? How prevent editing of certain area?
I hadn't tried this but just had a bash at it and it confirms my thoughts that
ye can use contribute with aspx and it seems to function OK.
I have an aspx site and I added the following to the bottom of a page but you
could pop it anywhere in the aspx page:
<!-- TemplateBeginEditable name="main_text" -->
<div>Just to see if i could edit this piece of text using contribute
and it does seem to work </div>
<!-- TemplateEndEditable --></form>
The TemplateBeginEditable is what contribute sees, all other content cannot be
edited by contribute. I picked this tag up by looking at a previous site I had
developed with Dreamweaver.
I configured contribute to connect to the site and it allowed me to edit the
main area as I would have expected...
Hope this helps...
Old_beno_the_one Guest



Reply With Quote

