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  |  

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


  Ads  
Indoo
 


  Sponsors  

Meet Our Sponsors

DataSprings - Great Ideas. Always Flowing.
R2integrated - formerly bi4ce
Jango Studios - Skins, Modules and Hosting for DotNetNuke
eUKhost.com is commited to offer exceptional UK Windows Web Hosting solutions with quality 24x7 technical support.Our plans support ASP.Net, ASP, ASP.NET Ajax extensions, XML, MSSQL, MySQL, PHP,DNN, multiple domains and Shared SSL as standard.
SmarterTools
The Official Microsoft ASP.NET Website
 


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
13031 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

DeutschNetNuke dnnWerk - The DotNetNuke Experts German DotNetNuke User-Group

DotNetNuke Project UserDefinedTable
DotNetNuke Project Release Tracker
 
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.

 


Lucede Systems Group
Providing a full range of IT services for large and medium sized companies
www.lucede.com
Adaptive InfoSystems, Inc.
We provide custom programming and various levels of support for DotNetNuke and the .Net framework.
www.aisysweb.com
Multipartner Virtual Data Rooms
The Virtual Data Rooms (VDR) provided by an expert advisor, far from any ordinary software company!, supporting the sellers and their consultants. Multipartner builds and services higly professional Virtual Data Rooms (VDR) specifically tailored to M&A, Real Estate and NPL deals.
www.multipartner.com

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