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: 1/27/2004 5:18:31 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 5 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
tester1726
Asp.Net User
how can I get EditSrc and put it to a hyperlink?1/27/2004 5:18:31 PM

0/0

I created a customized module. I added DesktopSrc and EditSrc successfully to the databasae. It workks fine on the web page. Now I'd like to add a hyperlink on DesktopSrc page and let it go to EditSrc page. How can I get the path for EditSrc in ModukeDefinition table?

I used EditURL function when I tried to pass querystring, now I don't need to pass querystring, it seems I can not use EditURL function.

Thank you!
aus_nexxus
Asp.Net User
Re: how can I get EditSrc and put it to a hyperlink?2/11/2004 10:41:39 AM

0/0

If I understand what you are saying here you can use this URL

"~/EditModule.aspx?tabid=" & TabId & "&mid=" & ModuleId

Its just a modification to the Property of the base page

<Browsable(False), DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)> _
Public ReadOnly Property EditURL(ByVal strKeyName As String, ByVal strKeyValue As String) As String

Get
Return "~/EditModule.aspx?tabid=" & TabId.ToString & "&mid=" & ModuleId.ToString & "&" & strKeyName & "=" & strKeyValue
End Get

End Property

Or you could just pass 2 empty stings to EditURL("","")

Hope that helps.


Philip Beadle (MVP, MCAD, DotNetNuke Core Team)









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


Free Download:


Web:
A replacement for - ng.asp-net-forum ... how can i get editsrc and put it to a hyperlink? new e-commerce module released! !!! any web spider module · how to pass data from one module to another ...
Calendar Module for DNN 2.0 - ASP.NET Forums Thanks in advance for your help, and everyones work that put this ..... Do the details of the clicked event offer a hyperlink we can use for ...
A replacement for - ng.asp-net-forum ... how can i get editsrc and put it to a hyperlink? new e-commerce module released! !!! any web spider module · how to pass data from one module to another ...
Calendar Module for DNN 2.0 - ASP.NET Forums Thanks in advance for your help, and everyones work that put this ..... Do the details of the clicked event offer a hyperlink we can use for ...
A replacement for - ng.asp-net-forum ... how can i get editsrc and put it to a hyperlink? new e-commerce module released! !!! any web spider module · how to pass data from one module to another ...
Calendar Module for DNN 2.0 - ASP.NET Forums Thanks in advance for your help, and everyones work that put this ..... Do the details of the clicked event offer a hyperlink we can use for ...
A replacement for - ng.asp-net-forum ... how can i get editsrc and put it to a hyperlink? new e-commerce module released! !!! any web spider module · how to pass data from one module to another ...
Calendar Module for DNN 2.0 - ASP.NET Forums Thanks in advance for your help, and everyones work that put this ..... Do the details of the clicked event offer a hyperlink we can use for ...
A replacement for - ng.asp-net-forum ... how can i get editsrc and put it to a hyperlink? new e-commerce module released! !!! any web spider module · how to pass data from one module to another ...
Calendar Module for DNN 2.0 - ASP.NET Forums Thanks in advance for your help, and everyones work that put this ..... Do the details of the clicked event offer a hyperlink we can use for ...




Search This Site:










shared hosting... meh.

sqlite providers

i need help! problems installing dnn!

creating user in vwd-2005

mysterious error while installing my module.

olap pivot table

add authorized & administrator roles to announcements module

javascript __dopostback() gone missing!

form authetication works in vs but not with iis

help applying styles to menu items

installer for aplication web

writing an event for a control on masterpage

dnn3 modules

cannot edit site log settings in version 3.1.0

user accounts order

debugger not stopping when you say stop

code snippet support

3.07 and ftb css style selector bug

check for cookies disabled?

creating subcategories

bug :: custom home directory and freetextbox

respond to ad........

ie tabcontrol problem

3.0.10 issue: portal.template file missing

modules within modules

dotnetnuke 2.1.2

dnn 3.0.8 custom modules - installing the assembly problem

pop up form signature

error while running build.bat file

custom module with multiple pages

 
All Times Are GMT