New Member

I have this error that keeps coming up after submitting a query on a website. been working on fixing it all day and need a fresh set of eyes to help me.

Provider error '8000ffff'
Catastrophic failure
/Process.asp, line 25

i think this is line 25 in my process.asp file

str = str & " WHERE tblData.Application Like '%" & Request.Form("Application") & "%' "

If one needs the entire process.asp script to look over, let me know.

View Replies


ADVERTISEMENT

Member Login

All i want to do is create a page with member login and forum by using access database. once i get that far ill be able to figure out the rest.

View Replies View Related

Member Area

I am trying to do is make a member area. I am setup for asp and others but what I want is it to show how many points they have in there account when they enter and then when they use some of there points it will deduct there points from there account any help on this would be great Ie: websites code or any tips.

View Replies View Related

Check Member Of NT Group

i can use Request.ServerVariables to check the login user. is it possible to check whether the login user is the member of the NT security group? it is because i wish to create a dynamic banner according to respective NT security group.

View Replies View Related

Member And Staff Interface

We got two interface. Staff and member. When member login, they are brought to member's page. However, when staff login, they are also brought to member's page. This is because at Dreamweaver 8, we have specified that if login succeeds, go to member.asp.

So how do I make sure that when staff login, they go to their staff.asp.? Is it by command procedures or SQL or some kind of other function? Much help needed! Project deadline is just around the corner!!!

View Replies View Related

Member Section Of Website

i need to login to a member section of a website and get authenticate at the index.asp before i can reach tools.asp, another page i will use. I see that the member section do not use cookie. It used session.

I had tried reaching tools.asp directly (with all the variable pass in together in a url example: URL). However, it will redirect me back to index.asp ,asking me to authenticate first. Is there a way to skip index.asp and go directly to tools.asp?

View Replies View Related

Member Login For Ceylon Web Designs

I need a member login system for one of my web sites where only the members are allowed to read articles published.

View Replies View Related

Display Member Name Once Session Created

I have created a session, where a user logs in using his/her email address and password.

Howver I now want to display the users name once he/she is logged in. It should be easy,
but I cant quite get my head around it.

View Replies View Related

Variable To Call A Member Of Recordset.

Lets say I have created a Recordset named MySET. And I have a value passed from a form: Request.Form.Key(1) Code:

View Replies View Related

Dynamically Pass Member Id For Affiliate Program

An affiliate program I joined gave me this link to place on my website. I'd like to track which of my members use this link. To do this, the affiliate program said that I would have to dynamically populate the "YourMember" portion of this link (see below) with my member's user id. Can anyone tell me how I can do this? Code:

View Replies View Related

Check Is Current User Is Member Of A Group

I need to check to see if the Current logged in user on the system
is a member of a group called CustAdmin on CustNT Domain.

If the user is, I need to allow them to have access to the following:
Code:

<br><br>
<input type=Button value = "Click To View Credit Report"
</form>
<hr>

This is a Windows 2000 network.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved