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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
U

User 3450649

@User 3450649
About
Posts
12
Topics
8
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Regular Expression Help
    U User 3450649

    Sorry it's not wrking Thanks

    ASP.NET regex help

  • Regular Expression Help
    U User 3450649

    Hi i want to write regular expression for two decimal places, Exact Like 1.23 or 3.21 only Thanks

    ASP.NET regex help

  • IFrame Window Event
    U User 3450649

    Hi all I am trying to find Window key event inside Iframe Can any one give me idea how to find window event inside iframe window.frames.event This will return null in java script How to get Event....Help me please Thanks

    ASP.NET java tools help tutorial

  • Iframe refresh Problem
    U User 3450649

    Hi All i have one aspx page inside this page i have one i frame, if the user clik on f5 there is no page refresh , i have write some java script for that , and this code is wrking, if the user press f5 inside or uotside of i frame but there is some condition.. if the Iframe Src= local file it's wrk fine ="abc.aspx" but if i change the IFRAME SRC to url(for example www.anyurltest.com), then the page will refreh if the user press f5 inside IFrame. Code : function DisableCtrlR() { debugger; if(111 < window.event.keyCode && 124 > window.event.keyCode) //disable F1-F12 { window.event.keyCode=0; event.returnValue = false; return false; } } <body onload="document.onkeydown=DisableCtrlR;"> <form id="form1" runat="server"> <iframe id="Frame" src="http://www.anyurltest.com" onload="Chek();"> </form> </body> Thanks </x-turndown>

    ASP.NET java com sysadmin debugging tools

  • Regular Expression Problem
    U User 3450649

    Ya It's wrking fine , and thanks a lot.. , i also go with the same url for regular expression , thanks .

    ASP.NET help regex

  • Regular Expression Problem
    U User 3450649

    Hi all i have a problem with regular expression,my requrment is start with I/i then five digit then . and then one digit for this i have write some expression var exp = new RegExp("^I|i\[0-9]*\\d{5}.[0-9]$"); but this expression is not wrking, can u help mee Thanks

    ASP.NET help regex

  • Push Server
    U User 3450649

    Hi Thanks man , The article is good,but my problem is still in pending,do u have any idea abt comet server,in which language i create the comet server,if u know abt that then help me Thanks

    ASP.NET sysadmin help tutorial lounge

  • Push Server
    U User 3450649

    Hi All I have some problem,i am working on chat application,and want to create Push server ,can any one give me some idea or link ,how to create push server in dot net (For pooling data from client to server) ,i hope u guys understand the problem. Thanks

    ASP.NET sysadmin help tutorial lounge

  • AutoComplete Extender Textbox With AutoPostbak
    U User 3450649

    Hi Please give me the solution of my problem(Auto Complete extender post back when scroll) which event i use for this. Thanks :)

    ASP.NET help

  • AutoComplete Extender Textbox With AutoPostbak
    U User 3450649

    Hi all I am using AutocompleteExtender with TextBox ,the autopostback property of the textbox is true and there is some event on textchange event,The Autocomplete extender show the scrollbar. The problem is when i drag the scrollBar the Text TextChanged event is call means it postback,help me Thanks

    ASP.NET help

  • Get Selected Text
    U User 3450649

    Hi Friends I'm trying to get selected text from another program.like notepad,word and IE,I have an application which is running on system startup and it's show on the system tray. Now, whan I select some text from another program e.g. MS Word, IE, notepad, and then I hotkey my applicatin, I need to get selected text! If some know the idea behind it then please help Thanks to all

    C# help

  • Using Scanner In Asp.Net Application
    U User 3450649

    Hi All I Have some problem in my web app, i want to communicate with scanner using Asp.Net 2.0,capture the image and show it to my web application,is it possible in asp.net 2.0,Please help me . Thanks

    ASP.NET help csharp asp-net
  • Login

  • Don't have an account? Register

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