Search

You searched for the word(s): userid:784196

Matching Posts

  • Rename folder issue

    Hi to all, In my web application( asp.net 1.1,vb.net) rename folder issue. Rename the folder it worked . but after my application crashed. after renaming folder when i click any button throw error. The error is " Object reference not set to an instance of an object" My code is Dim path As String = Server.MapPath("UploadFolders") Dim Fromfol As String = "\" + oldName + "\" Dim strMovefolder As String = Trim( Me .txtFoldername.Text) Dim Tofol As String = "
    Posted to Getting Started (Forum) by devangopinathan on 12/15/2009
  • Re: Rename folder issue

    hi Thanks for your reply.No lines i didn't get error. These lines executed.Rename worked. After that few seconds my application crash.I removed the lines and execute the application didn't crash. by Devan.G
    Posted to Getting Started (Forum) by devangopinathan on 12/15/2009
  • how to windows explorer type folder explorer in asp.net 1.1

    hi to all I need to show web folders web page like windows explorer type folder explore in asp.net 1.1 without ajax. please guide me as soon as possible. by Devan.G
    Posted to Getting Started (Forum) by devangopinathan on 11/2/2009
  • create table from one database to another database

    hi to all, In my application, i want to move data from one database to another database. If table has to store the storedprocedure and views name. i want move data storedprocedure and views. if destination database doesn't have storedprocedure and views , we want to create storedprocedure and views. please guid me how to achieve it. by Devan.G
  • how to generate sql script through asp.net1.1 ?

    hi to all, I want generate the sql script through asp.net1.1. It is possible to generate a sql script? I need to generate sql script through asp.net 1.1.please guide me. by Devan.G
    Posted to Getting Started (Forum) by devangopinathan on 6/23/2009
  • Re: print webpage in landscape mode

    Hi I use the above code it shows error in asp.net1.1. In asp.net1.1 has crystal report 9.1. It doesn't has Crystal reportsource. When i place the code it shows the error. When i see a print preview and take printourt all are comes in portait mode. how to programatically change the landscape mode. please guide me. by Devan.G
    Posted to Getting Started (Forum) by devangopinathan on 4/30/2009
  • print webpage in landscape mode

    hi In my web application (asp.net1.1,vb.net) i create the crystal report. Load the crystal report to web page. now i want the printourt to the crystal report in landscape mode. The browser has default portrait mode. My client wants default mode landscape. please guide me how to set default landscape mode in browser. i want to set in my application. by Devan.G
    Posted to Getting Started (Forum) by devangopinathan on 4/29/2009
  • Re: crystal report in landscape mode printing

    hi i set the page as landscape. not working. page shows landscape in print preview it shows the portait. please guide me. by devan.g
    Posted to Crystal Reports (Forum) by devangopinathan on 4/28/2009
  • crystal report in landscape mode printing

    HI In my web application i want to create a reports. I want print the crystal reports in landscape mode. please guide me. And internet explore show the report in left corner ot the page but i placed the crystal report viewer in right corner of page. i want to display right corner of the page. In firefox lines between columns and rows are not visible. please help me. i need urgent requirement. Thank you by Devan.G
    Posted to Crystal Reports (Forum) by devangopinathan on 4/27/2009
  • Firefox web page printing in landscape

    hi , In our application report display in web page. we want to print the report. We want print content in landscape mode. we use the below css. width : 100% ; height : 100% ; margin : 0% 0% 0% 0% ; filter : progid:DXImageTransform.Microsoft.BasicImage(Rotation=3) ; and we use other css also <style type="text/css" media="print"> div.page { writing-mode: tb-rl; height: 80%; margin: 10% 0%; } </style> above css are working in Internet Explorer only. I need landscape mode
    Posted to Getting Started (Forum) by devangopinathan on 4/21/2009
Page 1 of 7 (65 items) 1 2 3 4 5 Next > ... Last »