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
  1. Home
  2. General Programming
  3. C#
  4. Can any one help please?

Can any one help please?

Scheduled Pinned Locked Moved C#
csharpjavahtmlasp-netdesign
6 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 2840174
    wrote on last edited by
    #1

    I am doing work in asp.net using c# in VS2008. I would like to give output in java script window because client dont want button and address, tool bars. so i need to design my own window for out put. I am very new in this field. I really don know which ddl i need to use and where i need to place code (in html, in page_load) Can any one please help me in this regard? thanks

    N C G 3 Replies Last reply
    0
    • U User 2840174

      I am doing work in asp.net using c# in VS2008. I would like to give output in java script window because client dont want button and address, tool bars. so i need to design my own window for out put. I am very new in this field. I really don know which ddl i need to use and where i need to place code (in html, in page_load) Can any one please help me in this regard? thanks

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      Member 2842468 wrote:

      I am very new in this field.

      Then you probably shouldn't have taken on the work. :rolleyes:


      only two letters away from being an asset

      1 Reply Last reply
      0
      • U User 2840174

        I am doing work in asp.net using c# in VS2008. I would like to give output in java script window because client dont want button and address, tool bars. so i need to design my own window for out put. I am very new in this field. I really don know which ddl i need to use and where i need to place code (in html, in page_load) Can any one please help me in this regard? thanks

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #3

        Tell your client you were ripping them off, then buy a book and read it before taking more work. also, when you have ASP.NEt questions, use the ASP.NEt forum.

        Christian Graus Driven to the arms of OSX by Vista.

        1 Reply Last reply
        0
        • U User 2840174

          I am doing work in asp.net using c# in VS2008. I would like to give output in java script window because client dont want button and address, tool bars. so i need to design my own window for out put. I am very new in this field. I really don know which ddl i need to use and where i need to place code (in html, in page_load) Can any one please help me in this regard? thanks

          G Offline
          G Offline
          Guffa
          wrote on last edited by
          #4

          Member 2842468 wrote:

          I would like to give output in java script window because client dont want button and address, tool bars.

          That is not possible. Even if you open a new window using Javascript, you can't get rid of the address field.

          Despite everything, the person most likely to be fooling you next is yourself.

          N 1 Reply Last reply
          0
          • G Guffa

            Member 2842468 wrote:

            I would like to give output in java script window because client dont want button and address, tool bars.

            That is not possible. Even if you open a new window using Javascript, you can't get rid of the address field.

            Despite everything, the person most likely to be fooling you next is yourself.

            N Offline
            N Offline
            NikoTanghe
            wrote on last edited by
            #5

            yes, this is possible from javascript, use: window.open(url, targetFrame, "toolbar=no,width=500,height=500,resizable,scrollbars");

            << Nearly all men can stand adversity, but if you want to test a man's character, give him power. >>

            G 1 Reply Last reply
            0
            • N NikoTanghe

              yes, this is possible from javascript, use: window.open(url, targetFrame, "toolbar=no,width=500,height=500,resizable,scrollbars");

              << Nearly all men can stand adversity, but if you want to test a man's character, give him power. >>

              G Offline
              G Offline
              Guffa
              wrote on last edited by
              #6

              No, it's not possible. That doesn't remove the address field. (It might work it if the page is a file on your own computer, but that's not really relevant.)

              Despite everything, the person most likely to be fooling you next is yourself.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

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