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. Web Development
  3. ASP.NET
  4. Script need & how to call in our form...,

Script need & how to call in our form...,

Scheduled Pinned Locked Moved ASP.NET
javascripttoolshelptutorialquestion
10 Posts 3 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.
  • M Offline
    M Offline
    Member 3879881
    wrote on last edited by
    #1

    Hi i am using some links in one of my form..., Those links i want in all my other forms too..., I dont like to give each and every forms those links..., So i like to give those links in some javascript...., To call that javascript those links want to be come there all other forms..., Its possible?, This is my code:(That Inside "div" things want to come in script) How to do that,Plz help me...,

    • Master
      • Master Company
      • Master Project
      • Report
    • LogOut

    Cheque Issued

    Regards, Magi

    T 1 Reply Last reply
    0
    • M Member 3879881

      Hi i am using some links in one of my form..., Those links i want in all my other forms too..., I dont like to give each and every forms those links..., So i like to give those links in some javascript...., To call that javascript those links want to be come there all other forms..., Its possible?, This is my code:(That Inside "div" things want to come in script) How to do that,Plz help me...,

      • Master
        • Master Company
        • Master Project
        • Report
      • LogOut

      Cheque Issued

      Regards, Magi

      T Offline
      T Offline
      T EDY
      wrote on last edited by
      #2

      Magh_M wrote:

      i am using some links in one of my form..., Those links i want in all my other forms too...,

      Am I missing Something in Your Question? Why dont u use a master page that contain the link u want..so if u want those link in other form just add your pages into the master page Regards, Tomi

      M 1 Reply Last reply
      0
      • T T EDY

        Magh_M wrote:

        i am using some links in one of my form..., Those links i want in all my other forms too...,

        Am I missing Something in Your Question? Why dont u use a master page that contain the link u want..so if u want those link in other form just add your pages into the master page Regards, Tomi

        M Offline
        M Offline
        Member 3879881
        wrote on last edited by
        #3

        Means?, I didnt get what ur trying to say?, Ya,i have shown those links in my default.aspx page..., If i selct the link it will go to another aspx page..., There also i need all those links..., How to do that?,

        Regards, Magi

        E T 2 Replies Last reply
        0
        • M Member 3879881

          Means?, I didnt get what ur trying to say?, Ya,i have shown those links in my default.aspx page..., If i selct the link it will go to another aspx page..., There also i need all those links..., How to do that?,

          Regards, Magi

          E Offline
          E Offline
          Edwin Syarief
          wrote on last edited by
          #4

          Tomi means that you should create MasterPage.master not .aspx. If you create link in MasterPage.master, it will shown in all your webpage. Regard, Edwin

          1 Reply Last reply
          0
          • M Member 3879881

            Means?, I didnt get what ur trying to say?, Ya,i have shown those links in my default.aspx page..., If i selct the link it will go to another aspx page..., There also i need all those links..., How to do that?,

            Regards, Magi

            T Offline
            T Offline
            T EDY
            wrote on last edited by
            #5

            What i'm trying to explain is: First u have to create a masterpage that contain the link that u want to be appear in other page For example : i have a masterpage name master1.master on that master page i have a link name : Login (redirect to login.aspx), Home (redirect to default.aspx), Second(redirect to secondpage.aspx), and etc..After i go to my secondpage.aspx i want my link (Login, Home, Second,etc..) also appears in the secondpag.aspx is that what u want? if yes..then when u make secondpage.aspx and any otherpage that u want the link to be appear, you have to check the checkbox select masterpage then choose the masterpage (in my case is master1.master)..by doing that u will have your link to be appear in anypages u make(in case u select the masterpage) Hope Can Help U..if u still confuse please tell me:) Kind Regards, Tomi

            M 1 Reply Last reply
            0
            • T T EDY

              What i'm trying to explain is: First u have to create a masterpage that contain the link that u want to be appear in other page For example : i have a masterpage name master1.master on that master page i have a link name : Login (redirect to login.aspx), Home (redirect to default.aspx), Second(redirect to secondpage.aspx), and etc..After i go to my secondpage.aspx i want my link (Login, Home, Second,etc..) also appears in the secondpag.aspx is that what u want? if yes..then when u make secondpage.aspx and any otherpage that u want the link to be appear, you have to check the checkbox select masterpage then choose the masterpage (in my case is master1.master)..by doing that u will have your link to be appear in anypages u make(in case u select the masterpage) Hope Can Help U..if u still confuse please tell me:) Kind Regards, Tomi

              M Offline
              M Offline
              Member 3879881
              wrote on last edited by
              #6

              Ya still i am confuse..., I searched in my solution explorer, I dont have any .master file format..., Where i should get? See my probs is: One of the user login his mailid..., It will transfer him to default.aspx page..., There he will get menu bars..., If he select in that any menu...,It will show according to the selection menu aspx page..., Now in that aspx page also that menu bars want to be there..., This is my question...,

              Regards, Magi

              E T 2 Replies Last reply
              0
              • M Member 3879881

                Ya still i am confuse..., I searched in my solution explorer, I dont have any .master file format..., Where i should get? See my probs is: One of the user login his mailid..., It will transfer him to default.aspx page..., There he will get menu bars..., If he select in that any menu...,It will show according to the selection menu aspx page..., Now in that aspx page also that menu bars want to be there..., This is my question...,

                Regards, Magi

                E Offline
                E Offline
                Edwin Syarief
                wrote on last edited by
                #7

                - In your solution explorer try to right click and choose add new item - Then If u use VS 2005 Master Page item will exist. Create menu bars in that masterpage. Then U add new Item Webform and fill the choose masterpage's checkbox. U will see your menu bar in webform that U just created :-D Regard, Edwin

                1 Reply Last reply
                0
                • M Member 3879881

                  Ya still i am confuse..., I searched in my solution explorer, I dont have any .master file format..., Where i should get? See my probs is: One of the user login his mailid..., It will transfer him to default.aspx page..., There he will get menu bars..., If he select in that any menu...,It will show according to the selection menu aspx page..., Now in that aspx page also that menu bars want to be there..., This is my question...,

                  Regards, Magi

                  T Offline
                  T Offline
                  T EDY
                  wrote on last edited by
                  #8

                  Hello Magh, the masterpage file(*.master) can be found if u have already created the file..add new item=>choose masterpage in master page u only design the form put some link, tables or anything u want to be able in your firstpage, second page, any page that u want the link or anything else to be show.. Tell me if u still have a problems:) -- modified at 5:31 Tuesday 31st July, 2007

                  Regards, Tomi

                  M 1 Reply Last reply
                  0
                  • T T EDY

                    Hello Magh, the masterpage file(*.master) can be found if u have already created the file..add new item=>choose masterpage in master page u only design the form put some link, tables or anything u want to be able in your firstpage, second page, any page that u want the link or anything else to be show.. Tell me if u still have a problems:) -- modified at 5:31 Tuesday 31st July, 2007

                    Regards, Tomi

                    M Offline
                    M Offline
                    Member 3879881
                    wrote on last edited by
                    #9

                    Really, in my add new item place..., I didnt get .master file format..., I got only..., .aspx,ascx,.vb,.xsd,.xml.........etc Like that only i got, I didnt get .master file, Plz for that .master file i have to add any reference?, or any other things?,

                    Regards, Magi

                    T 1 Reply Last reply
                    0
                    • M Member 3879881

                      Really, in my add new item place..., I didnt get .master file format..., I got only..., .aspx,ascx,.vb,.xsd,.xml.........etc Like that only i got, I didnt get .master file, Plz for that .master file i have to add any reference?, or any other things?,

                      Regards, Magi

                      T Offline
                      T Offline
                      T EDY
                      wrote on last edited by
                      #10

                      I see..are u using VS2003 for u'r web development? I suggest u use VS2005 or Visual Web Developer Exprress Edition 2005..by using that u will have a master page file in your add new item I have a video trainning for using a master page..Pls inform me when u needed it.. "Knowledge is free"

                      Regards, Tomi

                      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