CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.custom_modules Tags:
Item Type: NewsGroup Date Entered: 3/29/2006 1:24:21 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 34 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
1 Items, 1 Pages 1 |< << Go >> >|
gbrown
Asp.Net User
How to create link to other .ascx control passing querystring parameters3/29/2006 1:24:21 PM

0/0

I'm generating an html email in code that is to be sent to a recipient so they can click on a link and open up a certain .ascx control on my dnn 4 site passing in a querystring value.
Here's the relevant portion of my code,
"<a href=""" & "http://" & Request.ServerVariables("SERVER_NAME") & _
EditUrl("ID", intNewlyInsertedAuthID.ToString, "Sign") & _
""">Accept or Reject</a>
In my module definitions, I have an.ascx control that has a Key of "Sign" and Type of "Edit".

The link that gets sent in the email looks like this, 
http://localhost/DotNetNuke/DesktopModules/UtilityAuthorization/DotNetNuke/Default.aspx?tabid=53&ctl=Sign&mid=365&ID=76
which I realize has an extra DotNetNuke in it so I copy and paste into the browser like this,
http://localhost/DotNetNuke/DesktopModules/UtilityAuthorization/Default.aspx?tabid=53&ctl=Sign&mid=365&ID=76
but it gives me a 404 error and my Page_Load event of my "Sign" control never fires.

What am I doing wrong?
Thanks,
Greg

 
1 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
ASP.NET 2.0 Website Programming: Problem-design-solution Authors: Marco Bellinaso, Pages: 576, Published: 2006

Web:
How to create link to other .ascx control passing querystring ... How to create link to other .ascx control passing querystring parameters. Last post 03-29-2006 9:24 AM by gbrown. 0 replies. Sort Posts: ...
ScrewTurn Wiki - ASP.NET Pages - ScrewTurn Software This page, if requested with no query string parameters, lists all the pages in the wiki .... This page is just a "container" for the FileList.ascx control. ...
Custom technique, Action Menu, Navigation, Module path reference ... But, in DNN Framework if you want to redirect to another ascx, you have to code like this : ... Just pass your control key or your querystring parameters. ...
how to pass querystring parameters in Avectra.netForum.eWeb.Controls.Find.ascx - AvectraWiki Passing Parameters from Find Control - Directions to pass parameters from the query string of the search page to the list results page. ...
Programmatically Working with User Controls Jan 6, 2005 ... This code is taking the value of the lang querystring parameter and using ... < title>User Control Template Spam Safe Link drag the file "SpamSafeLink.ascx" onto your page, where you want the link to appear. If you use another editor, you can add the control manually. ...
TheMSsForum.com >> Asp >> Caching ascx control (2.0) - The ... My blogs contain links to other pages on my site and my site contains a variety of ... I then create a new MyService object, and pass it to ServiceBase. ...
ScrewTurn Wiki - ASP.NET Pages - ScrewTurn Software The page and message ID are specified with the query string parameters ... also create the page or perform a full-text search by following the two links. ...
DotNetNuke Reality Check The entry point for the application is "VCLinks.ascx". It implements the Dynamically Loaded Control pattern. The query string for each link is examined and ...




Search This Site:










redirected to localhost

mac os 9 - best browser?

createmoduletemplate - module creation made easy

hanging problems

dotnetnuke.ui.webcontrols

the future of workflow - i just saw this and ... wow!

customsqlmembershipprovvider :- related to membership

develop asp.net 1.1 application using vs2005

microsoft.scalablehosting.profile.profilebase question

overloadcreateuser method of membershipprovider

i need help!

extending sitemap

datatable, insert into db

users and roles - customer data

article about how to hide a webpart based on roles.

skin images broke when using portal alias in dnn3.0.11

bug in paypal and subscriptions

required fields on registration form

using only limited ad authentication question

3.1 not backwards compat?

urgent: data access block with tonn of parameters

pesonalization without web parts

first project, intellisense not working on dll

exactly what i need to do to set up db properly for .text?

need two forms loginurl to secure two different folders

error??

solpart menu: align right is off when submenu is present

holding user state through intranet

custom module - user entered and maintaned data sample?

dnn 4.3.5 - issue with version conflict of a dll file.

 
All Times Are GMT