Click here to Skip to main content
15,908,673 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondownload a file from server Pin
Sebastian T Xavier30-Aug-06 19:20
Sebastian T Xavier30-Aug-06 19:20 
Questionsending mail with asp.net Pin
Sebastian T Xavier30-Aug-06 19:00
Sebastian T Xavier30-Aug-06 19:00 
AnswerRe: sending mail with asp.net Pin
Guffa30-Aug-06 19:11
Guffa30-Aug-06 19:11 
GeneralRe: sending mail with asp.net Pin
Sebastian T Xavier30-Aug-06 19:21
Sebastian T Xavier30-Aug-06 19:21 
GeneralRe: sending mail with asp.net Pin
Sebastian T Xavier30-Aug-06 23:55
Sebastian T Xavier30-Aug-06 23:55 
AnswerRe: sending mail with asp.net Pin
mbbisht30-Aug-06 21:40
mbbisht30-Aug-06 21:40 
GeneralRe: sending mail with asp.net Pin
Sebastian T Xavier30-Aug-06 23:54
Sebastian T Xavier30-Aug-06 23:54 
QuestionTabstrip control not displayed properly Pin
shivarishxxxx30-Aug-06 18:39
shivarishxxxx30-Aug-06 18:39 
Hi,

Am trying to add tabstrip control to my page. I have put the microsoft.web.ui.dll into the appli/bin/ folder. Then, webctrl_client folder has been added to the wwwroot/appli/ folder. I could create the tabstrip in design time. But, when I run it, data is displayed as lines. The same is true even if I put a treeview.

After seeing some forums on the internet, I have put the below lines in web.config.
<configuration>
<configsections>





<microsoftwebcontrols>
<add key="CommonFiles" value="c:/inetpub/wwwroot/MultiPageTree /webctrl_client/1_0/">


Still, its not working.

I referred to the ViewSource and it has "MultiPageTree/webctrl_client/1_0/tabstrip.htc" referred.

Am unable to find any solution as I have spent couple of days on this.
Am using 2003 version of .net (framework 1.1)

Please help

Thanks.

rmr

QuestionAdding pageview dynamically to multipage Pin
shivarishxxxx30-Aug-06 18:01
shivarishxxxx30-Aug-06 18:01 
Questionexecuting asp.net application which is coded in another system Pin
mohd sohail uddin30-Aug-06 17:34
mohd sohail uddin30-Aug-06 17:34 
AnswerRe: executing asp.net application which is coded in another system Pin
_AK_30-Aug-06 20:03
_AK_30-Aug-06 20:03 
AnswerRe: executing asp.net application which is coded in another system Pin
HimaBindu Vejella30-Aug-06 23:03
HimaBindu Vejella30-Aug-06 23:03 
Questionexecuting asp.net application which is coded in another system Pin
mohd sohail uddin30-Aug-06 17:28
mohd sohail uddin30-Aug-06 17:28 
QuestionJavascript Alert on MenuItem OnClick Pin
Clickok30-Aug-06 16:52
Clickok30-Aug-06 16:52 
AnswerRe: Javascript Alert on MenuItem OnClick Pin
minhpc_bk30-Aug-06 20:46
minhpc_bk30-Aug-06 20:46 
GeneralRe: Javascript Alert on MenuItem OnClick Pin
Clickok31-Aug-06 3:46
Clickok31-Aug-06 3:46 
QuestionRegarding calling a codebehind method in c# using javascript Pin
VishalSharmaDev30-Aug-06 16:19
VishalSharmaDev30-Aug-06 16:19 
AnswerRe: Regarding calling a codebehind method in c# using javascript Pin
Guffa30-Aug-06 18:43
Guffa30-Aug-06 18:43 
QuestionHow to invoke parameters Webservices ASP.Net 2.0 Pin
dsrao30-Aug-06 12:37
dsrao30-Aug-06 12:37 
AnswerRe: How to invoke parameters Webservices ASP.Net 2.0 Pin
minhpc_bk30-Aug-06 15:16
minhpc_bk30-Aug-06 15:16 
QuestionSpliting pdf file using asp.net Pin
248912830-Aug-06 7:42
248912830-Aug-06 7:42 
AnswerRe: Spliting pdf file using asp.net Pin
ToddHileHoffer30-Aug-06 7:54
ToddHileHoffer30-Aug-06 7:54 
GeneralRe: Spliting pdf file using asp.net Pin
248912830-Aug-06 20:15
248912830-Aug-06 20:15 
GeneralRe: Spliting pdf file using asp.net Pin
Suresh Pirsquare2-Sep-06 2:11
Suresh Pirsquare2-Sep-06 2:11 
Questionchecking and unchecking radiobuttons on a web page? Pin
Solly7430-Aug-06 6:33
Solly7430-Aug-06 6:33 

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.