473,606 Members | 2,218 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to create a popup Login Window?

rahulephp
59 New Member
Hi There,

First of all, i would like to say that my experience with this forum is really very good.

I want to create a popup Login Window for my website.
You can see one of the example of this here.
www.oodle.com---> post add button. (At the right top)

Can you please let me know, which functionality they have used to achive this. (Javascript or ajax)
Can i get any readymade *.js or tutorial for same popup window.

Thank you in anticipation.
Oct 16 '09 #1
5 4855
Dormilich
8,658 Recognized Expert Moderator Expert
they definitely use javascript libraries (i.e. doesn’t work without JS enabled at all). looks like YUI and lightbox. AJAX could be possible.
Oct 16 '09 #2
rahulephp
59 New Member
Can you please suggest me any source to get this?
Oct 16 '09 #3
Dormilich
8,658 Recognized Expert Moderator Expert
sources as already mentioned: YUI (Yahoo! User Interface) and lightbox. everything else should be in the source code.
Oct 16 '09 #4
rahulephp
59 New Member
I think, lightbox is application used to display large images.
Can we use it for sending data like html form?
Oct 16 '09 #5
Dormilich
8,658 Recognized Expert Moderator Expert
besides that the answer to the question is obvious, no.
Oct 16 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

6
1636
by: Kenneth | last post by:
Hi, function NewWindow(mypage, myname, w, h, scroll) { var winl = (screen.width - w) / 2; var wint = (screen.height - h) / 2; winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scro llbars='+scroll+',resizable=0' win = window.open(mypage, myname, winprops) if (parseInt(navigator.appVersion) >= 4) {
0
911
by: kmercer46 | last post by:
i create crystal reports thru System DSN of Sql Server in vb.net. when i run these reports on the server where sql server installed these works fine but when ever i run these reports on any client computer its popup the Login Window. how can i avoid this login window. second thing if i give password in poped up login window its give me error like "crystal report viewer connection failed" how to resolve this. If anyone can help me i am ...
8
1861
by: sperchani | last post by:
ShellExecute Me.hwnd, "", "C:\Program Files\prgCoats\CProduction.exe", "", "", vbNormal AppActivate ("Login") Now how can i set password on its comming login window but remeber its third party tool which is also builtin VB6 plzzz plzzz help me
3
12802
by: SamsonJohn | last post by:
HI ALL HOW CAN I CREATE POPUP APPEARS WITH TAIL POINTING TO PARENT WINDOW You can go through google calender When you click On theEvent a popup box APPEARS WITH TAIL POINTING TO PARENT WINDOW is it possible to create such popup window using javascript can u give some solution for this I would really be thankfull
7
1960
by: mukeshrasm | last post by:
hi I want to create login window like youtube.com means when user clicks on Login a small screen get opened so what type of screen it is and how can I create it.
1
1886
by: battu ganapati | last post by:
i want to create a login window with particular password
0
1342
by: silwar | last post by:
Qusetion 1 I am developing a website mainly for maintaining students record in asp.net and using sql server 2005 database as backend. These site has three types of user Admin, faculty and student. Each user have some similar info (user id, password, email, contactno, status) and some different info to be stored(e.g. department, class, section, etc). All will login to website.
0
8015
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 usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8439
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8430
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8094
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8305
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 choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
5966
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5465
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 into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3930
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
1296
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.