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
L

Luay Essa

@Luay Essa
About
Posts
32
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Set the DropDownList AutoPostBack property for some items
    L Luay Essa

    How can i set the AutoPostBack property for some items in the dropdownlist ? Example: When i select some items in the dropdownlist, i want the page to postback, while other items should not.

    ASP.NET question tutorial

  • Is ASP.net with typed dataset safe from SQL injection ? [modified]
    L Luay Essa

    I am developing web sites using Visual Studio 2005 and typed dataset to access the database (SQL 2005 and Access 2003). Because the typed dataset generate parameterized queries, is that enough to be safe from SQL injection ?

    ASP.NET csharp database asp-net visual-studio question

  • Insert Code tag in the webbrowser control
    L Luay Essa

    I have webbrowser control and a tool menu. There is a button in the tool menu that when clicked, the webbrowser should surround the selected text with a "" tag. Do you have any idea how can i do this ?

    Windows Forms question

  • need help for javascript MouseDragging
    L Luay Essa

    http://www.walterzorn.com/dragdrop/dragdrop\_e.htm

    Web Development javascript help tutorial question

  • DropdownList Overlapping DHTML DropDown Menu
    L Luay Essa

    Use Ajax

    Web Development help javascript tutorial

  • Regular Expression For Year
    L Luay Essa

    Try this: ^\d{1,4}$

    Web Development csharp regex question

  • Download file in Web using C#.net 2.0
    L Luay Essa

    Try to user response.BinaryWrite

    Web Development csharp help

  • Question in CSS
    L Luay Essa

    is there a differnece between these styles ? 1- body { bla... bla } html body { bla... bla }

    Web Development question html css wpf

  • Question in CSS
    L Luay Essa

    Is there a difference between these two styles ?: 1- *{ margin:0; } 2- body { margin:0; }

    Web Development question css wpf

  • Securing Access to downloadable software
    L Luay Essa

    1- provide an account for each customer. 2- store the software(binary data) in a database. 3- when the user clicks to download the software, perform any checks you want before getting the software from the database.

    Web Development sales help question

  • Closing window in FireFox ?
    L Luay Essa

    Vasudevan Deepak Kumar wrote:

    Have you used it

    Without it, the javascript coding is more complex than building nuclear weapons.

    Web Development javascript tutorial question

  • Closing window in FireFox ?
    L Luay Essa

    There is no Error !!

    Web Development javascript tutorial question

  • Closing window in FireFox ?
    L Luay Essa

    Pete O`Hanlon wrote:

    Curses to FireFox.

    FireFox is the best browser (for the web developers).

    Web Development javascript tutorial question

  • Closing window in FireFox ?
    L Luay Essa

    It did not work :( !! Remember that i test only on FireFox

    Web Development javascript tutorial question

  • Closing window in FireFox ?
    L Luay Essa

    Michael Sync wrote:

    Try this link.

    Also this solution does not work !! I think this is the final answer: "You can only close a window with JavaScript that you opened with JavaScript. If your visitor opened the window then you can't close it." Check this: http://www.webdeveloper.com/forum/showthread.php?t=153088

    Web Development javascript tutorial question

  • Closing window in FireFox ?
    L Luay Essa

    Michael Sync wrote:

    window.close(); doesn't work??

    Unfortunately, it does not work:(

    Web Development javascript tutorial question

  • Closing window in FireFox ?
    L Luay Essa

    How to close a window (not a popup) using javascript in FireFox ?

    Web Development javascript tutorial question

  • Title for crystal report project
    L Luay Essa

    DataBase Management System

    Web Development database

  • ImageButton problem.
    L Luay Essa

    See the HTML source code for the uploaded page after browsing it. Check the path of the image.

    Web Development sysadmin help tutorial

  • unable to compare in javascript [modified]
    L Luay Essa

    rahul.net11 wrote:

    Can i debug in javascript if the javascript is externally available.

    Yes, you can do it even if the javascript code in separate file

    Web Development csharp javascript 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