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

kheer

@kheer
About
Posts
22
Topics
14
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Multi Language Support in MVC
    K kheer

    Hi Guys, I am new to MVC, i have got a situation where i have to support 10 languages in my web application. I have made some research and found that resource files and routing are the process to accomplish the task. could you please guide me which is the best way. Thanks.

    ASP.NET asp-net architecture tutorial learning

  • Moving Files
    K kheer

    hi simon, i have used this impersonation, but we can only have one impersonated user in our web.config file. my problem is i have to move the files through almost five servers, at this point i am getting the error.

    ASP.NET help question

  • Moving Files
    K kheer

    Hi, what is the process for moving files over servers. i have used System.IO class File.Move. when i am trying to move files i am getting error as (Access to the path is denied).

    ASP.NET help question

  • Sessions
    K kheer

    I want to pass data from one page to another is it correct process using 15 session objects for this process or is there any other way of passing data from one page to another

    ASP.NET

  • Crystal Reports
    K kheer

    i want to pass an sql query to generate crystal reports is it possible.if so please guide me

    Database database tutorial

  • How to add Values in Gridview Column
    K kheer

    i have a grid view with a column of integer values problem is that i want to add the values in the columns and display it in textbox thanks in advance

    C# css help tutorial

  • menu control
    K kheer

    no nothing a plain menubar with autoformat

    ASP.NET

  • menu control
    K kheer

    i want to know why my menubar control is not working in Internet Explorer when i open my application(menubar) in Mozilla its working correctly do i have to change any settings in my IE ..............thnks in advance

    ASP.NET

  • logging out
    K kheer

    yes, i know that but i want to clear the history so that logout action would be succesful

    ASP.NET help

  • regarding foreignkey data
    K kheer

    ok thanks for ur advice

    Database help

  • logging out
    K kheer

    i have used sessions in my application I have a problem loggingout of application when i press back button(in browser) the pages are reappearing i want to stop this is there any code please help me............urgent thanks in advance

    ASP.NET help

  • regarding foreignkey data
    K kheer

    thats wat i am saying when i enter other values i want to generate an popup message showing error

    Database help

  • regarding foreignkey data
    K kheer

    I have two tables. both tables have a common column (named=Rank) I have made table1 column(Rank) as primary key I have made table2 column(Rank) as foreign key every thing is working properly problem is when i enter some invalid data in table2(into Rank) which is not there in table1 I want to generate a pop up is this possible thanks in advance

    Database help

  • [Message Deleted]
    K kheer

    it is a windows app

    ASP.NET

  • [Message Deleted]
    K kheer

    actually i want to make that as a setup file and install it in other system

    ASP.NET

  • [Message Deleted]
    K kheer

    [Message Deleted]

    ASP.NET

  • How is XML useful in DOTNET, where is it used
    K kheer

    I am just confused about XML and its USE in DOTNET Send me some details or links about this to clear my confusion :)

    ASP.NET csharp xml

  • Problem with JavaScript Date process
    K kheer

    I want todays date in one textbox and in another textbox 15days incremented i have a Javascript code for getting date month Year function addDate() { TheDate = new Date(); var theMonth = TheDate.getMonth(); var theDay = TheDate.getDate(); var theYear = TheDate.getFullYear(); if (document.getElementById('Text1').value == '') { document.getElementById('Text1').value = theDay + '/' + theMonth + '/' + theYear ; } else { document.getElementById('Text1').value = theDay + '/' + theMonth + '/' + theYear ; } } I am unable to increment the date in second textbox help me to solve this problem.:confused:</x-turndown>

    C# help javascript

  • About Mail
    K kheer

    Hi every one I am a beginner in ASP.NET I am working on sending Email, but unable to get it... I am screwed up........., i have tried many codes in google but i am confused. Please any one can give me steps to follow from beginning to end. :|

    ASP.NET csharp asp-net learning

  • have a problem with sessions
    K kheer

    i have got it but have one problem after logging out when i press back button every thing remains the same which should not happen how to do this

    ASP.NET help csharp asp-net 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