Jump to content

Chikwado

Members
  • Posts

    287
  • Joined

  • Last visited

Everything posted by Chikwado

  1. Chikwado

    Sql File

    How to execute sql file? I am working on xampp. For example "file.sql" Some one help.
  2. I need coolexample.com domain and webhosting. Planning check name.com, if it host name and content. name.com does it host domain and web content?
  3. Chikwado

    Lay Out Property

    Yes, I have used float to replace it. Thank you.
  4. Chikwado

    Lay Out Property

    I like this property but it seem to no longer valid or deprecated. layout-flow Mozilla firefox does not recognize these property at all. Why?
  5. How to attach two element. For example: Between aside and section are showing space. What css property would be need?
  6. How to attach two element. For example: Aside and section are showing space. What css property would be need?
  7. How to output data using console. I used this code then when I process the code I did not see anything. console.log(5 * 5); I did not see anything in browser. What am I doing wrong here. I am using firefox I press ctr+shift+k a new field open with text input if type anything there a bunch of example highlight. If I select console it show a deferent function command. What is that please?
  8. My question was different with the answer that were been pushing in. The text with red color that you found above was that, when I made the post I used bbcode tag and it generated html tag, why? If you view html source of that post it generated something like this: <span style="bla bla hash red color">Red color display here</span> Can you tell why it generate that html tag, because i did not input that while making the post.
  9. That code works perfectly, I have tested it in window 8 with IE9.
  10. Yes! HTML5 will handle every cross-media. Just try to learn its declaration. xhtml is html4 or dreamweaver stuff.
  11. We write javascript in notepad, then java??? Not compiler, but?
  12. The following code is working in my mobile device which has model name as ( nokia x2-01) there is no server in my device but ajax works, can you tell me why?
  13. Chikwado

    Reg Exp

    I don't know how to do that, Can you help me do it? I like to type my phrase in the textarea and input pattern in text field to match some word.
  14. Can some one tell me why i am passing ajax file in my mobile device. When I processed ajax file it open successfully, if I hit the trigerable button, Ajax response by printing text file in div. No server were involved in my mobile device. Can you tell me why my device is responding for ajax request?
  15. Chikwado

    Reg Exp

    Some one help view this: I was hoping that this script would work, It some how behave as it work. code This is what want to do with that script: In textarea I will type my bla bla phrase then in the text field i will type regexp pattern and the script will pass the match to new div. Ok, for example if i type "hello world" in the textarea i will type this /world/i; to match world. Then it stop working. But if i remove this character //i; it start to return the match
  16. Chikwado

    Saving Some File

    Ok, how is the character surpose to be? help please.
  17. Chikwado

    Data Download

    Sorry, when I made that post, then the post lasted several days and no one had talk about it and I remove the file. The file are here download code my device is unable to format code properly, that's why I had always link the url.
  18. What is the available c/c++ free and paid tutorials? I were able to install "TURBO" for primary testing , Some one help with suggestion. Thanks.
  19. In programing example: C/C++ and advance equipment and language.
  20. What is the best compiler out there, microsoft visual compiler and ??? Some one help.
  21. Ckeditor, Is it possible to use ckeditor as demo, that is type code and execute? Not saving the code but just testing? Some one help on suggestion.
  22. I been running that code for a long time, The code are here Code here It' does execute.
  23. Select to trigger event is not working. How to tigger event with select option. Code and syntax The first select options work, but the second select does not. Some one help.
  24. Chikwado

    Data Download

    This script perform its task fine, but while downloading it does not return the name of the file been downloaded. Instead it return its own name. The file are here Some syntax. Some one help.
  25. Yes, I have done so, but is not executing anything, iEditor my code are here iEditor Code I need help please.
×
×
  • Create New...