Recent content by sachinram

  1. S

    [GIVEAWAY] 3,000 Twitter Followers

    I have filled the form.. Please consider my request..
  2. S

    Hi,need some newb help,I want popup redirect when press x/close,any help?

    If you do not want to use javascript confirm function then you need to write your own custom popup code and then use javascript to redirect user to wherever you want
  3. S

    Hi,need some newb help,I want popup redirect when press x/close,any help?

    I guess you want to redirect user irrespective of his response! if that is the case then you can use below piece of javascript code :- function myFunction() { var txt; var r = confirm("Press a button!"); if (r == true) { window.location.href = "URL HERE"; } else {...
  4. S

    HTML vs. Wordpress

    Plain HTML will make your website much faster than Wordpress but obviously you cannot interact with the database in plain HTML.. In case there is no database required and you have a static website then go for HTML anytime If you need a frequent database interaction and good CMS then wordpress...
  5. S

    Locking/Freezing Popups

    No you cannot restrict the user not to close the tab as tab is in browser and your website cannot control the browser. However, you can go for one solution:- Whenever user moves the mouse up then you can show an alert javascript popup in the browser. With this you can force user to complete the...
  6. S

    Which is best for you Unity or Unreal?

    I have made couple of android games on Unity platform and I feel it's much easier and have lot of features.. Give unity a try
  7. S

    Wordpress vs Joomla

    Wordpres is anytime better... Actually is the best CMS on internet!!
  8. S

    Hardest Programming Language?

    For me, PHP is easiest of all C/C++ are hardest of all
  9. S

    Hello guys. Sachin here from India

    Hello Guys,My name is Sachin and I am 21 years old from India.I have joined this website today and I am going through all the threads and forums to get acquainted with this website.Hope to have an awesome stay on this website!Thanks
  10. S

    I f**king hate YouTube now...

    It is better to associate your Youtube account with a Network. The chances of ban are less then
  11. S

    Selling fully anonymous private proxies - very fast activation - 24/7 support

    No issues mate.. Thanks for your reply..
  12. S

    Which is the best and small Software to add logo on the video

    I want to add logo on the video but I do not want a heavy software... Tell me which is the small software (upto 20-30 MB) that can easily add a logo on the video... Processing a video shouldn't take more than 2-3 minutes
  13. S

    How to cut video and insert an image into it?

    But Windows movie maker doesn't allow to overlay an image over the video..
  14. S

    Selling fully anonymous private proxies - very fast activation - 24/7 support

    Do you have Indian proxies as well?
Back
Top