473,406 Members | 2,273 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

ASP.Net hide site in the tray???

ASP.Net hide site in the tray???

It's possible to hide a ASP.NET site in the tray?

Regards,
Gicio
Nov 17 '05 #1
4 1004
I doubt it. ASP.NET runs on the server, and has no access to the client
requesting the data. If such a thing was possible, it would have to be done
using a client side technology, such as JavaScript.

Out of curiosity, why would you want to minimise the website to the tray
anyway?

Mun

<gi***@web.de> wrote in message news:bo*************@news.hansenet.net...
ASP.Net hide site in the tray???

It's possible to hide a ASP.NET site in the tray?

Regards,
Gicio

Nov 17 '05 #2
while I will do this:

I will developing an instant messanger as ASP.NET.

Something like ICQ lite in Java Applet.
"Munsifali Rashid" <mun@**RemoveToReply**vefuk.com> wrote in message
news:Ou**************@TK2MSFTNGP10.phx.gbl...
I doubt it. ASP.NET runs on the server, and has no access to the client
requesting the data. If such a thing was possible, it would have to be done using a client side technology, such as JavaScript.

Out of curiosity, why would you want to minimise the website to the tray
anyway?

Mun

<gi***@web.de> wrote in message news:bo*************@news.hansenet.net...
ASP.Net hide site in the tray???

It's possible to hide a ASP.NET site in the tray?

Regards,
Gicio


Nov 17 '05 #3
LIke ICQ, Yahoo also has something similar, where they emulate a cut-down
version of Yahoo Messenger in a web browser window. As far as I know,
neither of these companies web-based instant messaging products can minimise
to the system tray though.

Mun

<gi***@web.de> wrote in message news:bo*************@news.hansenet.net...
while I will do this:

I will developing an instant messanger as ASP.NET.

Something like ICQ lite in Java Applet.

Nov 17 '05 #4
You need to build a Windows Form based client application to do what you are
interested in. A Windows Form application can make and receive HTTP
Requests and Responses using the .Net framework.
--
Peter O'Reilly
Nov 17 '05 #5

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

Similar topics

4
by: Matthew | last post by:
The following code does not hide the form. Any ideas why? Also, is there a workaround? I have VB.NET 2003. I have a system tray icon, and want to have that be the only thing showing when the...
4
by: Never Best | last post by:
I have an application. I want it so when the user minimizs the window it goes into the system tray, and while in the system tray I don't want it in the "Alt-Tab" list. (When the program starts it...
6
by: MJB | last post by:
I have an application that I need to hide at startup in the system tray. I found this article on how to do it:...
4
by: DBC User | last post by:
I am writing an app which is a tray application. When the computer/application start, it should go directly to tray without showing the main form. I did hide on Load method and on initialization...
2
by: mqudsi | last post by:
I'm making a system tray application, and I just can't figure out how to make it hide on execution just like it used to in C++. If I have a button the form and in the button's Click method i have...
4
by: ncsthbell | last post by:
I am not sure what they are technically called... when you open an Access application, 2 buttons appear in the bottom tray. One is for the active application and the other is 'databasename:...
2
by: Sheena777 | last post by:
I have a program that will run for long periods of time everyday and that will be able to be located on anyones pc, I want to be able hide the Program so that you will only beable to see that it is...
2
by: jp2group | last post by:
I have a Main Form that hides in the Task Bar Tray as an Icon until one of the Tray Icon's Menu Items is selected. (think of your antivirus program running there) The program starts up fine and...
20
by: ziycon | last post by:
I have this code and when i minimise the application should disappear from the taskbar and only be visible in the tray and when i double click on the tray icon it show maximise the app. but neither...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
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...
0
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.