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 TouchToneTommy 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: sam2601
  • Content: Threads
  • Order by date
  1. sam2601

    Updating Lotus notes data from different location

    Hi guys, We have a lotus notes app and we need to feed this lotus notes data in MSAccess MDB which is on different server location.So we have coldfusion interface which is doing this job after feeding the records we need to update the lotus notes data field so that the same record won't be feed...
  2. sam2601

    File Upload and View the File

    Hi Guys, I have a requirement like upload the file (browse button) and View the uploaded file by clicking Refresh button provided on the html form before the User can save it. Is there any way i can do this. Any ideas surely appreciated Thanks in advance
  3. sam2601

    Show Prompts on the Web Based application

    Hi Guys, I have submit button and have code behind it as a Formula. After they hit the button and after doing the needed validation i need to prompt if it has been submitted or has any problems.The @prompt works in notes client.Since i have code as formula in can'nt add javascript alert...
  4. sam2601

    Enable Anonymous User Logon

    Hi Guys, Like IIS Server how can be enable the Anonymous User logon on domino web server which is running on windows 2000 server sp4.When the mdb located on the same pc the connecting to the access database is fine but when it is on different machine it gives a message My server admin...
  5. sam2601

    database connection through Webbrowser

    Guys, Here the problem .. I have a mdb located on NT server and lotus notes is on windows server.from my desk top if i create a mapping to the mdb and lotus script works fine from lotus notes browser but if i execute this through a button on a web browser page this invokes a userid ,password...
  6. sam2601

    Lotus notes connecting to Novell server

    Hi guys, Is there any way we can connect to Novell server through lotus notes as my mdb's reside on novell.
  7. sam2601

    Retrieve NTDomain User Name

    Hi guys, I have a form which has by default author access so that anybody can access the page.But we need to show the login id of the current user on the page..there is any way we can do it with out making the person login through lotus notes .Any ideas surely appreciated. thanks
  8. sam2601

    Retrieve selected documents On Web

    Hi Guys, My requirement is like - User should be able to select /check the documents in a view (Multiple selection) and these selected documents must be exported to excel. This is a web based app. Is there any way i can retrieve the list of only selected documents. I tried...
  9. sam2601

    Connection to MSACCESS Database

    Hi guys, I need to connect to MSACCESS database and insert data from notes to Access. Any ideas as to how i can accomplish that one. Appreciate any help
  10. sam2601

    Editable Drop down

    Hi guys, Is there any way we can have a editable drop down in lotus notes forms. Any ideas.......thanks in advance
  11. sam2601

    Accessing Other database through Web

    Hi guys, I need to do dblookup for names and supervisor names.They are existing in other database.Through notes it works but from web it gives an error. Is there any way i can make it work.Any ideas appreciated. Thanks in advance
  12. sam2601

    Archive a document after the status change

    Hi Guys, Is there any way we can archive a document through code after the status of the document is changed to closed.And on button click they want to archive that particular document. Any ideas!!!Thanks in Advance
  13. sam2601

    Restrict View Access

    Hi guys, The application by default is given Reader Access.Any one can go and look at the views but when they click the view it should not open the document.What i did was remove the public access for the view.So now when anyone clicks on the view they get the error message General Error ...
  14. sam2601

    Clear History & Clear Cookies

    Hi guys, Is there any way we can clear History and cookies on click of logout button!!! Any ideas!!! Appreciate it!!
  15. sam2601

    Delete a document from a view through web browser ?

    Hi Guys, Is there any way to delete a document from a view by selecting the view from Web browser.I created a Action for the view but the code behind the Delete Action button won't do anything. Any help!!! Appreciate it. Thanks
  16. sam2601

    How to display User Name on the Web browser.

    Hi guys, How to display User Name on the Web browser. This formula works fine on Lotus notes browser.@Name([CN]; @UserName); Any ideas!!!..Appreciate It!!!. Thanks
  17. sam2601

    Print from Web by selecting a View

    Hi guys, Is there any way we can select a view(without opening the view) and print it through web browser like it is done in Lotus notes browser. Any ideas appreciate it!!! Thanks
  18. sam2601

    Field Association

    Hi guys, I have a form with a drop down Department Type and a Cost center editable field. User will type cost center and drop down will have show the associated Department Types for that cost centers. Is there any way i can do it. I have lotus domino designer 5.0. Any ideas ...Pls...
  19. sam2601

    Delete a table through code

    Hi guys, Is there any way we can delete a table from some MSAccess commands that can be used directly in code. Any ideas appreciate it!!! Thanks
  20. sam2601

    Rename a table

    Hi guys, Is there any way to rename a table dynamically through code. I have a Coldfusion app with MSAccess database.By year end i have to take the backup of this table.So is there any way that i can rename it. Any ideas are surely appreciated. Thanks

Part and Inventory Search

Back
Top