Redirect to IP in table

2003-05-29 Thread Reuben Patterson
Quick, simple question for the masses I'm sure. I've been having trouble assigning a property to a SELECT statement which pulls an IP from a table, then redirecting the users browser to that value stored in rstemp. % dim rstemp % % rstemp = MyConn.execute(SELECT group.hostip FROM test.group,

AuthentiX/MySQL/ASP Question

2003-05-27 Thread Reuben Patterson
I'm having trouble pulling a response.redirect to an IP located in a Group table. The user logs in ok, the currentUser variable is dim'ed and stores the data fine. The problem is matching the currentUser to the user.username stored in MySQL, and redirecting to the associated IP from the Group