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.0Atlas & dnn 4.3Atlas & dnn 4.3
Previous
 
Next
New Post
9/29/2006 8:38 AM
 
hello i created a module with atlas and a dnn 4.3.5, and my problem is when im loggued i can use my code in updatepanel and no error But when im unregistered the procedure isn't good.

cc1:UpdatePanel ID="UpdatePanel1" runat="server" Mode="Always" >
<ContentTemplate><asp:Button ID="Button1" runat="server" Text="Rechercher mes informations" onclick="btnRechercher_Click" UseSubmitBehavior="true" />
Adresse Email : &nbsp;<asp:TextBox ID="Email" runat="server" CssClass="unwatermarked" Width="354px"></asp:TextBox>
<
cc2:TextBoxWatermarkExtender ID="TextBoxWatermarkExtender1" runat="server">
<cc2:TextBoxWatermarkProperties TargetControlID="Email" WatermarkText="Veuillez saisir votre adresse Email" WatermarkCssClass="watermarked" />
</
cc2:TextBoxWatermarkExtender>
<br /><br /><asp:TextBox id="Nom" runat="server"></asp:TextBox>
</ContentTemplate></cc1:UpdatePanel>

And in code behind i have :

Page.ClientScript.RegisterStartupScript(this.GetType(), "laclef", "document.getElementById('" + Nom.ClientID.ToString() + "').value=\"" + Convert.ToString(MonDS.Tables[0].Rows[0][1]) + "\";", true);

Anyone can help me ? thanks :)

 
New Post
10/4/2006 6:25 AM
 
nobody have an idea ? :(
 
New Post
10/4/2006 7:00 AM
 
maybe cause the code generated when im unregistered is :

    Adresse Email : &nbsp;<input name="dnn$ctr405$ViewRapidFlyerCommander$ctl00$Client1$Email" type="text" id="dnn_ctr405_ViewRapidFlyerCommander_ctl00_Client1_Email" class="unwatermarked" style="width:354px;" />

and when im registered :

    Adresse Email : &nbsp;<input name="dnn$ctr405$ViewRapidFlyerCommander$Client1$Email" type="text" id="dnn_ctr405_ViewRapidFlyerCommander_Client1_Email" class="unwatermarked" style="width:354px;" />

I dont know why the dnn add the _ctl00_ in id.

Anyone have idea ? thanks
 
New Post
10/4/2006 11:54 PM
 

Nobody helps around here.. you will notice that.

Im looking into UpdatePanel stuff myself, thats how I ran across your site.

Good luck.

 
New Post
10/9/2006 4:45 AM
 
it seem be a problem with the 4.3.5 release of dotnetnuke. when im downgrade the version the javascript works fine. Just wait the new release now :(
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Atlas & dnn 4.3Atlas & dnn 4.3


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