mike55 Posted August 18, 2004 Posted August 18, 2004 Hi all Have looked at a number of online banking sites that offer internet banking, one thing that i see being done alot is that the internet banking app. is placed in a new dialog box and it is this dialog that appears when the user clicks to log in. Any suggestion on how i could replicate this, or is it too much hassle to convert my existing project to this presentation?? Mike55 Quote A Client refers to the person who incurs the development cost. A Customer refers to the person that pays to use the product. ------ My software never has bugs. It just develops random features. (Mosabama vbforums.com)
Moderators Robby Posted August 19, 2004 Moderators Posted August 19, 2004 Do you mean a pop-window with a username and pw prompt? Quote Visit...Bassic Software
mike55 Posted August 19, 2004 Author Posted August 19, 2004 Do you mean a pop-window with a username and pw prompt? Kind of, except that all the window forms would be displayed in that pop-up window Mike55 Quote A Client refers to the person who incurs the development cost. A Customer refers to the person that pays to use the product. ------ My software never has bugs. It just develops random features. (Mosabama vbforums.com)
Moderators Robby Posted August 19, 2004 Moderators Posted August 19, 2004 Windows Forms??? You posted this in the ASP.NET section, is this an ASP or WinForm question? Quote Visit...Bassic Software
Shurikn Posted August 19, 2004 Posted August 19, 2004 Hi all Have looked at a number of online banking sites that offer internet banking, one thing that i see being done alot is that the internet banking app. is placed in a new dialog box and it is this dialog that appears when the user clicks to log in. Any suggestion on how i could replicate this, or is it too much hassle to convert my existing project to this presentation?? Mike55 do you just want to open it in a new window? it would be very simple to do... but you must mean something else? Quote
mike55 Posted August 20, 2004 Author Posted August 20, 2004 OK I'll try and explain this better... Step 1. You go to the main site, and click on a log in button. Step 2. This causes a new window to appear. This window will have no minimise of maximise button on the top right corner, but it should have a close button. Also there will be no menu on the window (i.e. File, Edit, View, etc.). Step 3. The user can then either follow the rest of the log in steps or else, click on the close button. Hope this helps. Mike55 Quote A Client refers to the person who incurs the development cost. A Customer refers to the person that pays to use the product. ------ My software never has bugs. It just develops random features. (Mosabama vbforums.com)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.