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

ketan bader

@ketan bader
About
Posts
7
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Multicolumn Listboxes in Ms-ACCESS [modified]
    K ketan bader

    hi all, I want to fill multicolumn listbox from an recordset. How is this possible? Without using Getstring() of Recordset. please suggest me another way. Regards.

    modified on Monday, February 9, 2009 7:06 AM

    Database question

  • Implement common JS to Textboxes
    K ketan bader

    Hi, all I am using a JS for validation of HTML Tags in textboxes. I have 15 textbox control to validate.. can someone tell me how can i use a common JS for all textboxes, because giving textboxid of all controls to "getElementById()"is not possible.. I am using the following JS. function tagValidate() { str=(document.getElementById ('htmltag')).value; if(str.match(/([\<])([^\>]{1,})*([\>])/i)==null) alert("There is no HTML Tags Found"); else alert("HTML Tags Found"); } Regards.

    Web Development javascript html regex question

  • Datagrid Paging??
    K ketan bader

    hi all, I am developing an exam web page, i have a datagrid control with 3 pages. The grid consists of combobox template column of values "yes" or "no". if it is selected"yes" score is 4 if no score is 2, i need to get the total of the score of the 3 pages at once. ho do i make it work. Regards.

    Web Development css question

  • MS-ACCESS combofilling [modified]
    K ketan bader

    Hi all... I am developing an application completely in MS_ACCESS. I have my project and the Access database at different locations e.g C:\ & D:\ resp. Now i want to fill the combobox with two Columns Srno, Name. Here "Srno" is Should be hidden Column. Help me how would I do it.. Thanks & Regards..

    modified on Monday, February 2, 2009 7:11 AM

    Database database help

  • MS_ACCESS combobox filling.
    K ketan bader

    Hi all... I am developing an application completely in MS_ACCESS. I have my project and the Access database at different locations e.g C:\ & D:\ resp. Now i want to fill the combobox with two fields Srno, Name. Help me how would I do it.. Thanks & Regards..

    Visual Basic database help

  • how to display records?
    K ketan bader

    Hi all, I am developing a HR Portal, using vb.net 2003 & SQL 2000 for offline module. I want to display the applied Resumes from database in the following fashion: (checkbox) (Resume Heading) {Photograph(optional)} (Candidate Name) (Exp) (KeySkill) This Is a similar format of normal job sites which displays the companyName & job Details in Short at the time of Job Application. I want to do this using vb.net 2003 only. So All the Experts plz say me which control I should on the form also the source code. its a bit urgent!! deadline is near!!:( Regards...

    Windows Forms database career csharp tutorial

  • which control to use on form in vb.net???
    K ketan bader

    I want to display and select multiple related data in one control. i will have to update the selected data in database again. can anyone suggest me what control to use on form.?? with code

    Visual Basic csharp database question announcement
  • Login

  • Don't have an account? Register

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