Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

DotNetNuke Marketplace
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
Biz Modules provides professional business modules and solutions for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

Merak Mail Server
FCKeditor Project
Salaro -- Skins and more
OnyakTech
The best choice for your web site host, email hosting, and domain registration.
CrystalTech Web Hosting™
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  Code for editevent using asp.net with c# in DOtNetNuke Module
Previous Previous
 
Next Next
New Post 5/14/2008 12:21 AM
User is offline soona
17 posts
10th Ranked


Code for editevent using asp.net with c# in DOtNetNuke Module 

hi,

Code for editevent using asp.net with c#

Actually , i finished my module PA also
i would like to change my module.
here , i had to send three imgs. for my module output

first-step.jpg:Tat is empty form only ,when i select a options from DyFlash tab.tat selected  menu  s Add content then see second-steo.jpg(dont confuse pls)

second step.jpg:"http://demo.salaro.com/Panel/tabid/108/ctl/Edit/mid/543/Default.aspx"

final-step.jpg:"http://demo.salaro.com/Panel/tabid/108/Default.aspx"


first-step.jpg: to view and selected the add content. this go to second-step.jpg
second-step.jpg: Here i upload a three img url after clicked Submit button , this go to final -step
final -step.jpg: Here disply tat three img.

My Questions:
1. i want to edit my img url. so, i need idea in scond-step.jpg
2. in final-step.jpg : when i select the addcontent from DyFlash tab .
   here, i want to update a current image with uploaded img.(tat mean- already i updated three images ,
     here i tell tat three img and current(like two img i selected now) upload img)
    tat time i would see five images .

pls reply...
thank u
   
 

 

 

 

 
New Post 5/14/2008 1:38 AM
User is offline Sebastian Leupold
12957 posts
www.deutschnetnuke.de
1st Ranked












Re: Code for editevent using asp.net with c# in DOtNetNuke Module 

I don't see any connection to the UserDefinedTable module. What the heck are you referring to?


Sebastian Leupold



DotNetNuke Project UserDefinedTable
DotNetNuke Project XML/XSL
 
New Post 5/14/2008 2:19 AM
User is offline soona
17 posts
10th Ranked


Re: Code for editevent using asp.net with c# in DOtNetNuke Module 

Hi,

Thank u for response.

i cleared my second issue only.

but i didnt  slove my  first issue.

my first issue is:- after update the image url . i want to edit updated image url. pls give idea

actually the edit option display in repeatercontrols(asp.net) .when i click the edit_ImageButton . it should update my current image url.

are u got my point.

thank u ....

reply pls.....

 
New Post 5/14/2008 2:27 AM
User is offline soona
17 posts
10th Ranked


Re: Code for editevent using asp.net with c# in DOtNetNuke Module 

This is my Edit_Command_Event Coding: Plas verify i am doing correct or not . actually its postbacked the site.

but i doesnt activated the event.

 protected void Delete_Routine(object sender, CommandEventArgs e)
        {
            Response.Write("<script language='javascript'>"); //if(confirm('Are you sure to delete?')) {
            string curlp = Request.Url.AbsolutePath;
            string curlq = Request.Url.Query;
            string referer = curlq.Substring(curlq.LastIndexOf("&") + 1, 6);

            if (referer == "ItemId")
            {
                Response.Write("window.location='" + curlp + curlq.Substring(0, curlq.LastIndexOf("&")) + "&ItemId=" + e.CommandArgument + "';");
            }
            else
            {
                Response.Write("window.location='" + curlp + curlq + "&ItemId=" + e.CommandArgument + "';");
            }
            Response.Write("</script>"); //}
        }

pls reply...

i am wating for answer, or any suggegation....

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  Code for editevent using asp.net with c# in DOtNetNuke Module
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Powered by Adcuent®.Com
Adcuent® Consulting & Technology offers custom development web applications and hosting projects under the brand of Powered by Adcuent®.Com
www.adcuent.com
Easily Build DNN Solutions with XMod
XMod makes it easy to build news articles, house listings, custom feedback forms, product reviews and much more - without programming
www.DNNDev.com
Software Development and Integration with DNN
HNP Solutions focuses on the pragmatic use of technology and process to meet an organization's business objectives. HNP Solutions employs seasoned Enterprise and Solution Architects, Delivery Managers and QA & Business Leads. Our capabilities range from project assessments & recommendations, design & code reviews, to full program implementations. We also work with organizations in need of senior staff augmentation purposes in the areas of Enterprise and Solution architecture.
www.hnpsolutions.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP