Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
R

RADSGR

@RADSGR
About
Posts
14
Topics
11
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Website using both 1.1 and 2.0
    R RADSGR

    I need to create both applications (one is 1.1 and another one is 2.0) under the same website(which is also 1.1) Website --> 1.1 -- one appln -->Subdir1 --> 1.1 -- One appln -->subdir2 --> 2.0 -- One appln But I already assigned the version of each appln in IIS.

    radsgh.net

    ASP.NET com announcement

  • Website using both versions 1.1 and 2.0
    R RADSGR

    :~ Website www.web1.com is running under 1.1.Under the same website need to create two subdirectory like subdir1 and subdir2. Subdir1 is using --- version 1.1 -- www.web1.com/subdir1 Subdir2 is using --- version 2.0 -- www.web1.com/subdir2 if i use http://www.web1.com/subdir2,all websites under the webserver,stopped automatically. Why it is like that.Is it possible to run version 1.1 and version 2.0 under the same website:~ .

    radsgr

    ASP.NET com announcement

  • Website using both 1.1 and 2.0
    R RADSGR

    :~ Website www.web1.com is running under 1.1.Under the same website need to create two subdirectory like subdir1 and subdir2. Subdir1 is using --- version 1.1 -- www.web1.com/subdir1 Subdir2 is using --- version 2.0 -- www.web1.com/subdir2 if i use http://www.web1.com/subdir2,all websites under the webserver,stopped automatically. Why it is like that.Is it possible to run version 1.1 and version 2.0 under the same website:~ .

    radsgr

    ASP.NET com announcement

  • Main project is not accessing the class file in another machine
    R RADSGR

    Thanks for helping us.after changing the reference,close the soltuion and restarted the computer. working fine.

    radsgr

    ASP.NET help csharp database debugging

  • Main project is not accessing the class file in another machine
    R RADSGR

    Thanks for replying me.I have tried that also.Remove and add the reference agian.Rebuilded the solution.Still the same.Please help us regarding this problem.

    radsgr

    ASP.NET help csharp database debugging

  • Main project is not accessing the class file in another machine
    R RADSGR

    I have created mainProject in Webapplication using VB.Net.Created another project i.e Project2 under that solution.This is For accesing Database we have created the class file.Main Project created the object to access the class.It's working fine But if u load the whole project in another machine,it's not accessing the class.If u debug,it's not accessing the class.we gave Reference and also created the object in the web page to access the class. Can anyone help me,regarding this problem. My code is, GetList is a function of the class clssearch. Imports project2 Private obj1 as clssearch Dim ResDT as DataTable ResDT = obj1.GetList() 'Here it's not accessing the function.In the debug mode also,it's not accesiing class.So ResultDT is nothing If Not ResultDT Is Nothing Then 'some code Else lblMsg.Text = "No Results Found!"

    radsgr

    ASP.NET help csharp database debugging

  • How to show HTML Editor value in the report
    R RADSGR

    we are using HTML Editor in web page.The user whatever type or paste, the content,same it store in the database.During Inserting data,we are using Server.HTMLEncode. Server.HtmlEncode(HiddEditorContent.Value) content Ex:

    test

    with tag p and /p. and font. SPAN style="BACKGROUND: black; COLOR: white" So,it stores the data like above in the database. After retrieving from the Database,we are using Server.HTMLDecode and showing in the same HTML Editor. It's fine.It's working. I need to display the htmlEditor value in the pdf report. We created the datatable from the database value.Here one of the row value is HTML Editor value.I decode that using server.htmldecode and try to insert into the same Datatable.From there we created the xml.From XMl we are showing the report. But in the report,it's showing the value like

    test

    with tag p and /p. and font. SPAN style="BACKGROUND: black; COLOR: white" It's not decoded.Can u please someone help me

    radsgr

    ASP.NET html database sysadmin xml help

  • Crystal Reports Dynamic!
    R RADSGR

    Hi, I need to display Dynamic Report.For Ex, Report Fromat is S.no No of % Due to Test1 TEST2 TEST3 TEST4 Total Section1 10 1 5 6 Section2 15 3 6 9 Section3 20 5 7 12 In 'x' table , Group Section is there.Ex Group Section1,Group Section2,Group Section3.User will select the Group Section. Ex they selected Group Section1. Under Group Section1,we need to display Sections.For ex Section1,Section2 and Section3. Depending on Section1 need to display Columns Test1,test2,test3 like that. Now there is no value test2 and test5.So no need to display. Depending on user Selection,It will be different.Now it's displaying all.Can u help me to do. radsgr

    ASP.NET help

  • Crystal Reports Dynamic!
    R RADSGR

    Hi, I need to display Dynamic Report.For Ex, Report Fromat is S.no No of % Due to Test1 TEST2 TEST3 TEST4 Total Section1 10 1 5 6 Section2 15 3 6 9 Section3 20 5 7 12 In 'x' table , Group Section is there.Ex Group Section1,Group Section2,Group Section3.User will select the Group Section. Ex they selected Group Section1. Under Group Section1,we need to display Sections.For ex Section1,Section2 and Section3. Depending on Section1 need to display Columns Test1,test2,test3 like that. Now there is no value test2 and test5.So no need to display. Depending on user Selection,It will be different.Now it's displaying all.Can u help me to do. radsgr

    C# help

  • Drill Down Crystal Report!!
    R RADSGR

    Actually I need to do Drill Down Crystal Report. For Ex 10 Master Records are there.TEST1,TEST2 like that If I click TEST1,It should display TEST1 detail Record (It is in Another Report)Help met to do. radha

    Web Development help

  • Drill Down Crystal Report!
    R RADSGR

    Actually I need Drill Down Crystal Reports. Ex : 10 Mater Recodes are there. TEST 1 TEST 2 liket that. If I click TEST1,It should display another report TEST1 Details.Help me Please! radha

    Visual Basic help

  • Crystal Reports Problem!
    R RADSGR

    Dear .NET Developers, I need to do a report like Master Detail.For Example two reports are there test and test1.If I click the report test,test1 report should come.Is it possible to do like this.Help me. radha

    C# help csharp tutorial

  • Crystal reports
    R RADSGR

    Dear .NET Developers, I need to do a report like Master Detail.For Example two reports are there test and test1.If I click the report test,test1 report should come.Is it possible to do like this.Help me. radha

    C / C++ / MFC csharp help tutorial

  • Crystal Reports Problem!
    R RADSGR

    Dear .NET Developers, I need to do a report like Master Detail.For Example two reports are there test and test1.If I click the report test,test1 report should come.Is it possible to do like this.Help me. radha

    ASP.NET help csharp tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups