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
B

bhavesh3184

@bhavesh3184
About
Posts
6
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • pop-up message
    B bhavesh3184

    can please send me page in which you have written code and what u required my email id is = bhavesh3184@gmail.com thanks

    ASP.NET javascript

  • pop-up message
    B bhavesh3184

    why want return value of this alert? if u need return value then use confirm dialogue try this if your prob not solved then please explain me your exact prob please Page.ClientScript.RegisterStartupScript(this.GetType(), "pop-up", "doit();"); function doit() { if(window.confirm('Agree Terms & Conditions to proceed')) { //alert('OK'); return true; } else { // alert('Cancel'); return false; } } THANKS

    ASP.NET javascript

  • Save and Displaying the images from the database
    B bhavesh3184

    Can u tell me one thing U exactly want to store image in databse or only path of the image and image on your disk?

    ASP.NET csharp asp-net database tutorial

  • Help me to host
    B bhavesh3184

    on which version of asp.net u are working ? and yes please install framework for the same and then try to view your aspx pages thanks bhavesh

    ASP.NET help csharp html asp-net com

  • alertbox in web appln
    B bhavesh3184

    Hi try to put your Add attribute code to put under page load as given below and i am sure your prob got solved.and remove code from imgsub_click(). if (!IsPostBack) { ImageButton1.Attributes.Add("onclick", "javascript: return window.alert('Agree Terms & Conditions to proceed');"); } thanks bhavesh

    ASP.NET javascript

  • pop-up message
    B bhavesh3184

    Page.ClientScript.RegisterStartupScript(this.GetType(), "pop-up", "alert('Agree Terms & Conditions to proceed');"); Try this u got popup messge. if your prob solved the let me know thanks Bhavesh

    ASP.NET javascript
  • Login

  • Don't have an account? Register

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