Closed Thread
Results 1 to 5 of 5

Thread: Seperate several form items to several tabs without creating other html files

  1. #1
    yonghan is offline Learning Programmer
    Join Date
    May 2008
    Posts
    99
    Rep Power
    0

    Seperate several form items to several tabs without creating other html files

    Hi all, for example i got 2 text input and 2 checkbox..I want to show the textinput in a tab,and the 2checkbox in other tab without creating 2 html pages..Is it possible to achive it..Does anyone got an example for it?Thanks..

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,494
    Blog Entries
    75
    Rep Power
    143

    Re: Seperate several form items to several tabs without creating other html files

    You'll have to clarify. HTML doesn't have "tabs" be default, so you must have something in mind that creates the appearance of tabs, or be talking about browser tabs.

    Ultimately, you can do a wide variety of content with server-side scripting (PHP, ASP.NET, etc), but that may not be what you're after either.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    yonghan is offline Learning Programmer
    Join Date
    May 2008
    Posts
    99
    Rep Power
    0

    Re: Seperate several form items to several tabs without creating other html files

    I'm intending to use css WingedPanther..Thanks..

  5. #4
    Join Date
    Jul 2006
    Posts
    16,494
    Blog Entries
    75
    Rep Power
    143

    Re: Seperate several form items to several tabs without creating other html files

    In that case, you can easily do this with a single HTML file.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  6. #5
    yonghan is offline Learning Programmer
    Join Date
    May 2008
    Posts
    99
    Rep Power
    0

    Re: Seperate several form items to several tabs without creating other html files

    Ok WingedPanther..Thanks..

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 11-27-2010, 08:58 AM
  2. Replies: 6
    Last Post: 11-30-2009, 07:28 AM
  3. Seperate files for one program
    By Phoenixz in forum General Programming
    Replies: 3
    Last Post: 03-29-2009, 12:50 PM
  4. How to seperate a MDI form in different section of usage.
    By evk_87 in forum Visual Basic Programming
    Replies: 0
    Last Post: 03-27-2009, 05:35 AM
  5. Replies: 1
    Last Post: 01-14-2008, 04:52 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts