473,387 Members | 1,798 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,387 software developers and data experts.

Popup windows.......

Any good advice or examples of popup data entry windows
for ASP.NET?
Nov 18 '05 #1
9 1153
I'd steer clear of popup windows that offer functionality that could
otherwise be done.

Popup windows are a function of the browser not the server, so while you can
add server-side instructions to produce client-side script, it is actually
the client that does the popping.

"ALPO" <an*******@discussions.microsoft.com> wrote in message
news:03****************************@phx.gbl...
Any good advice or examples of popup data entry windows
for ASP.NET?

Nov 18 '05 #2
Check out this article,
http://www.microsoft.com/india/msdn/...ndarinASP.aspx

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com

"ALPO" <an*******@discussions.microsoft.com> wrote in message
news:03****************************@phx.gbl...
Any good advice or examples of popup data entry windows
for ASP.NET?

Nov 18 '05 #3
Scott M. wrote:
I'd steer clear of popup windows that offer functionality that could
otherwise be done.


My idea exactly ! And didn't the next IE version include a popup killer ?

Regards,

Eric
Nov 18 '05 #4
Yes, it will.

"Eric Veltman" <eric@[RemoveThis]veltman.nu> wrote in message
news:vu************@corp.supernews.com...
Scott M. wrote:
I'd steer clear of popup windows that offer functionality that could
otherwise be done.


My idea exactly ! And didn't the next IE version include a popup killer ?

Regards,

Eric

Nov 18 '05 #5
FYI - This link redirects me to a MS Passport Login page.
"Saravana [MVP]" <sa******@sct.co.in.nospam> wrote in message
news:ez**************@TK2MSFTNGP12.phx.gbl...
Check out this article,
http://www.microsoft.com/india/msdn/...ndarinASP.aspx

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com

"ALPO" <an*******@discussions.microsoft.com> wrote in message
news:03****************************@phx.gbl...
Any good advice or examples of popup data entry windows
for ASP.NET?


Nov 18 '05 #6
Bad link
-----Original Message-----
Check out this article,
http://www.microsoft.com/india/msdn/.../PopupCalendar inASP.aspx
--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com

"ALPO" <an*******@discussions.microsoft.com> wrote in messagenews:03****************************@phx.gbl...
Any good advice or examples of popup data entry windows
for ASP.NET?

.

Nov 18 '05 #7
It requires passport login to view this article.

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com

"ALPO" <an*******@discussions.microsoft.com> wrote in message
news:07****************************@phx.gbl...
Bad link
-----Original Message-----
Check out this article,
http://www.microsoft.com/india/msdn/.../PopupCalendar

inASP.aspx

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com

"ALPO" <an*******@discussions.microsoft.com> wrote in

message
news:03****************************@phx.gbl...
Any good advice or examples of popup data entry windows
for ASP.NET?

.

Nov 18 '05 #8
I understand that. It's just that if you are going to post a link, it might
be better not to assume the user has a passport account. Otherwise, it just
sounds like your "pitching" passport.

Happy Holidays!

"Saravana [MVP]" <sa******@sct.co.in.nospam> wrote in message
news:Od**************@tk2msftngp13.phx.gbl...
It requires passport login to view this article.

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com

"ALPO" <an*******@discussions.microsoft.com> wrote in message
news:07****************************@phx.gbl...
Bad link
-----Original Message-----
Check out this article,
http://www.microsoft.com/india/msdn/.../PopupCalendar

inASP.aspx

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com

"ALPO" <an*******@discussions.microsoft.com> wrote in

message
news:03****************************@phx.gbl...
> Any good advice or examples of popup data entry windows
> for ASP.NET?
.


Nov 18 '05 #9
I think this one is a good fit :-)
http://www.codeproject.com/aspnet/asppopup.asp

Jalil Vaidya

ALPO wrote:
Any good advice or examples of popup data entry windows
for ASP.NET?

Nov 18 '05 #10

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

Similar topics

5
by: Willem van Isselmuden | last post by:
Hello, I've a problem I hava a page with different popup windows, when I hit a link the first one pops up and with the first open i would like to hit the second link in the parent page so the...
38
by: Shaun McKinnon | last post by:
HI...Here's my problem...I have a popup window that loads when i want it to, but it's not sized properly. I've set the size, but it doesn't seem to work. I've been on 8 different websites to find...
12
by: HarveyB | last post by:
I would like to generate non-modal popup windows from ASP.Net code-behind. I have tried using Client Side scripting like "function Test(){ window.open('test.htm',_blank,...
3
by: Dan | last post by:
First, I'm sorry if this question has been asked too many times. I'm new to this news group. The question has to do with the use of popup windows in a web page. I have heard that popup windows...
2
by: Kevin Lam | last post by:
Hi all, I am writing an application which requires using a popup windows to edit the detail of a record. The popup windows is created by it's parent which shows the detail of the record,...
7
by: E Michael Brandt | last post by:
I have been lurking here for some time, and now would like to ask a question of you clever coders: My JustSo PictureWindow 3 Extension for Dreamweaver has stumbled in the face of the new Opera...
9
by: Jimmy Junatas | last post by:
When we open a window (using client-side jscript ie. window.open("/Site/Popup.aspx?...",...)) from Page1.aspx, the called page Popup.aspx does not have access to the Session variables present in...
3
by: clsmith66 | last post by:
I am building an ASP.NET application where I have been required to make all the editing screens popup windows within the application. I didn't have any trouble creating the new windows but only...
18
by: Colin McGuire | last post by:
Hi - this was posted last weekend and unfortunately not resolved. The solutions that were posted almost worked but after another 5 days of working on the code everynight, I am not further ahead....
11
by: Alex.Svetos | last post by:
Hello, I'm trying to get a popup to keep focus when it is re-clicked. The script below is supposed to produce this exact behaviour, however it doesn't work, at least on firefox 1.0.7 and moz...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
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...

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.