


What technologies should be considered to build a web system with a lot of interactions? _html/css_WEB-ITnose
For an outpatient and inpatient management system, is it appropriate to use the Web to implement the user interface?
What related technologies are used?
Reply to the discussion (solution)
Just set up a server and database in the background and it will be considered a system.
But it shouldn’t be suitable for outpatient clinics to use the web, right? For outpatient and inpatient services, which should not have external data interfaces, it is better to use C/S.
If the web is made into an intranet, it should be OK.
Only used in LAN.
If it is on the Web, is the interactivity too poor, affecting its use, such as inputting and editing case history?
If it’s used in a hospital, you’d better just do C/S.
HTML5 AJAX doesn’t work?
Mainly based on security considerations, C/S is more secure. If it is a LAN, it should be acceptable to use WEB.
I think it will be no problem to make it a web version.
It may take some work on compatibility, but it is definitely more convenient to use. You don’t need to install software on the client, you can use it with a browser, and it is easy to upgrade. Just upgrade on the server. There is no need to install it on every other machine.
It is true that compatibility is a big problem, and IE is a big problem.
But the Web is a trend, and it should be expanded to the cloud
Since it is inside the hospital, what else should we consider about compatibility? Let employees use one browser
Indeed, the compatibility is great Problem, IE is a big problem.
But the Web is a trend, and it should be expanded to the cloud
I don’t know what the big problem is with IE
After so many years
Why have other things appeared in these few years? The browser is a big problem
There is no difference between the general table and natural layout IE and other browsers
Quoting the reply from jsjszg on the 7th floor: Indeed, the compatibility is great Problem, IE is a big problem.
But the Web is a trend, and it should be expanded to the cloud
I don’t know what the big problem is with IE
After so many years
Why have other things appeared in these few years? The browser is a big problem
The general table and natural layout IE is no different from other browsers
Many people are still using IE6, and HTML5 IE6 is not compatible
Extjs Server-side
. . . Do you need HTML5 features to build a management system?
The management system can do table layout, ajax and ie.

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

HTML is suitable for beginners because it is simple and easy to learn and can quickly see results. 1) The learning curve of HTML is smooth and easy to get started. 2) Just master the basic tags to start creating web pages. 3) High flexibility and can be used in combination with CSS and JavaScript. 4) Rich learning resources and modern tools support the learning process.

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.

AnexampleofastartingtaginHTMLis,whichbeginsaparagraph.StartingtagsareessentialinHTMLastheyinitiateelements,definetheirtypes,andarecrucialforstructuringwebpagesandconstructingtheDOM.

GiteePages static website deployment failed: 404 error troubleshooting and resolution when using Gitee...

To achieve the effect of scattering and enlarging the surrounding images after clicking on the image, many web designs need to achieve an interactive effect: click on a certain image to make the surrounding...

The Y-axis position adaptive algorithm for web annotation function This article will explore how to implement annotation functions similar to Word documents, especially how to deal with the interval between annotations...

HTML, CSS and JavaScript are the three pillars of web development. 1. HTML defines the web page structure and uses tags such as, etc. 2. CSS controls the web page style, using selectors and attributes such as color, font-size, etc. 3. JavaScript realizes dynamic effects and interaction, through event monitoring and DOM operations.
