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
P

Priya S

@Priya S
About
Posts
41
Topics
17
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Month&Year
    P Priya S

    i got it by writing such as: String.Format("{0:MM/yyyy}", DateTime.Now).ToString() thanks fr ur help

    Thanks in advance, Priya.

    Visual Basic tutorial

  • Month&Year
    P Priya S

    how to filter month & year alone from datetime type

    Thanks in advance, Priya.

    Visual Basic tutorial

  • Pbm:dropdowntab
    P Priya S

    this is written inside inline html, no user control

    Thanks in advance, Priya.

    ASP.NET javascript sysadmin

  • Pbm:dropdowntab
    P Priya S

    hi, i hv tab menu with dropdown menu ---- a id="Home0" href="~/Default.aspx" runat="server" title="Home">Home a id="Home1" href="~/About Us/Default.aspx" runat="server" title="About Us" rel="dropdown_about_us">About Us a id="Home2" href="~/Services/Default.aspx" runat="server" title="Services" rel="dropmenu_services">Services a id="Home3" href="~/Careers/Default.aspx" runat="server" title="Careers" rel="dropmenu_careers">Careers a id="Home4" href="~/Contact.aspx" runat="server" title="Contacts">Contacts dropdown ------- div id="dropdown_about_us" class="dropmenudiv_c" a id="Home5" href="~/About Us/Page1.aspx" runat="server" title="About Us - Page1">Page1 a id="Home6" href="~/About Us/Page2.aspx" runat="server" title="About Us - Page2">Page2 a id="Home7" href="~/About Us/Page3.aspx" runat="server" title="About Us - Page3">Page3 div> this is working while loading along with a javascript. when i goto deafult page,it works with dropdown, wen moved to ~/About Us/default.aspx not showing dropdown wat could be pbm.

    Thanks in advance, Priya.

    ASP.NET javascript sysadmin

  • image beside url
    P Priya S

    Great , it worked.

    Thanks in advance, Priya.

    ASP.NET question

  • image beside url
    P Priya S

    Thanks, i ll have a check.

    Thanks in advance, Priya.

    ASP.NET question

  • image beside url
    P Priya S

    when you type a url,you will find "IE" logo "e" symbol. as soon as url gets loaded, that is replaced with corresponding logo like: first:ewww.google.com then :Gwww.google.com do u get it

    Thanks in advance, Priya.

    ASP.NET question

  • image beside url
    P Priya S

    how do i get the image beside the url, you know when you type www.google.in you get the "G" logo beside the www.... how do you do that??

    Thanks in advance, Priya.

    ASP.NET question

  • Pbm: sqlexpress
    P Priya S

    after installin sqlexpress i get this error: "Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed. what could be the reason

    Thanks in advance, Priya.

    ASP.NET database sql-server sysadmin help

  • pop-up message
    P Priya S

    i tried, it says 'function' not found.

    Thanks in advance, Priya.

    ASP.NET javascript

  • pop-up message
    P Priya S

    nothing happens

    Thanks in advance, Priya.

    ASP.NET javascript

  • pop-up message
    P Priya S

    i want pop-up message that too with Page.ClientScript.RegisterStartupScript(this.GetType(), "pop-up", "javascript: return window.alert('Agree Terms & Conditions to proceed');");

    Thanks in advance, Priya.

    ASP.NET javascript

  • pop-up message
    P Priya S

    i tried this, not pop-up ing, just like that it writes, that too as: javascript: return window.alert('Agree Terms & Conditions to proceed');

    Thanks in advance, Priya.

    ASP.NET javascript

  • pop-up message
    P Priya S

    where shud i give tat, inside code-behind or inline html

    Thanks in advance, Priya.

    ASP.NET javascript

  • pop-up message
    P Priya S

    i want pop-up to be displayed, if user not checking the checkbox

    Thanks in advance, Priya.

    ASP.NET javascript

  • pop-up message
    P Priya S

    this is not working , i tried

    Thanks in advance, Priya.

    ASP.NET javascript

  • pop-up message
    P Priya S

    Page.ClientScript.RegisterStartupScript(this.GetType(), "pop-up", "javascript: return window.alert('Agree Terms & Conditions to proceed');"); this code just writes whatever in the last parameter like: javascript: return window.alert('Agree Terms & Conditions to proceed'); i need to pop-up

    Thanks in advance, Priya.

    ASP.NET javascript

  • alertbox in web appln
    P Priya S

    if (!IsPostBack) { if (CheckBox1.Checked == false) { Button1.Attributes.Add("onclick", " window.alert('Agree Terms & Conditions to proceed');"); } } i tried like tis, every time it pop-ups the message even after checking the checkbox

    Thanks in advance, Priya.

    ASP.NET javascript

  • alertbox in web appln
    P Priya S

    i have used code: --------------- imgbtnSub.Attributes.Add("onclick", "javascript: return window.alert('Agree Terms & Conditions to proceed');"); it works fine,but as i have given this under imgsub_click() it pop-up message only during second click i even tried giving onload, not working, hw to pop-up during first time itself

    Thanks in advance, Priya.

    ASP.NET javascript

  • alertbox in webapplication
    P Priya S

    thanks, it works good.

    Thanks in advance, Priya.

    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