由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - Re: DotNetNuke2.04, Could you pls expla
相关主题
Pass passwords etc sensitive infoasp.net的webform和MVC有什么不同
how to let button response 'return' key?WinForm project converted to WebForm Application
[合集] 我不知道.net里大家什么用得做多这个网站是asp.net mvc based?
[讨论]Does asp.net start from the wrong foot?架构问题,我们这样的系统用什么好?
Webforms vs. MVCa question about C++.net class library
UI 牛人给指点一下,用微软的技术如何实现这种UI的编程。混合语言编程
请推荐一本 .net web site 的入门书CE.Net 4.2 question
今年的TechEd修改.dll文件
相关话题的讨论汇总
话题: tab话题: could话题: expla话题: webform话题: name
进入DotNet版参与讨论
1 (共1页)
r*******o
发帖数: 38
1
Could you please explain in more detail.
My situatio is: I create a new webform and add some control there. Then I run
it and login, then go to HOST---add new module defination. Then go to ADMIN
to create a new tab. But then how can I specify the path, I couldn't find the
drop down list you talked about.
Thanks a lot
Tab Name:
Tab Name Is Required

Title:
Description:
Key Words:
Submit Tab To Google

Icon: approved_508.gif aspnet.gif logo.gif
PerpetualMotion.gif Upl
m****c
发帖数: 8
2
If you want to manually install a module. You have to do this.
1. If your webform is not in the DNN project, compile it and you will get a
DLL, copy this DLL into bin directory of DNN (In fact, it shouldn't be a
webform, you should have one web control file .ascx)
2. create one directory under desktopmodules for example:
desktopmodules/TestModule/
3. Copy all your ascx and other files into that directory.
4. Then go to host, add new module definition, it must be named as:
TestModule,
5. Then cli

【在 r*******o 的大作中提到】
: Could you please explain in more detail.
: My situatio is: I create a new webform and add some control there. Then I run
: it and login, then go to HOST---add new module defination. Then go to ADMIN
: to create a new tab. But then how can I specify the path, I couldn't find the
: drop down list you talked about.
: Thanks a lot
: Tab Name:
: Tab Name Is Required
:
: Title:

1 (共1页)
进入DotNet版参与讨论
相关主题
修改.dll文件Webforms vs. MVC
understand ASP .Net 2: ASP .Net vs ATL ServerUI 牛人给指点一下,用微软的技术如何实现这种UI的编程。
How to make Internet Explorer Toolbar?请推荐一本 .net web site 的入门书
用DLL会快些吗?今年的TechEd
Pass passwords etc sensitive infoasp.net的webform和MVC有什么不同
how to let button response 'return' key?WinForm project converted to WebForm Application
[合集] 我不知道.net里大家什么用得做多这个网站是asp.net mvc based?
[讨论]Does asp.net start from the wrong foot?架构问题,我们这样的系统用什么好?
相关话题的讨论汇总
话题: tab话题: could话题: expla话题: webform话题: name