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
S

sulabh2020

@sulabh2020
About
Posts
102
Topics
22
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • asp.net
    S sulabh2020

    Use dateTime control or use DateTime class to simply get Dattime value.

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET csharp asp-net tutorial

  • Push Page Code
    S sulabh2020

    Use Response.Redirect("http://www.Google.com");

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET question

  • window Close event
    S sulabh2020

    Hi All, Here i m stucked with a problem and devoted my best half the day to solve the same but cant get any sucess. my problem is, i want to trace the browser close button event and perform some operation on the same. I have tried all the things like window.close(), onunload event but cant able to find the correct sollution. i dont want my function to call at page refresh, i wants to call the same only when user clicks to X button of browser. Please help

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET help csharp asp-net debugging

  • onclick event for anchor tag
    S sulabh2020

    Hi, Definately it is possible. you have to make ur anchor tag as runat="server" than define onclick="function_name" Hope this helps you.

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET javascript help

  • how do I refresh a page?
    S sulabh2020

    Hi, I got ur Problem tell Me whether you want to refresh the gridview with out rendering the page again or refreshing the whole page. if u want to refresh the datasource of gridview whithout rendering the apge again do usse ajax object. or do use javascript to refresh the whole page after certain period of time.

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET question css database tutorial

  • The responseText property of XMLHttpRequest object is returning the whole HTML page
    S sulabh2020

    Hi dear, Ur code is perfect for xmlhttp, may be there is some bug in the page where u r getting response.. try debug the code by direct opening the url with passed parameters u now can easily trace the bug if any..

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET csharp javascript html asp-net database

  • Display first (n) number of words of string......
    S sulabh2020

    hey dear it is basics of strings. try to use substring function of string e.g: string strtext; printf(strtext.substring(0,250)); this give u a result.

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET lounge

  • Help me please
    S sulabh2020

    Dear try to upload in Binary format, while using filestream..

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET help

  • question about Visual STudio 2008
    S sulabh2020

    Hi dear, well ya this is not possible as u got lisence for only one Member, bt if u try to buy the lisence for than one than obviously it cost much.. also u can call to miscosoft customer support for the same . u will be better helped by them.. Regards, Sulabh jain

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET visual-studio question csharp help

  • File upload problem
    S sulabh2020

    Hi dear, For making upload more than 4MB you just need to alter ur webconfig file, becoz by default webconfig settings allows for 4MB data transmit. u can find the Code line for same thru google.

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET help csharp asp-net question

  • regular expression confusion
    S sulabh2020

    u may get help from this link http://www.15seconds.com/issue/010301.htm

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET regex question

  • vb.net to c#
    S sulabh2020

    int CurrentAdvice; Random ra = new Random(CurrentAdvice).Next(0, 9);

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET csharp lounge

  • regular expression
    S sulabh2020

    Dear that is good that u have to explore deep in metacharacters. But there are different meanings for these metacharactters according to area in which u have to use... so its difficult to learn all at once.. first u can explore ur self with regularexpression.. n this is only possible if u ever try ur hand in Automata. if u require any help in ASP.NET3.0 than sure i will help u as i m exploring my self in thge same area.

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET regex question workspace

  • How can I prevent user from resubmitting Button
    S sulabh2020

    There are many options just redirect the user to other sucessfull page, or clear all controls of the page and just check whether there exists value in controls if not than stop user submitting the form.

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET question

  • regular expression
    S sulabh2020

    In exact what u r required for

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET regex question workspace

  • regular expression [modified]
    S sulabh2020

    here is ur solution, "^[1-9]+[0-9]*(\.{1}[0-9]+)?"

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET help regex

  • Problem with unzip
    S sulabh2020

    DEAR I USED VSJLIB FOR UNZIPPING THE FILE. USING THIS REFRENCE UNZIPPING IS VERY EASY. DO TRY OUT THIS

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET help com question

  • validation
    S sulabh2020

    hey sonia here is solution for ur problem.. u must use RegularExpressionValidator Display="None" ErrorMessage="Postal Code - accepts only numeric digits." ValidationGroup="iaValidator" ValidationExpression="[0-9]*">

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET help

  • If they are More controls on webpage, How to manage?
    S sulabh2020

    Instead of server controls i preferd to use HTML controls, becoz it does not required parsing of ASp.net control tags to HTML tags which saves lot of processing n time.

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET question sysadmin tutorial career

  • New to ASP.net "simple question"
    S sulabh2020

    use input controls of html to do same and onfocus event of the control call javascript to do the same. Hope this is the exact solution for u.

    Hello Forum Always be in touch to help about the topic ASP.NET

    ASP.NET csharp html asp-net tutorial question
  • Login

  • Don't have an account? Register

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