Advanced Search

Search:

Type: Posts; User: letom; Keyword(s):

Page 1 of 8 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    135

    No advices for the listed topic there ? :)

    No advices for the listed topic there ? :)
  2. Replies
    3
    Views
    135

    Protect our domain name

    What are the precautions we take while registering a domain name.
    According to ICANN rules the domain owner is the person who named in administrative details of a domain. Is this is sufficient for...
  3. Replies
    0
    Views
    139

    Speak a text though javascript

    Is there any small script available to speak a sentence "congratulations ! registration success" or /other through JavaScript.
    Also adding this audio affect will forbid the smooth functioning of...
  4. Yes .. I am going to notify that... but not a...

    Yes .. I am going to notify that...
    but not a fruitful one ..
  5. That is FYI only, to understand the php coding /...

    I'm not sure what you mean by this.[/QUOTE]

    That is FYI only, to understand the php coding / i mean putting some more equal code like that in javascript will produce correct result.
    Eg .. foreach...
  6. Replies
    7
    Views
    236

    This is the understandable coding for you, ...

    This is the understandable coding for you,


    <script>
    $(document).ready(function(){
    $("#addcat").validate({

    rules: {
    cat_parent : {selectcheck: true},
    cat_name: "required",
  7. Replies
    7
    Views
    236

    Hi There.. Please run the following code.. ...

    Hi There..

    Please run the following code..



    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <title>Negócios Angola</title>
  8. Thanks.. following is the ajax coding to get...

    Thanks..

    following is the ajax coding to get the result


    submitHandler : function(form) {
    if($('#login').submit(function(){return false;}))
    {
    $.ajax
    ({
  9. var error_message =...

    var error_message = ajax_response_object.error_messages.error[0];

    Adrian
    can u explain the red colored part... when iam using $.parseJSON iam getting a null result.
  10. Replies
    10
    Views
    709

    Dear Mr Adrain If any additional information...

    Dear Mr Adrain

    If any additional information i require, i will consult beyond the forum

    Thanks..

    Tom
  11. Replies
    10
    Views
    709

    Thanks... Asking a Question "what "details" do...

    Thanks...

    Asking a Question "what "details" do you want to track?" for my Question "ip is sufficient to trace the user details ?, or any other we want to collect for our future reference if any,...
  12. You can use fadeOut(1500); by removing the...

    You can use fadeOut(1500); by removing the hide() in following code, it will look nicer than hide();
    <script>function myclick() {$('#myform').fadeOut(1500); }

    </script>
  13. Replies
    10
    Views
    709

    Thanks for your information, Yes I know the...

    Thanks for your information, Yes I know the information you provided, and know it is not 100% accurate, [I]Previously i had practically tested it to a certain extent..but totally meaning less ......
  14. Replies
    10
    Views
    709

    TKS .... Yes This is wide, but experts can give...

    TKS ....
    Yes This is wide, but experts can give a solution to certain extent.
    If it not feasible to answer the question.. terminate the thread now, i will consult to other forums which gives...
  15. Replies
    10
    Views
    709

    Getting Longitude and Latitude

    Normally we get/browser/ operating system some more details of our site user, from back end of website by calling a simple coding in php.
    My Qs is, Is there any way to get the longitude and latitude...
  16. Hi There Please refer the following code, You...

    Hi There

    Please refer the following code, You need to use jquery hide function. Jquery library is added in the coding


    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
  17. Replies
    2
    Views
    209

    Thanks .. @Beverley Is there any way to put the...

    Thanks .. @Beverley
    Is there any way to put the string in specific field.. suppose

    $ry = ABCDEFGHIJKLMNOP
    $ty = BNGH

    putting BN after char A(1st char) and GH after(last char) P (shuffling...
  18. Replies
    2
    Views
    209

    Mixing a word in another word

    Adrain, can u suggest a solution for the following ?


    <?php

    $tm = "Nice";
    $ad = "Well";

    ?>
  19. Thread: A Server in Home

    by letom
    Replies
    7
    Views
    791

    Yes.. But cooling is a different option, all...

    Yes..

    But cooling is a different option, all we know, intense hot will capture the fire in processor.. but there is fan also, it will not reduce hot in such a way, Room Ac will provide some...
  20. Thread: A Server in Home

    by letom
    Replies
    7
    Views
    791

    Yes they will insist to take bigger plans. ...

    Yes they will insist to take bigger plans.


    New information for me


    Informative
  21. Thread: A Server in Home

    by letom
    Replies
    7
    Views
    791

    Dear Mr Daniel Thanks for your information. ...

    Dear Mr Daniel

    Thanks for your information.


    Yes that is a good idea, i have it...


    Yes,, running this system around the clock will cause any system crashes ? cooling is sufficient ?...
  22. Thread: A Server in Home

    by letom
    Replies
    7
    Views
    791

    A Server in Home

    I have a old celron computer, just wasting my room space, I got an idea that, instead of wasting that hardware can i design a server through that system. It have 20 GB HDD and 256MB x2 512 RAM,...
  23. Yes, but some people put their resolution to 800...

    Yes, but some people put their resolution to 800 pixel.



    Yes it is a major issue.. I am identified that from the tab of my brother-law, when he start surfing my company website, it is not...
  24. Yes,.. but i think php code for checking screen...

    Yes,.. but i think php code for checking screen width doesn't fails to a certain extend ?

    We cannot predict what devices will come to market in near future, but for a better presentation in IPAD...
  25. The best idea i would like to recommend for this...

    The best idea i would like to recommend for this long discussion is use pixel and keep 3 version of website,

    one is for 800 pixel and higher,
    two is for 370 pixel - 799 pixel.
    three is for...
Results 1 to 25 of 182
Page 1 of 8 1 2 3 4