Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> User Login And Tracking
kvarnerexpress
post Jul 12 2005, 07:08 PM
Post #1


Super Member
*********

Group: Members
Posts: 407
Joined: 13-December 04
Member No.: 2,696



know vba with MSAccess but need to create a web app of an MS Access App.

I need to make it multi user with the user only being able to see and edit his own data. The db is quite simple and could have only a single table, but could divide into one main table with a couple of relational tables.

I need the user to be able to login in and create his own password. I would want the user to have to validate (e-mail) simular to registering for this forum.

I noticed that this forum is PHP driven. I thought that might be a better solution but a higher learning curve from vba to vb.net

Go to the top of the page
 
+Quote Post
whafizi
post Jul 13 2005, 03:42 AM
Post #2


Newbie [Level 2]
**

Group: Members
Posts: 26
Joined: 11-July 05
Member No.: 9,276



Why dont you try to use PHP + MySQL solution? I believe it is better for web apps
Go to the top of the page
 
+Quote Post
rvalkass
post Jul 13 2005, 05:48 AM
Post #3


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,153
Joined: 28-May 05
From: Devon, England
Member No.: 7,593
Spam Patrol



I agree. For a web application, using PHP and a mySQL database is a lot better than vba or vb.net

There are lots of sites where you can find tutorials or pre-made scripts to download. Just download a pre-made login script and you are away!

Try having a look at some of these sites:

http://www.hotscripts.com/PHP/Scripts_and_...Authentication/
http://www.hot-php-scripts.com/php-script/...ogin_System.htm
Go to the top of the page
 
+Quote Post
imran
post Jul 13 2005, 01:37 PM
Post #4


Member [Level 1]
****

Group: Members
Posts: 55
Joined: 6-June 05
Member No.: 7,920



QUOTE(rvalkass @ Jul 13 2005, 09:48 AM)
I agree. For a web application, using PHP and a mySQL database is a lot better than vba or vb.net

There are lots of sites where you can find tutorials or pre-made scripts to download. Just download a pre-made login script and you are away!

Try having a look at some of these sites:

http://www.hotscripts.com/PHP/Scripts_and_...Authentication/
http://www.hot-php-scripts.com/php-script/...ogin_System.htm
*



PHP and MySql might be good solution for web based applications but i dont think if somebody already knows VB he should try PHP. As far as free applications and script concerns even in ASP a lot free scripts and applications available. Agreed not as many as in PHP but more than enough for a beginner.

I suggest if you already know VB then develop your webiste in ASP and Access. For free scripts in ASP you can check these websites

1 - http://www.webwizguide.info/
2 - http://www.aspfaqs.com
3 - http://15seconds.com/
4 - http://www.4guysfromrolla.com

You can also search in google by typing FREE LOGIN SCRIPT IN ASP.
Go to the top of the page
 
+Quote Post
iGuest
post May 13 2008, 11:38 PM
Post #5


Hail Caesar!
*********************

Group: Members
Posts: 5,876
Joined: 21-September 07
Member No.: 50,369



A user logon and tracking script, which language to use?
User Login And Tracking

I would like to learn a language for creating or using scripts to allow users to be able to logon to their own personal account to use my site and allow me to view the date/time of which links are clicked so I can keep track of which user joined which sponser so I can reward them for doing so. Is this possible?

Thanks in advance :)

-question by David Almond
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Manipulating User Input From A Form(3)
  2. [vb.net] Gaiaonline Login(0)


 



- Lo-Fi Version Time is now: 13th October 2008 - 10:46 AM