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
K

kpsetty

@kpsetty
About
Posts
34
Topics
16
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Calendar Control is not working in Live Server
    K kpsetty

    hi friends, i am doing one Event Calendar. my requirement is i need put the event calendar in a user control. i made the all the things and in local,but if i put this in live server it is not working. it just simply displays the calendar, when change the month it is not chaning, and this is happening only in IE, it is working fine in Mozilla Firefox and opera browsers. no server side event is firing, can u help me please. with regards krisshnaprabhu

    ASP.NET sysadmin help

  • Calendar Control is not working in Live Server
    K kpsetty

    hi friends, i am doing one Event Calendar. my requirement is i need put the event calendar in a user control. i made the all the things and in local,but if i put this in live server it is not working. it just simply displays the calendar, when change the month it is not chaning, and this is happening only in IE, it is working fine in Mozilla Firefox and opera browsers. no server side event is firing, can u help me please. with regards krisshnaprabhu

    Web Development sysadmin help

  • Active Directory
    K kpsetty

    Hi, I had done all the things now I can be able to retrieve the information from Active Directory when I login by using the IE(windows), if I get login through firefox through windows & Mac(Apple) and in the safari & IE for Mac I am getting this error " An operations error occurred", can u able to help me to get out of this problem. krisshnaprabhu

    ASP.NET help windows-admin

  • how to do "Lucene- WildCard Search"
    K kpsetty

    hi friends, i need to use lucene - wildcard search, but i don't know how to do it, is anybody has done this here before, please give me the piece of codings.and also please tell me, how to search if my starting characters is in German Language like ä. kpsetty

    ASP.NET tutorial

  • how to split filename from filepath
    K kpsetty

    hi friends, i am having HTML file control, i need to split the file name from that path, my condition is , i should not make the control as runat=server. without using that, i need the split the file name. plese help me krisshnaprabhu

    ASP.NET html sysadmin help tutorial

  • Hide URL from Client Browser
    K kpsetty

    :-Dhi sajjad, u follow the this link http://www.codeproject.com/aspnet/urlcloaking.asp u will get the required information. Instead of that u can decrypt the querystring while sending and encrypt it while retrieving, this will be more ease to do. krisshnaprabhu

    ASP.NET com question

  • Does session works if we disable cookies
    K kpsetty

    :confused:hi all, one of my friend is telling that, session doesn't works if the the client disable the cookies in his computer.he is telling that while moving from one webpage to another webpage, the session hold the datas in the cookies.i disabled the cookies in my browser and fetch the data from cookie, it works, but my friend is telling that it wont work after hosting the site. please the well known persons clarify me. krisshnaprabhu

    ASP.NET hosting

  • CSS not working
    K kpsetty

    Anuj Kamthan, Do NOT leave spaces between the property value and the units! Suppose if you used "margin-left: 20 px" instead of "margin-left: 20px" it will only work properly in IE6 but it will not work in Mozilla/Firefox or Netscape. The following information only is enough to add stylesheet. Krisshnaprabhu Setty

    ASP.NET css com help

  • CSS not working
    K kpsetty

    hello Anuj Kamthan, i think this is the correct way,please check the name and path of the folder. i am also using CSS. the following is the code i used.check whether u have a folder named common. krisshnaprabhu Setty

    ASP.NET css com help

  • How to Get One Form's(datagrid items) Values in another Form
    K kpsetty

    hey there, thanks for your reply, i know how to use the request.querystring methods, but in my page i am havign more than 25 labels and one datagrid, the datagrid contains 5 columns and the size of the row will be change, os i need those controls in another page. now i use server.transfer method and acheived method to get those controls in another page, how can i get these contols, if i use response.redirect method.

    ASP.NET tutorial

  • How to Get One Form's(datagrid items) Values in another Form
    K kpsetty

    hi friends, in one form i am havig few textboxes to take input from the user and having one datagrid,in the datagrid ther use will change some values, after he click the 'Go' button , i am going to another pager, there i need these textboxes value and datagrid's changed values.

    ASP.NET tutorial

  • Adding items to DataGrid in runtime
    K kpsetty

    hi, i think u said for web application, may i get the solution for window application to add/update/delete at runtime

    Visual Basic csharp

  • how to make a datagridcolumn as combobox
    K kpsetty

    hi friends, i am new to vb.net window applications,i don't know how to make a datagrid column as combobox and at the same time i need to bind the data to the combobox from the database.is anyone knows please help me

    Visual Basic csharp database help tutorial

  • how to format a string in the templatecolumn
    K kpsetty

    hi graus, thanks for ur reply, the below coding is i am using.i had used "Formatstring" method to format the column. but it gives error. -- modified at 5:10 Tuesday 30th August, 2005

    ASP.NET tutorial

  • how to format a string in the templatecolumn
    K kpsetty

    hi friends, i don't know how to format a templatecolumn. this is a number column, i ahve show this with commas and two digits after decimal.

    ASP.NET tutorial

  • Is anybody know how to validate(using javascript) a textbox inside datagrid
    K kpsetty

    hi dear, i can't get any intellisence after " e.Item.Cells(0).Controls(1).... ", i don't know how u get this. i tried in the itemdatabound and itemcommand

    ASP.NET javascript help tutorial

  • Is anybody know how to validate(using javascript) a textbox inside datagrid
    K kpsetty

    i want to use javascript validation.The textbox(inside the datagrid) should not accept special characters like @#^&|\/%~`

    ASP.NET javascript help tutorial

  • Is anybody know how to validate(using javascript) a textbox inside datagrid
    K kpsetty

    hi friends, i don't know how to validate(using javascript) a textbox control inside a datagrid.please help me i am new to this.

    ASP.NET javascript help tutorial

  • how to attach file from network drives
    K kpsetty

    dear salim, i used the code "getfile.postedfile.Filename" but it throws the error, eventhough i tried ur code "IO.Path.GetFileName(getFile.PostedFile.FileName)" but it returns only the filename and not along with the path.i hope u got my question correctly.for ur reference once again i explain. problem: ======== In my local Area Network there are 5 computers and one server.Everybody have right to access(Read,Write,Delete) a folder which is in the server.i am making web application.in my application i am using HTML file field for attaching file.If i pick a file from the server's accessible folder then it will throw an exception "Could not find part of the filename".but if i select a file from my local harddrives then it works without any problem.

    ASP.NET html sysadmin tutorial

  • how to attach file from network drives
    K kpsetty

    dear salim, actually i can be able to attach and upload the file to sql server only form my local drives (C:, D:)etc., bu i can't be able to pick and upload the files from the another computers available in my Local Area Network.

    ASP.NET html sysadmin 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