Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8026113
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T23:22:50+00:00 2026-06-04T23:22:50+00:00

i am trying to make a control panel for my site, but i have

  • 0

i am trying to make a control panel for my site, but i have no idea on what logic to use.
for example my control panel has an add user button,what i would like to happen is that when a user clicks on that button.. the page will show up on a specific <div></div> with out refreshing the page.

The logic i was thinking was:

1.to use an iframe and load all the relevant pages their(which i don’t know the PRO’s and CON’s)

2.Use FLASH, for the control panel(which i don’t know the PRO’s and CON’s)

3.Use javascript or a JS library like JQuery which i don’t know what to call it..

the question is what logic would i use, or you can advise something more secured and netter. thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T23:22:51+00:00Added an answer on June 4, 2026 at 11:22 pm

    If you expect people to frequently add users from this page, it might be wise to just load the form necessary for adding users into the DOM to begin with, and toggle its visibility when the admin clicks on this button.

    The last option you mentioned, loading data asynchronously with jQuery (or any JS library), would also be pretty trivial. There are numerous ways you could do that, but one simple method is to just use the Ajax .load method:

    $(".addUser").on("click", function(){
      $("#myDiv").load("/addUserForm.php");
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to make my own user control and have almost finished it,
I am trying to make a control that makes use of the MapPoint 3d
I'm trying to make an Address control that has an IsReadOnly property, which will
I don't know alot about ASP.Net but I'm trying to make a new control
So I'm trying to make a custom user control for a Windows Phone 7
I am trying to make a list box where I have complete control over
I am trying to make custom conmtrol in windows phone. My control has dependency
I'm trying to make a tabbed user interface using an asp:Panel and the asp:TreeView.
Hey there, I'm trying to make a site which have following: News, Products, About
I have a dynamic php (Yii framework based) site. User has to login to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.