Hi there,
I'm currently working with a Rich Text Editor (RTE). Does anyone knows the best way to insert the content of a RTE into a SQL database, including background generated HTML codes?
I need a way to insert a big string to a SQL database field.
Regards,
Charles M.
CRA IT Analyst
Hi!
Here is the code:
<%
lstrGroupe = Request.QueryString("lstrGroupe")
lstrGroupDSN=request.querystring("group")
if lstrGroupDSN="" then
Set objDomain = GetObject ("LDAP://*******,*******")
Set objDomain = Nothing
Set lstrConnexion = Server.CreateObject("ADODB.Connection")...
Hi zcolton,
Is it possible to "ORDER BY" the results of the " For each group in membership" sequence?
The code is running real smooth, but the members username are not in alphabetical order!
I have also noticed some timeouts when querying some huge groups.. so I have set the ASP Running...
zcolton: Option 1 is working! Thanks!
The only issue is: By activating anonymous access to a folder, Request.ServerVariables("REMOTE_USER") is now unavailable because of the anonymous access option.
Is there another way to get the username through ASP?
Thank you very much guys
Where do you grant it? We are using MMC Active Directory Users & Computers to manage users accounts. Do you need to grant permissions through MMC Active Directory Users & Computers, or through IIS6.0?
Is their a batch command to grant some aditional access to a specific user?
Thank you very much
I'm still having the same trouble, even if I am trying with my personal network administrator account, which is a member of the domain.
I've also created a standard user account to give it a test, not working.. same annoying error message.
Do you need to set the password for the FTP service...
Okay! So you enabled Anonymous Access in IIS6.0 and you entered DOMAIN\USER with the password.
In the Authenticated access section, do you have some options checked?
On my side, Integrated Windows Authentication is checked.
Thanks for help
zcolton: Do you mean to set a domain account in the "Anonymous Access" section?
I got the exact same problem, and "Enabled anonymous access" is currently disabled on IIS6.
Thanks for help!
Charles
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.