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
A

Arif patel

@Arif patel
About
Posts
13
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to convert mm/dd/yy to dd/mm/yy
    A Arif patel

    Hi Dude its working. Thank you..... Arif patel

    C# tutorial

  • How to convert mm/dd/yy to dd/mm/yy
    A Arif patel

    Hi pete, I have wrote like this Label2.Text=DateTime.Now.ToString("dd/mm/yy"); But i am getting like this 02/27/07 which is wrong...plz reply me.. Arif patel

    C# tutorial

  • How to convert mm/dd/yy to dd/mm/yy
    A Arif patel

    Hi, can Any one tell me how to convert mm/dd/yy to dd/mm/yy format..... Arif patel

    C# tutorial

  • File Size
    A Arif patel

    Try this javacsript.... function A() { var oas = new ActiveXObject("Scripting.FileSystemObject"); var d = document.a.b.value; var e = oas.getFile(d); var f = e.size; alert(f + " bytes"); }

    Arif patel Bangalore

    ASP.NET

  • how to read txt file using java script
    A Arif patel

    Hi Dude, here is u r solution.... wwww.javascripter.com/faq/file reading source code is avaliable with example just go through it... Regards, Syed Arif patel.

    ASP.NET java tools tutorial

  • dropdownlist
    A Arif patel

    Hi kasi, Another way is using javascript. 1. create a dropdown list using javascript 2. From selected item of dropdownlist1 load items into the dropdownlist2. To create a dropdown list in JavaScript you can use the following code:

    Select a page JavaScript FAQ Numbers Strings Navigation Colors JavaScripter.net

    Just change the menu items and the corresponding URLs to whatever you want. You can use absolute URLs (like http://www.javascripter.net) as well as relative URLs (like mypage.htm). for loading items in dropdownlist2 the code must be written in load event of that page...... Hope this idea will work..... Regards, Syed Arif.

    ASP.NET database question

  • dropdownlist
    A Arif patel

    set Autopostback property=True of Dropdownlist1...

    ASP.NET database question

  • how to read txt file using java script
    A Arif patel

    Hi Dude, here is u r solution.... wwww.javascripter.com/faq/file reading source code is avaliable with example just go through it... Regards, Syed Arif patel.

    ASP.NET java tools tutorial

  • I need to display color when i mouseover on the MenuItem(ASP.Net)..Please help me
    A Arif patel

    See this site.. www.javascripter.com/faq

    ASP.NET csharp asp-net help

  • adding com componet
    A Arif patel

    Hi Kiran, Toolbox-->Right click-->show all-->select standard tab--> At bottom u can see.... Plz reply..... Regards, Syed Arif.

    ASP.NET com

  • split function in java script
    A Arif patel

    Hi sonia, To split a string, use the substring method: string.substring(start,end) Here string is the string from which you want to extract a substring. start is the number specifying the position of the character at which the substring begins. (The character at start itself will be included in the substring.) end is the number specifying the position of the character at which the substring ends. (The character at end will not be included in the substring.) Note that the first character in the string corresponds to position 0, and the last character to position string.length-1. Examples: 'Hello'.substring(0,2) // 'He' 'Hello'.substring(0,4) // 'Hell' Regards, S.Arif patel.

    ASP.NET java tools help question

  • dropdownlist in java script
    A Arif patel

    Hi Sonia, Looking at u r quarries I suggest you to visit this following site "www.javascripter.net" just navigate FAQ section of this site u will get solution for u r quarries. Regards, S.Arif patel

    ASP.NET csharp java javascript database tools

  • dropdownlist in java script
    A Arif patel

    To create a select menu like dropdownlist(select) you can use the following code:

    Select a page JavaScript Numbers Strings Navigation Colors JavaScripter.net

    Just change the menu items and the corresponding URLs to whatever you want. You can use absolute URLs (like http://www.javascripter.net) as well as relative URLs (like mypage.htm). Regards, S.Arif patel Mind Source Pvt Ltd.

    ASP.NET csharp java javascript database tools
  • Login

  • Don't have an account? Register

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