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

    Assigning resource to task

    Hello All, I am on a project where one of the initially assgined resource is no longer in the project and his work is now assigned to 2 other resources. In this case how will I update my project plan in MS Project. When I go my assign resource to task option I can replace one person for other...
  2. nissan240zx

    Simple way to download as an excel

    Hello All, I am sure this question had been asked many a time. When I did some search on the forums, didnt get exactly what I am looking for. I have a JSP page, which outputs results from a search. Now I have a button which is to allow to download to excel or csv. How do I make it work. Please...
  3. nissan240zx

    Tips on technical implementation guide

    Hello All, Not sure if this is the right forum. I am looking for some examples/templates for writing a technical implementation guide. Please advice... Nissan A good programmer is someone who looks both ways before crossing a one-way street. - Doug Linder
  4. nissan240zx

    Help with technical document

    Hello All, Not sure if this is the right forum. I am looking for some examples/templates for writing a technical implementation guide. Please advice... Nissan A good programmer is someone who looks both ways before crossing a one-way street. - Doug Linder
  5. nissan240zx

    Ads/Images based on Business logic

    Hello All, Looking for some suggestions in developing a web app, which will display targeted images/ads based on custom business logic. Let me know if more information is required to provide a good response. thanks in advance.. A good programmer is someone who looks both ways before crossing...
  6. nissan240zx

    What in the world is Vanilla?

    I have been hearing a lot during business meetings about "Vanilla method".. I would like to know what this means.. Thanks A good programmer is someone who looks both ways before crossing a one-way street. - Doug Linder
  7. nissan240zx

    Ready to use Calendar Script

    Hello All, I am looking for a plug/play javascript popup calendar script. I need the script which wont allow you to select day older than today and should also have an option in the code to switch it betwen US and UK calendar. If you know of any site thats got it..please let me know the link...
  8. nissan240zx

    JSP suggestion for developing a field validation function

    Hello All, Need some ideas for a concept I am working on. The concept is - I have a application that will store images on the server to be used by certain application. The section I am working on now is more like a image bank. You add images, edit, search them. The fields for add image are...
  9. nissan240zx

    Photos not printing borderless

    Hello All, I am a real frustrating issue with my printer. I want to print 4x6 photos without any border..I am corner to corner...complete.... But everytime I print photos...it leaves white space.. Printer Model - Epson CX3200 Photo Editing Software - PhotoShop 7.x Print Settings - 4X6...
  10. nissan240zx

    Tracking Ads

    Hello All, Maybe this question is posted in the wrong forum. If thats the case then please let me the best place to get some good reponse. Or if anyone in this group can lead me towards good advice...perfect. I am trying to get information on tracking, monitoring customer behaviour on a...
  11. nissan240zx

    Need advice on business requirements and project templates

    Hello All, I am starting a new project with a new company (existing company..I am new there). I need some information on best practices and styles to create/collect business requirements, designing business rules, branding etc. Any samples or templates would be really helpful as a start. Also...
  12. nissan240zx

    Need help with some personal introduction

    My company is having a Corp retreat next week Monday. My boss want me to write a few sentences providing some information about myself that no one knows about you - might involve hobbies, an interesting prior job, an accomplishment or community involvement they might not be aware of, a life...
  13. nissan240zx

    AJAX Programming and Tools

    Hello folks, Has anyone any information on AJAX. I googled a lot and no info on tools to develop AJAX pages. any advice.. Nissan A good programmer is someone who looks both ways before crossing a one-way street. - Doug Linder
  14. nissan240zx

    Wireframe as business analyst

    Hello All, I am trying to get some information. I have a job offer to work as Web Bus. Analyst and one of the requirement is to create wire frames in MS Word. I have never heard of wireframing with Word. I have some exp on this using Dream Weaver. Can any one give me any tips. Also need some...
  15. nissan240zx

    Excel - Making checkbox working in protected form.

    Hello All, I am trying to make a checkbox work on a protected form. How do I do it. please help Nissan. A good programmer is someone who looks both ways before crossing a one-way street. - Doug Linder
  16. nissan240zx

    Getting Syntax error (missing operator) in query expression

    Hello All, I am running a VB code, which was working great till Monday. The scenario is this Vb code help an Access DB feeds its data from couple of mainframe tables. Suddenly since monday I am getting this error below. Syntax error (missing operator) in query expression 'cat_group_id =9 and...
  17. nissan240zx

    Import Internet Explorer settings from one machine to other

    Hello All, Is there anyway I can import/copy internet settings from one computer to other. Please advice.. Thanks Nissan A good programmer is someone who looks both ways before crossing a one-way street. - Doug Linder
  18. nissan240zx

    How to reset a form's values in Internet Explorer

    Hello All, Let me first start by saying I am not asking about the submit and reset button in a form. Thats working fine. The scenario is - I have a form (jsp) which processes a transaction which when I submit I get the confirmation page. Now on that same page I also have a button called create...
  19. nissan240zx

    Creating HTML Style log files

    Hello All, I want to get a log file out of my process with some pizzaz to it..style..html style. Thsi is my current code which outputs a .htm file but all formatting is text mode..i mean the vb breaks dont work at all. 'Create Preload Log File Dim txtStream As TextStream Set fso = New...
  20. nissan240zx

    How to run more than one Access macro in Vb

    Hello All, I am running a access macro in my vb code. 'Macro start to do the import to the Raw table - Start txtStream.WriteLine "Thor Macro Start" & CStr(Now) & vbCrLf Dim accobj As Access.Application Set accobj = CreateObject("Access.Application") ' Set database path to web...

Part and Inventory Search

Back
Top