0
votes
0answers
6 views
User registration/login external to Wordpress MU
Can anyone point me in the right direction with regards to registering a new user in WordPress (MU specifically) from outside of wordpress? I'd also like to have the user log in/o …
0
votes
0answers
6 views
migrate two databases of joomla in one (within same server)
okay, don't laugh ... i'm a graphic designer, knowing a damned about php/mysql, etc., ... i have one index page and links to 2 different subfolders/joomla sites installed on the sa …
0
votes
3answers
87 views
Register Form Validation
I have a registration form which I need to validate before submit. The form has the following fields:name,email, and password. I need the name to have a value, the email to have th …
1
vote
4answers
558 views
How do we register users — Facebook Connect users logging in the first time — when we cannot get an email address from facebook?
Facebook Connect allows for very limited communication and access to the user's information.
When a user logs in with Facebook Connect I would like to create an account for the u …
0
votes
4answers
37 views
How do I register a domain with special symbols or characters?
Daring Fireball tweeted:
‘We Don’t Lie to Google’: http://✪df.ws/e4f
I've been thinking about creating a url shortener and a short url similar to http://✪df.ws/ would be idea …
0
votes
1answer
19 views
Django login fails for some, not all
http://www.mydeliverylist.com
Registration seems to be working just fine, but when users go to login with the completed registration, the webpage redirects to the main page without …
0
votes
1answer
63 views
Got a strange OpenID. How can I change it?
(I am sorry, I wanted to ask this question on "meta" first, but it says there that I "can't post my question there because I don't have an OpenID")
Hello,
I am just a new user he …
0
votes
0answers
32 views
Problem with combined Authentication/Login view.
I have been using Django for several years now and up until this point
have always redirected users to a login page after registering their
account, and therefore have never had …
0
votes
2answers
51 views
Under whose name should I register domain names? [closed]
I'm not sure if this is not more of a serverfault question, but I'll try here first.
I'm building a website for a local business whose owner is a friend of mine. He is not compute …
2
votes
3answers
66 views
Steps to publish Software to be purchased via Registration
I'm about to get finished developing a windows application which I want to release as shareware. It was developed in C# and will be running on .Net 3.5+ machines.
To use it the use …
1
vote
3answers
69 views
Letting users register to website, PHP
Hello I have my website and it's form is like this:
Information
More information
Yet more information
I want to allow users to register a username a password so that they can l …
0
votes
1answer
145 views
What installation key software is well suited for Visual Basic or C# apps?
So I am getting ready to wrap up another project in VB and C# (written in Visual Studio 2008). Now I want to have the software only run in full version mode if the user enters a va …
0
votes
1answer
28 views
Image registration
hello
any ideas on how to do a simple image registration (I have IMAGE1 and IMAGE2 takes from the same subject, but with camera moving a little and want to match IMAGE2 with IMAGE1 …
2
votes
4answers
80 views
What restrictions should I impose on usernames
What restrictions should I impose on usernames? why?
What restrictions should I not impose on usernames? why?
P.S. db is via best-practice PDO so no risk of sql injection
Thank …
0
votes
2answers
72 views
DLL self-registration: how to register just for the current user?
I'm using Visual C++. I'd like to really only have the DLL registered for the current user, even if the users is an administrator.
For that reason, I changed all of the project.rg …
