Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: KathyJones
  • Order by date
  1. KathyJones

    LDAP authentication

    In the LDAP, an user's group is mapped to a repository folder. We have checked the authorization part and it looks good. Also, Only LDAP passwords are in effect, whatever password we enter in the repository. But if the user does not exist in the rep, then it rejects the login.
  2. KathyJones

    LDAP authentication

    We have setup LDAP n then Repository mode of authentication. But cannot get it to Login if the user doesn't exist in the Repository. Any ideas? We use webI6 on Unx. Kathy.
  3. KathyJones

    How to replace str1 with str2 in the nth field

    Hi, I have a text file like ID name abc member? score present? 10034 abc yes 876 yes 10035 xyz yes 373 No 10036 mno 372 yes How can I replace the "yes"s under the abc member field to "abc"? Should I use awk and sed...
  4. KathyJones

    JSP with WebI Help!!!!!!!!!!!!!!

    Can anyone tell step by step how to customize webI using JSP with an example? Thanks, kathy
  5. KathyJones

    WIBean and Corba...

    Gael, Would you please tell me step by step how to create a New JSP page using WIBean. I am very new to this WIBean interface. Please help. Thanks in advance Kathy.
  6. KathyJones

    Help - Response.write

    Yes, its a .asp file. The problem is that, it shows even textbox, combo, the titles, etc., the problem is only with response.write I tried declaring the page language, (abv code by link9)too. But it doesnt help. Is there anything i should set in the Internet Manager?
  7. KathyJones

    Help - Response.write

    Hello there! Im brand new to ASP. I m trying to execute this one, but im not able to get any output on my browser except for the title, sample.asp. Why am i not getting the &quot;Hello&quot; Do I need to set something in the browser? Help! <html> <head> <title>sample.asp</title> </head> <%...
  8. KathyJones

    ********Password Encryption ********

    One of my clients requirement is that, I need to decode the password that Business objects encrypts using Sybase 11 Encryption Algorithm. As im using the same password entered by BO user to login to the database internally through vba, I need to give this password in the connection parameters...
  9. KathyJones

    Unexpected response from the zabo server --- HELP!!!

    It doesnt give any error code, its simply this error.
  10. KathyJones

    Microsoft Forms : &quot;Could Not Load object ...

    &quot;Could Not Load object because it's not available on this machine&quot; << This is the error that i get when i open a report(that has macros) This problem is encountered particularly in few of my client's machines. Error repeats itself and then closes the BO application throwing out an...
  11. KathyJones

    (303) Error with No errorhandler with breakonvbaerror = FALSE

    ATP: Yes, changing it as interactive user straights this one out. Thanks kathy.
  12. KathyJones

    Automate Retrieval of documents from BCA

    Is there anyway to automatically retrieve processed documents from BCA? One way is that: Application.documents.receive(&quot;Document_Name&quot;) retreives the documents sent by other users. But i need to retrieve the documents from the Broadcast agent. - without the user actually going to...
  13. KathyJones

    (303) Error with No errorhandler with breakonvbaerror = FALSE

    Hi ATP, changing it to &quot;interactive user&quot;. - Did this solve your problem? I saw this resolution in the Bo tech support, and followed it. But after i changed it, I couldnt get even the infoview login screen. Its surprising that, the error occurs only for this document. all other...
  14. KathyJones

    Unexpected response from the zabo server --- HELP!!!

    &quot;Unexpected response from the zabo server&quot; I get this is error when im trying to log on to Business objects in web mode. if i click on the Details, it says, &quot;getsessiondata&quot; when im trying to logon again, it says, &quot;Error returned by the zero admin business objects...
  15. KathyJones

    (303) Error with No errorhandler with breakonvbaerror = FALSE

    (303) Error with No errorhandler with breakonvbaerror = FALSE This is the error that i get when i schedule a 4 MB document for refresh through BCA. It runs fine on manual refresh, But fails on scheduling. The vba code attached is not a problem, bcoz, i have tried removing all the code and...

Part and Inventory Search

Back
Top