Click here to Skip to main content
15,897,273 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: combining a Gif and a JPG into a file ... Pin
devboycpp11-Apr-07 7:12
devboycpp11-Apr-07 7:12 
GeneralRe: combining a Gif and a JPG into a file ... Pin
Guffa11-Apr-07 8:55
Guffa11-Apr-07 8:55 
GeneralRe: combining a Gif and a JPG into a file ... Pin
devboycpp11-Apr-07 23:45
devboycpp11-Apr-07 23:45 
AnswerRe: combining a Gif and a JPG into a file ... Pin
Guffa12-Apr-07 7:32
Guffa12-Apr-07 7:32 
AnswerRe: combining a Gif and a JPG into a file ... Pin
Dave Kreskowiak11-Apr-07 7:05
mveDave Kreskowiak11-Apr-07 7:05 
Questionrestrict users to browse only some specified type of files Pin
indian14311-Apr-07 5:49
indian14311-Apr-07 5:49 
QuestionActive Directory Authentication Pin
ziwez011-Apr-07 5:42
ziwez011-Apr-07 5:42 
QuestionAdding Control to Catalog zone at runtime (WebParts) Pin
Neo_Shehpar11-Apr-07 5:22
Neo_Shehpar11-Apr-07 5:22 
Hi.
i want to add controls at runtime in catalog zone.
please look at the code below
<ZoneTemplate>
<asp:DeclarativeCatalogPart ID="DCP1" runat="server" title="Available Panels">

<WebPartsTemplate >
<SMART:WelcomeMessage runat="Server" ID="WelcomeMessage1" title="Welcome Message" Visible="false"/>
<b><MyLastForecasts runat="server" ID="myLastForecasts1" title="My Last Forecasts" Visible="false" />
<MyLastProjects runat="server" ID="myLastProjects" title="My Last Projects" Visible="false" />
<LastFiveQuotes runat="Server" ID="dlLast5Quotes" title="Last 5 Quotes" Visible="false" />
<MyForecastToApprove runat="server" ID="MyForecastToApprove1" title="My Forecasts To Approve" Visible="false" /></b>
</WebPartsTemplate>
</asp:DeclarativeCatalogPart>
<ZoneTemplate>

in this code, the bold text area in of controls that i have to add runtime, actually it depends on user rights to see.
my real problem is adding conrols to catalog zone at runtime.

Can anyone help me for this issue ??? Sigh | :sigh:

AnswerRe: Adding Control to Catalog zone at runtime (WebParts) Pin
Sandeep Akhare11-Apr-07 5:26
Sandeep Akhare11-Apr-07 5:26 
QuestionCapturing the back button on browser Pin
Ridge Howison11-Apr-07 5:11
Ridge Howison11-Apr-07 5:11 
Question&lt;% %&gt; usage in Design View asp.net Pin
Jay_se11-Apr-07 2:35
Jay_se11-Apr-07 2:35 
AnswerRe: &amp;lt;% %&amp;gt; usage in Design View asp.net Pin
thomasa11-Apr-07 3:00
thomasa11-Apr-07 3:00 
AnswerRe: &lt;% %&gt; usage in Design View asp.net Pin
Not Active11-Apr-07 3:03
mentorNot Active11-Apr-07 3:03 
AnswerRe: &lt;% %&gt; usage in Design View asp.net Pin
Sandeep Akhare11-Apr-07 3:08
Sandeep Akhare11-Apr-07 3:08 
QuestionNeed help in registering the Dundas ASP.NET Pin
Faisal Khatri11-Apr-07 1:53
Faisal Khatri11-Apr-07 1:53 
AnswerRe: Need help in registering the Dundas ASP.NET Pin
Colin Angus Mackay11-Apr-07 3:58
Colin Angus Mackay11-Apr-07 3:58 
GeneralRe: Need help in registering the Dundas ASP.NET Pin
Faisal Khatri11-Apr-07 18:14
Faisal Khatri11-Apr-07 18:14 
QuestionException with DataAdapter.Update ! [modified] Pin
rockyl11-Apr-07 1:42
rockyl11-Apr-07 1:42 
AnswerRe: Exception with DataAdapter.Update ! Pin
Sandeep Akhare11-Apr-07 3:15
Sandeep Akhare11-Apr-07 3:15 
GeneralRe: Exception with DataAdapter.Update ! Pin
rockyl11-Apr-07 3:24
rockyl11-Apr-07 3:24 
Questionproblem in image Pin
Shuaib wasif khan11-Apr-07 1:16
Shuaib wasif khan11-Apr-07 1:16 
AnswerRe: problem in image Pin
Sandeep Akhare11-Apr-07 2:59
Sandeep Akhare11-Apr-07 2:59 
GeneralRe: problem in image Pin
wEb GuRu...11-Apr-07 4:29
wEb GuRu...11-Apr-07 4:29 
Questionpearreview and codereview? Pin
siddisagar11-Apr-07 0:51
siddisagar11-Apr-07 0:51 
AnswerRe: pearreview and codereview? Pin
rockyl11-Apr-07 2:19
rockyl11-Apr-07 2:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.