Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0AJAX Toolkit helpAJAX Toolkit help
Previous
 
Next
New Post
12/18/2006 11:31 AM
 

The skin is a good place for it but I think that since you are going to be mucking about with the web.config might as well go all the way and place it in the Default.aspx -

either way works

 

If you put it in the skin make sure it is the ascx version of the skin not the HTML one :)


Dylan Barber http://www.braindice.com - Dotnetnuke development classes - skins and modules
 
New Post
12/24/2006 5:38 AM
 

In Default.aspx:

 

<%

 

<!

<

@ Register Assembly="Microsoft.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Namespace="Microsoft.Web.UI" TagPrefix="asp" %>DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">

 

<

dnn:Form id="Form" runat="server" ENCTYPE="multipart/form-data" style="”height: 100%;">

 

<asp:ScriptManager runat="Server" ID="sm"></asp:ScriptManager>

 

<asp:Label ID="SkinError" runat="server" CssClass="NormalRed" Visible="False"></asp:Label>

 

<asp:PlaceHolder ID="SkinPlaceHolder" runat="server" />

 

<input id="ScrollTop" runat="server" name="ScrollTop" type="hidden">

 

<input id="__dnnVariable" runat="server" name="__dnnVariable" type="hidden">

 

</dnn:Form>
 
New Post
1/9/2007 4:15 AM
 

Seems I have 2 scripts on the page (why is that? Only 1 AJAX control is on this rendered page):

<script src="/WebResource.axd?d=ckeSONh9xko-kB7PZU5FXg2&amp;t=633031309088241250" type="text/javascript"></script>


<script src="/js/dnncore.js" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=c-ld2sBClkz3LN53kH-y2hJ7zPSEpZw3SzrAX1ulfa937XNBI77eEM03GSbHJXCBbUghT85R55vtD6_AgPv-oY4QM7oWT5De8cZC_3-R8e1oGoGgK9xelA2&amp;t=633034264640000000" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=c-ld2sBClkz3LN53kH-y2hJ7zPSEpZw3SzrAX1ulfa937XNBI77eEM03GSbHJXCBbUghT85R55vtD6_AgPv-oY4QM7oWT5Dea7wF7zS-wjnZP362--YXSqWFYI6LTlQh0&amp;t=633034264640000000" type="text/javascript"></script>

<!-- Solution Partner's ASP.NET Hierarchical Menu (v1.6.1.0) - http://www.solpart.com -->
<SCRIPT SRC="/controls/SolpartMenu/spmenu.js"></SCRIPT><SPAN ID="dnn_dnnMENU_ctldnnMENU_divOuterTables"></SPAN>
        <script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('sm', document.getElementById('Form'));
Sys.WebForms.PageRequestManager.getInstance()._updateControls([], [], [], 90);

I also have problems with:

http://www.dotnetnuke.com/Community/ForumsDotNetNuke/tabid/795/mid/2108/threadid/83917/threadpage/3/scope/posts/Default.aspx#96904

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0AJAX Toolkit helpAJAX Toolkit help


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out