473,581 Members | 2,783 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Kiosk Mode Development

Your comments or referrals to documents regarding authoring for kiosk mode
configuration are wanted and appreciated.

How for example must authoring be conducted to display a browser maximized
with no chrome? Is it even possible with ANY of the browsers?

<%= Clinton Gallagher
Jul 24 '05 #1
33 3456
"clintonG" <cs*********@RE MOVETHISTEXTmet romilwaukee.com > wrote:
Your comments or referrals to documents regarding authoring for kiosk mode
configuratio n are wanted and appreciated.


http://www.opera.com/support/tutoria...show/index.dml

--
Spartanicus
Jul 24 '05 #2
"clintonG" <cs*********@RE MOVETHISTEXTmet romilwaukee.com > wrote:
Your comments or referrals to documents regarding authoring for kiosk mode
configuratio n are wanted and appreciated.


Btw, wrong group, this belongs in ciwas.

--
Spartanicus
Jul 24 '05 #3
Thanks for the referral to Opera.
Btw, what the f*ck is a ciwas?

<%= Clinton Gallagher

"Spartanicu s" <in*****@invali d.invalid> wrote in message
news:8p******** *************** *********@news. spartanicus.utv internet.ie...
"clintonG" <cs*********@RE MOVETHISTEXTmet romilwaukee.com > wrote:
Your comments or referrals to documents regarding authoring for kiosk mode
configurati on are wanted and appreciated.


Btw, wrong group, this belongs in ciwas.

--
Spartanicus

Jul 24 '05 #4
clintonG wrote:
Thanks for the referral to Opera.
Btw, what the f*ck is a ciwas?


Well, you are posting in c.i.w.a.html
c.i.w.a.site-design or c.i.w.a.stylesh eets is a ciwas.

--
-bts
-This space intentionally left blank.
Jul 24 '05 #5
Thanks... I'll go subscribe.

<%= Clinton Gallagher

"Beauregard T. Shagnasty" <a.*********@ex ample.invalid> wrote in message
news:Dy******** *********@twist er.nyroc.rr.com ...
clintonG wrote:
Thanks for the referral to Opera.
Btw, what the f*ck is a ciwas?


Well, you are posting in c.i.w.a.html
c.i.w.a.site-design or c.i.w.a.stylesh eets is a ciwas.

--
-bts
-This space intentionally left blank.

Jul 24 '05 #6

"Beauregard T. Shagnasty" <a.*********@ex ample.invalid> wrote in message
news:Dy******** *********@twist er.nyroc.rr.com ...
clintonG wrote:
Thanks for the referral to Opera.
Btw, what the f*ck is a ciwas?


Well, you are posting in c.i.w.a.html
c.i.w.a.site-design or c.i.w.a.stylesh eets is a ciwas.

--
-bts
-This space intentionally left blank.


Not being sarcastic, but what's the difference?

Carla
Jul 24 '05 #7
c.thornquist wrote:
"Beauregard T. Shagnasty" <a.*********@ex ample.invalid> wrote
Well, you are posting in c.i.w.a.html
c.i.w.a.sit e-design or c.i.w.a.stylesh eets is a ciwas.


Not being sarcastic, but what's the difference?


Between site-design and stylesheets?

Post questions or comments about .. designing sites: layout, etc.
The other is for stylesheet (CSS) questions.

--
-bts
-This space intentionally left blank.
Jul 24 '05 #8
"c.thornqui st" <c.**********@i nsightbb.com> writes:
--
-bts
-This space intentionally left blank.


Not being sarcastic, but what's the difference?


Not being sarcastic either, a bug tracking system is rarely left blank
(especially when it comes to long standing bugs involving spaces, or
even blanks).
--
-ebb
Jul 24 '05 #9
Eric B. Bednarz wrote:
"c.thornqui st" <c.**********@i nsightbb.com> writes:
--
-bts
-This space intentionally left blank.


Not being sarcastic, but what's the difference?


Not being sarcastic either, a bug tracking system is rarely left blank
(especially when it comes to long standing bugs involving spaces, or
even blanks).


:-)

--
-b.t.s.
-This space intentionally left buggy.
Jul 24 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1647
by: Jon Monteleone | last post by:
Greetings, I posted a few days back and didnt get much of a response, so I figured I would post again with more detail. I am running gnome under fedora core 4. I want a kid to be able to drop a quarter into a coin slot and get 15 minutes of time on an account that has "restricted" Internet access via the firefox web browser. We are...
0
1458
by: Honey_love | last post by:
I want to develop an internet cafe application that i want to start up in kiosk mode.how do i do this ?
1
1319
by: rudi | last post by:
Hi everybody, I have a problem with a mixed mode application. It consists of an unmanaged C++ dll, a "mixed mode" dll and various VB.NET dlls using the mixed mode dll to talk to the unmanaged dll. When running on a development machine, everything works just fine. But when deploying on a production machine, there is an error: the mixed...
7
2559
by: carlynor | last post by:
I am working on a client project that has a requirement where, - if a user clicks a button it launches into full kiosk mode, no toolbars etc..... I've seen many examples out there, seperately for IE and Firefox - but nothing seems to work perfectly. Can someone please help me? Please contact me here or by email. Kindest regards, Carly
1
1851
by: Lee | last post by:
Hi- I am QA'ing a kiosk application using IE6 and a touchscreen. If the user 'drumrolls' his fingers over multiple links very quickly the web page does not navigate and effectively freezes. I was hoping there might be a way using JS to stop all touch input after the 1st touch on a link, to allow time for the script to process and then...
1
2252
by: VanitaJamadar | last post by:
Hi All, Could you please let me know the best practises in the desing of Kiosk screens using VB.NET. Tips on getting the screen loaded without flicker etc... Thanks.
3
7968
by: 2wycked | last post by:
I'm trying to setup a music server in my apartment. I want to run iTunes in a kisok mode, which iTunes doesn't really have. Right now, I just want this up and running, but at some point I'm going to also make it a web server. My current method is to change the shell from explorer.exe to itunes.exe, which allows it to run efficiently and kind...
0
2207
by: bz | last post by:
Hi, I need an app to run in kiosk mode, so user will not have access to start menu and taskbar while the app is running I was able to hide / show the taskbar with trhe following code when app starts / exits static extern int FindWindow(string lpClassName, string
4
3166
by: cojocb | last post by:
Hello everyone, my first post here, hope is the right place. I need to develop a web-application wichi will run on IE on a device with "Windows Mobile". IE will run in fullscreen mode, and is required that the user "cannot leave" the application (access other system functions/applications), unless he enters a password or something...
0
7876
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7804
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8156
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8310
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
8180
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6563
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5366
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3809
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
2307
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.