Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
multi-user
- Page 1
Evaluating OpenAI GPT 4.1 for Text Summarization and Classification Tasks
Programming
Computer Science
2 Weeks Ago
by usmanmalik57
…article, I will share the results I obtained for
multi
-class and
multi
-label text classification and text summarization using the OpenAI….chat.completions.create( model=model_id, messages=[{"role": "
user
", "content": prompt}], max_tokens=1150, temperature=0 )…
Re: How would we poison AI web crawls?
Hardware and Software
Information Security
2 Months Ago
by Dani
As someone who has made a career out of working with ad agencies, and has 3 patents on data mining
user
behavior within social platforms, that all sounds absolutely abhorrent.
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by Reverend Jim
… the comment tool to give kudos instead of reviving a
multi
-year old thread by adding a new post. Using the…
Multi User Login and role access
Programming
Web Development
10 Years Ago
by fireburner29
Is there any simple PHP based backend system that has
multi
user
and
multi
roles access control?
Multi user Application
Programming
Software Development
16 Years Ago
by shers
… steps do I have to take to make this a
multi
user
application. FYI: There are 3 tables in the database of… which two tables contain data to be viewed by the
user
and one table is to insert records by the…
user
. The former two tables will be edited by the administrator …
Re: Multi User Login and role access
Programming
Web Development
10 Years Ago
by Bachu
Check this link [Click Here](http://www.techyari.in/2014/10/
multi
-
user
-role-based-login-in-php-with-mysql.html).
Re: Multi user Application
Programming
Software Development
16 Years Ago
by martonx
You should share the database, and use the shared LAN path in your code. That's it. I am using simple access database in LAN, and it is working perfect in
multi
-
user
(2-3
user
) environment.
Multi-user program issues
Programming
Software Development
20 Years Ago
by AK47
…, quotes, purchase orders, inventory items, customers, etc. This program is
multi
-
user
meaning that different people could each be running an instance…
Update Datagridview in multi-user environment
Programming
Software Development
15 Years Ago
by eURe
Hi There; I have an application that work in
multi
-
user
environment. Would like to know what are the possible way … Add/Update/delete for a record, datagridview that work by
user
A can be reloaded to reflect the changes, but what… i can do so that other
user
that work on same appliation to get the datagridview refresh…
Re: Update Datagridview in multi-user environment
Programming
Software Development
15 Years Ago
by kvprajapati
[b]>Update Datagridview in
multi
-
user
environment[/b] Refresh the DataSource.
Re: Update Datagridview in multi-user environment
Programming
Software Development
15 Years Ago
by apegram
… were to have a client/server set-up with your
multi
-
user
data application, you could create an event for situations where…
Avoid Multi User
Programming
Software Development
14 Years Ago
by nemzmiyaw
… the computer is turn on. Im having problem on
multi
user
once the
user
ID is logged in it also logged in in… myData.HasRows = 0 Then 'Checkes if a row with the
user
and password exist. 'If no outputs this: MsgBox("StudentID…
Avoid Multi User
Programming
Software Development
14 Years Ago
by nemzmiyaw
… the computer is turn on. Im having problem on
multi
user
once the
user
ID is logged in it also logged in in… myData.HasRows = 0 Then 'Checkes if a row with the
user
and password exist. 'If no outputs this: MsgBox("StudentID…
Need for a general description of how to create multi-user soft that works with DB
Programming
Software Development
14 Years Ago
by LianaN
Hi! I need to make
multi
-
user
software that will allow accessing a DB from different PCs …
Creating multi user role based admin
Programming
Web Development
9 Years Ago
by praba_web
Hi there, I follow this tutorial for my web app. link: http://www.thesoftwareguy.in/creating-
multi
-
user
-role-based-admin-using-php-mysql-bootstrap/#comment-4583 Can anyone give me idea to do this same app using codeigniter.? Thanks.
Creating multi user role based admin
Programming
Web Development
9 Years Ago
by Rudi_2
Hi there, I follow this tutorial for my web app. link: http://www.thesoftwareguy.in/creating-
multi
-
user
-role-based-admin-using-php-mysql-bootstrap/ Can anyone give me idea to do this same app using mysqli? Thanks.
Re: Multi User Login and role access
Programming
Web Development
10 Years Ago
by fireburner29
sorry for my bad english. i referred this tutorial Bachov. but there, admin and
user
login redirects separate pages. it has to redirect same page with them access.
Re: Multi User Login and role access
Programming
Web Development
10 Years Ago
by Bachu
@fireburner29, You can also redirect it to the same page. check this session value $_SESSION['sess_userrole'], before you print the details. Means that if its value is admin, print the admin details. Else print the normal
user
details.
Re: Multi-user program issues
Programming
Software Development
20 Years Ago
by AK47
… bulb just turned on! :idea: :cheesy: I have a
user
accounts table that is used to authenticate anyone logging in…the system. The table stores name, password, and some default
user
settings such as font type, color, etc. It just … address!! The IP address would be set when the
user
successfully authenticates and would be the IP of the machine…
Re: Multi-user program issues
Programming
Software Development
13 Years Ago
by gearup4it
Hi AK47, I am writing a similar Business Solution, and see no need for IP hopping?? ALL the Logic and Transaction Processing should be handled in the SQL Datalayer. I have Independent
User
Control modules that run threads which handles Data Acquisitions. Let me know if you need more details Regards GearUp4IT
Re: Multi user login there own page php
Programming
Web Development
14 Years Ago
by qazplm114477
what exactly do you want us to discuss? Do you have a specific question about
multi
user
login? What exactly are you trying to do? with such limited information, we can't do much.
Multi user (Graphical?) interface
Programming
Software Development
13 Years Ago
by yuvalm2
… non-technical clients. I am still trying to select my
user
interface, and would like your suggestions, given that my main… of me will be carried out sequentially (Meaning that if
user
A asked to perform some task X, which took 10… minutes,
user
B will not be able to perform a new task…
Re: Multi user (Graphical?) interface
Programming
Software Development
13 Years Ago
by woooee
… code via Python if you want. [quote]Meaning that if
user
A asked to perform some task X, which took 10… minutes,
user
B will not be able to perform a new task…
Re: Help with a Multi-user database application
Programming
Software Development
15 Years Ago
by Teme64
MS Access wasn't developed for a
multi
-
user
, concurrent environment needs. I would suggest some other back-end… 2005/2008[/URL] (free Express Editions, check the end
user
license agreement) and [URL="http://www.mysql.com/"…;]MySQL[/URL] (free Community Edition, check the end
user
license agreement). Both are "real" db's …
Re: Help with a Multi-user database application
Programming
Software Development
15 Years Ago
by Teme64
… or MySQL, you can certainly use it for small-medium
user
groups.[/QUOTE] For the Loony064's purposes MS Access will… options. One thing to keep in mind when building successfully
multi
-
user
applications, is to separate DB (back-end) code, business logic…
Multi-User Login
Programming
Web Development
14 Years Ago
by davemac001
…;Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\StudentMonitor.mdf;Integrated Security=True;
User
Instance=True"); string sql = "SELECT * FROM …new SqlCommand(sql, connection); cmd.Parameters.AddWithValue("@username",
user
); cmd.Parameters.AddWithValue("@password", pass); connection.Open(); …
Re: Multi-User Login
Programming
Web Development
14 Years Ago
by CrappyCoder
… update the tables in your database using the logged-in
user
's identity (which is GUID based) Otherwise the memebrship/roles…
multi user access for login
Programming
Web Development
9 Years Ago
by Laura_7
…['username'])){ $username = $_POST['username']; $password = $_POST['password']; //Checking is
user
existing in the database or not $query = "SELECT * FROM…header("Location: index.php"); // This will redirect the
user
to index.php page. }else{ echo "<div class…
Re: Multi user in vb .net
Programming
Software Development
14 Years Ago
by lolafuertes
… function to retrieve the actual access level of the identified
user
. On each form you need to show or hide the… menus (if any) according to the
user
acces level. Also you may have to hide or disable… some controls in the form. IE: a reader
user
can see the info but can not modify it: The…
multi user ,monthly booking
Programming
Web Development
13 Years Ago
by eltonpiko
Hi i need a little advice i need to build a website where
user
login and get some sort of form where they can order their meal form a list for every day in a month. how can i achive this? the admin must be able to view ecah
user
order for a whole month. does any body have some suggestion
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC