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
J

jebin k

@jebin k
About
Posts
43
Topics
23
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Creating graphical report(Pie chart, Bar gragh) in ASP
    J jebin k

    Can any one help me how to create graphical report in ASP. Thanks in Advance.

    Web Development help tutorial

  • Disable X button in javascript confirm alert
    J jebin k

    I need to disable confirm alert x button because when the user clicks X its takes as okay option. Thanks in Advance

    Web Development javascript

  • Go to the speciifed text
    J jebin k

    Hi, I have a very long aspx page where i have some links followed by the description for those link headings. When i click the link in the top the focus has to go to the description mentioned some where below and vice versa. How can i achieve it.

    Web Development question

  • Visible false TemplateField in server side
    J jebin k

    Hi, I load the datagrid based on a condition. If i load the datagrid by the first condition then i need to visible false some TemplateField in grid. Can i achieve this, any solution available for this. Thanks in Advance.

    ASP.NET css sysadmin

  • Hacking problem.
    J jebin k

    Hi, I have a web application hosted in a server and i am accessing it from remote. I give my credit card number and cvv, it does encrypting before saving in database, but i need to know before it is send to the server can anyone hack my information. If it can be hacked any solutions to overcome this problem. Thanks in Advance

    IT & Infrastructure database sysadmin help

  • Autocomplete arcticle without Webservice
    J jebin k

    Hi, Can any one help me with a Autocomplete article without using webservice

    Article Writing help

  • Transfer session state
    J jebin k

    Hi, I am creating a website and there a million hits so i decide to split my server, I have a session for username how will i transfer my session value to next server.

    IT & Infrastructure sysadmin

  • Data view not working
    J jebin k

    I have set Enableviewstate=true, my paging is working fine. The problem is gvToDoList_Sorting event is not firing when i click header to sort.

    ASP.NET algorithms debugging help question

  • Data view not working
    J jebin k

    Hi, When i try to sort, dataview records disappears. I have used AllowSorting="true". When I tried to debug the sorting event is not firing. Can anyone say what is the problem.

    ASP.NET algorithms debugging help question

  • Retrieve textbox value while using master page concept
    J jebin k

    yes it working, thanks.

    ASP.NET javascript html

  • Retrieve textbox value while using master page concept
    J jebin k

    This is how i have declared my textbox asp:TextBox ID="txtUsername" runat="server" CssClass="textBox" Width="200px" -- modified at 6:41 Thursday 25th October, 2007

    ASP.NET javascript html

  • Retrieve textbox value while using master page concept
    J jebin k

    Textbox is in content page only, i tried this code too but not working. I saw view source i noticed the name change so i took and tried with that name. function check_user() { var str = document.getElementById('ctl00_ContentPlaceHolder1_txtUsername').value; }

    ASP.NET javascript html

  • Retrieve textbox value while using master page concept
    J jebin k

    Hi, I am using master page and i inherited a aspx page and wrote html code inside asp:Content. I wrote a javascript code to get a textbox value for validation document.getElementById("txt_Amount").value, but i could not retrieve the value. Can any one say what i am doing wrong.

    ASP.NET javascript html

  • Outline in websites
    J jebin k

    Can we curve table like that. Excuse if my question is wrong

    IT & Infrastructure

  • Outline in websites
    J jebin k

    Hi, I see in many website a curved outline to a specific area, I need to know whether it is a curved Table border or it is an image.

    IT & Infrastructure

  • Load Dataset first row value in Listbox
    J jebin k

    Thanks

    ASP.NET

  • Load Dataset first row value in Listbox
    J jebin k

    First row value.

    ASP.NET

  • Load Dataset first row value in Listbox
    J jebin k

    Hi, I need to load the Dataset's first row value in a List box. Can any one say the syntax.

    ASP.NET

  • Wrong syntax when trying to save CSV file column as string
    J jebin k

    I have Varchar as my datatype, I checked CSV File in that Date column i found in the Format cells that the column is defined as Date. I think that may the problem , this is the code i use string ConStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + path + ";Extended Properties=\"Text;HDR=No;FMT=Delimited\\\""; System.Data.OleDb.OleDbConnection conn = new System.Data.OleDb.OleDbConnection(ConStr); System.Data.OleDb.OleDbDataAdapter da = new System.Data.OleDb.OleDbDataAdapter("Select * from " + file, conn); da.Fill(ds, "TextFile"); DGCsv.DataSource = ds.Tables[0].DefaultView;

    ASP.NET help database json

  • Wrong syntax when trying to save CSV file column as string
    J jebin k

    This is what i do string ConStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + path + ";Extended Properties=\"Text;HDR=No;FMT=Delimited\\\""; System.Data.OleDb.OleDbConnection conn = new System.Data.OleDb.OleDbConnection(ConStr); System.Data.OleDb.OleDbDataAdapter da = new System.Data.OleDb.OleDbDataAdapter("Select * from " + file, conn); da.Fill(ds, "TextFile"); DGCsv.DataSource = ds.Tables[0].DefaultView;

    ASP.NET help database json
  • Login

  • Don't have an account? Register

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