Results 1 to 28 of 28

Thread: Web Development Tool Of Choice

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Web Development Tool Of Choice

    All,

    Had a little think today and been waying up the options of the different server technologies available to me for web development. I've allways been a PHP developer because of its simplicity and I can use it with a designer without him buying extra software etc. Now I've just stepped into the ASP.NET world and so far so good it has its down sides but in general its looking good. Now JSP seems to be on the rise and I've had a few years background in Java.

    Just interested to see (While I understand it may be a biased forum to ask) what your guys experiences are on the different technologies if any!


    Pino!

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Web Development Tool Of Choice

    I like ASP.NET simply because prior to .NET when working on web pages, I used classic ASP. There was the occassional Java applet that I tossed in for some type of function or other, but the lions share of the code I did was ASP.

  3. #3
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Web Development Tool Of Choice

    I am totally new to web dev - and have only used ASP.Net.

    But I must say that the power of this is incredible. We are developing some pretty complex DB UI's with this - and everything I've wanted to do so far has been easily (after Mendhak explains it to me) possible.

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Web Development Tool Of Choice

    If you think ASP.NET is incredible, you should have done some coding in classic ASP and then moved to .NET - "incredible" is far too mild!

    The difference in what you can do is even greater than the difference in what you can do between VB6 and VB.NET

  5. #5
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Web Development Tool Of Choice

    I'm glad I came late to the game

    Being able to code in VB.Net on the server - with all that framework available to me - and have that seamlessly transfer to the web page is really great.

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  6. #6
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Web Development Tool Of Choice

    Quote Originally Posted by Hack
    If you think ASP.NET is incredible, you should have done some coding in classic ASP and then moved to .NET - "incredible" is far too mild!

    The difference in what you can do is even greater than the difference in what you can do between VB6 and VB.NET
    I can't agree more! ASP.Net + VB.Net is my toolset of choice when it comes to web development.
    I still support few ASP.Classic apps - man, what a pain so I hope they retire them soon so I ca n build a brand new.

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Web Development Tool Of Choice

    I often prided myself in being able to work with PHP, ASP and ASP.NET. But using ASP.NET so much has made it 'difficult' to work with PHP and ASP now. It does bother me a little. But anything I attempt to do in these technologies, ASP.NET changes it... rather changes the way things are done.

    But, just to appear unbiased, I think PHP's popularity makes up for whatever it may lack when compared to ASP.NET. It's more widely used, great support, you know the usual.

    I still sound biased, don't I?

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Web Development Tool Of Choice

    I like the ease of PHP but I like the power of ASP.NET much better. But with great power comes great responsibility
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  9. #9
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: Web Development Tool Of Choice

    I have to say that i like PHP better because of the lower cost. and i can never seem to get my ASP.net apps to work on my server!
    My usual boring signature: Something

  10. #10
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Web Development Tool Of Choice

    Well that doesnt sound like a reason as Web Developer Express is free and getting it to work on your server doesnt involve a cost
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  11. #11
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Web Development Tool Of Choice

    Quote Originally Posted by dclamp
    I have to say that i like PHP better because of the lower cost. and i can never seem to get my ASP.net apps to work on my server!
    I never wrote a web app prior to about 2 months ago. It was a struggle to wrap my arms around how the whole ASP.Net platform was working - but now that I've read a good WROX book and have a dozen pages under my belt it's much easier.

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  12. #12
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Web Development Tool Of Choice

    What book did you get?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  13. #13
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Web Development Tool Of Choice

    I always find the purely technical/programming books to be too broad - written for complete novices and you waste lots of reading on things your really already know.

    I went for this one:

    Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages

    http://www.wrox.com/WileyCDA/WroxTit...470124482.html

    Keep in mind I never did any HTML either - so the whole CSS aspect was completely foreign to me. But this book did a great job on describing the differences between all the approaches - how to handle resolutions, image processing, use of screen areas - why java vs xyz vs abc is preferred and such.

    Mendhak got me past the HTML/CSS stuff with these tutorials

    http://www.w3schools.com/html/html_examples.asp

    http://www.w3schools.com/css/css_intro.asp

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  14. #14
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: Web Development Tool Of Choice

    Beginning ASP.NET 2.0 and Databases
    by John Kauffman and Bradley Millington
    Professional ASP.NET 2.0 Special Edition
    by Bill Evjen et al.
    The latter is probably the best one i have seen (a lot of stuff!) but the first one will bring you up to speed with everything quite quickly and easily

    As for the one szLamany suggested that is also very good

  15. #15
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Web Development Tool Of Choice

    Quote Originally Posted by Paul M
    Quote:
    Professional ASP.NET 2.0 Special Edition
    by Bill Evjen et al.
    Do you think an experienced .Net programmer (Win Forms) will gain something from this book?

    I'm looking to pick up something that will help me avoid asking Mendhak these simple questions I keep coming across

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  16. #16
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: Web Development Tool Of Choice

    Quote Originally Posted by szlamany
    Do you think an experienced .Net programmer (Win Forms) will gain something from this book?
    Yes most definitely, here is a list of the content...

    Introduction
    Chapter 1 - Hello ASP.NET 2.0!
    Chapter 2 - Visual Studio 2005
    Chapter 3 - Application and Page Frameworks
    Chapter 4 - ASP.NET Server Controls and Client-Side Scripts
    Chapter 5 - ASP.NET Web Server Controls
    Chapter 6 - ASP.NET 2.0 Web Server Controls
    Chapter 7 - Validation Server Controls
    Chapter 8 - Working with Master Pages
    Chapter 9 - Themes and Skins
    Chapter 10 - Collections and Lists
    Chapter 11 - Data Binding in ASP.NET 2.0
    Chapter 12 - Data Management with ADO.NET
    Chapter 13 - Working with XML
    Chapter 14 - Introduction to the Provider Model
    Chapter 15 - Extending the Provider Model
    Chapter 16 - Site Navigation
    Chapter 17 - Personalization
    Chapter 18 - Membership and Role Management
    Chapter 19 - Portal Frameworks and Web Parts
    Chapter 20 - Security
    Chapter 21 - State Management
    Chapter 22 - Caching
    Chapter 23 - Debugging and Error Handling Techniques
    Chapter 24 - File I/O and Streams
    Chapter 25 - User and Server Controls
    Chapter 26 - Modules and Handlers
    Chapter 27 - Using Business Objects
    Chapter 28 - Mobile Development
    Chapter 29 - Building and Consuming XML Web Services
    Chapter 30 - Localization
    Chapter 31 - Configuration
    Chapter 32 - Instrumentation
    Chapter 33 - Administration and Management
    Chapter 34 - Packaging and Deploying ASP.NET Applications
    Appendix A - Visual Basic 8.0 and C# 2.0 Language Enhancements
    Appendix B - Migrating ASP.NET 1.x Projects
    Appendix C - Using Atlas
    Appendix D - ASP.NET Online Resources
    Last edited by Paul M; Mar 21st, 2008 at 09:01 AM.

  17. #17
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Web Development Tool Of Choice

    Thank you very much - I'm off to the book store right now!

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  18. #18
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: Web Development Tool Of Choice

    Quote Originally Posted by szlamany
    Thank you very much - I'm off to the book store right now!
    No problem

    As you can see it doesn't drag on about XHTML etc...

    So as along as you have that stuff down pat this book can be of great use to you! It has been for me

  19. #19
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Web Development Tool Of Choice

    $34.99 szlamany. No need to drive to the store

    http://www.amazon.com/Professional-A.../dp/047004179X

    Thanks guys for the book references.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  20. #20
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Web Development Tool Of Choice

    I am a compulsive-immediate-gratification type - mail order doesn't cut it for me

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  21. #21
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Web Development Tool Of Choice

    Then wouldnt reading an online article be more "instant"?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  22. #22
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Web Development Tool Of Choice

    Quote Originally Posted by dclamp
    I have to say that i like PHP better because of the lower cost. and i can never seem to get my ASP.net apps to work on my server!
    A carpenter blames his tools?

  23. #23
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Web Development Tool Of Choice

    Hey, there's nothing wrong with asking simple questions!

    We all start off taking baby steps with the simpler concepts, but once the concepts make more sense, it's smooth sailing. Like riding a bike on a road tarred with razor blades and nails.

  24. #24
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Web Development Tool Of Choice

    Quote Originally Posted by mendhak
    Hey, there's nothing wrong with asking simple questions!

    We all start off taking baby steps with the simpler concepts, but once the concepts make more sense, it's smooth sailing. Like riding a bike on a road tarred with razor blades and nails.
    That sounds like you are riding your bike down Emo Street!

    Starting out with the basics makes it easier to succeed.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  25. #25
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: Web Development Tool Of Choice

    Quote Originally Posted by mendhak
    A carpenter blames his tools?
    $30 hammer or Free Hammer...
    My usual boring signature: Something

  26. #26
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Web Development Tool Of Choice

    Touche.

  27. #27
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Web Development Tool Of Choice

    Quote Originally Posted by dclamp
    $30 hammer or Free Hammer...
    Either one will drive a nail in just fine
    Now if you cant hit the nail with either hammer then its a hand-eye-coordination issue. See operators manual
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  28. #28
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: Web Development Tool Of Choice

    In my tool bag I use:
    For server side of things -
    PHP (4 and 5)
    MySQL
    For developing -
    Notepad++
    NVU (or kompozer)

    Lets point out that this forum was written using PHP .
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width