|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Active Server Pages (ASP) Programming Discussionmicrosoft.public.inetserver.asp.general
Paulo -
7 Jul 2009 2:46 PM - 2 messages
I need a report generator... I think it's cool the own user select the columns he/she wants to display... Have you seen anything? Maybe a SilverLight with asp.net or classic asp (I dont know if SL can be ...
Shawn Ferguson -
7 Jul 2009 2:45 PM - 6 messages
I have a very weird problem. I have a form that post to an ASP page, when I try to retrieve those values from the form using this: ------------------------------------------- myField = request.form("frmFname") <-- Error line response.write "This is a test " & myField ...
.Net Sports -
6 Jul 2009 5:15 PM - 8 messages
In an asp password script, i'm trying to grab the user's level of access inside the database and display it on the next page after successful login '''login.asp has this: session("levelAcc")=objRec.fields("levelAcc") '''the landingpage.asp , the first page afte logging in successfully, ...
|
|||||||||||||||||||||||