Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
P

PeriyasamyRamachandran

@PeriyasamyRamachandran
About
Posts
50
Topics
25
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Not able to debug my application
    P PeriyasamyRamachandran

    All, I working on PHP with Zend Framework. I could not able to debug my application. I am getting the exception as below, An error occurred Page not found Exception information: Message: Action "indexPhp" does not exist and was not trapped in __call() Stack trace: #0 /var/www/html/sample/library/Zend/Controller/Action.php(515): Zend_Controller_Action->__call('indexPhpAction', Array) #1 /var/www/html/sample/library/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('indexPhpAction') #2 /var/www/html/sample/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #3 /var/www/html/sample/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch() #4 /var/www/html/sample/application/Bootstrap.php(11): Zend_Application_Bootstrap_Bootstrap->run() #5 /var/www/html/sample/library/Zend/Application.php(366): Bootstrap->run() #6 /var/www/html/sample/public/index.php(12): Zend_Application->run() #7 {main} Request Parameters: array ( 'controller' => 'public', 'action' => 'index.php', 'module' => 'default', ) How to fix this issue?. Any idea please.. Regards, Periyasamy.R

    Linux, Apache, MySQL, PHP help php data-structures debugging html

  • Not able to log in - Fatal error [modified]
    P PeriyasamyRamachandran

    All, I am working in PHP with Zend Framework. while i am trying to log in, i am getting the error as below, Fatal error: Call to undefined function mcrypt_get_iv_size() in /var/www/html/sample/application/controllers/BaseController.php on line 52 How can i fix this issue?. Any idea please. Regards, Periyasamy.R

    modified on Friday, December 3, 2010 4:50 AM

    Linux, Apache, MySQL, PHP help php question html

  • MySQL-incorrect information in file frm
    P PeriyasamyRamachandran

    Hi Luc pattyn, Thanks for your reply. Instead of restoring database Is there any other way by changing configuration in "my.cnf" file?. Thanks, Periyasamy.R

    Database help mysql database sysadmin question

  • MySQL-incorrect information in file frm
    P PeriyasamyRamachandran

    Hi, In my server the MySQL database is not started. Because, the database was corrupted since the table size is large. So i resolved this issue and started the MySQL server by extending the innodb table space. The below line is i added in my.cnf innodb_data_file_path = ibdata1:100M:autoextend:max:500M;ibdata2:100M:autoextend The MySQL is started and database and tables are there. The problem is when i select any table data, i got the error as "incorrect information in file frm". How can we fix this issue?. Any idea pls. Regards, Periyasamy.R

    Database help mysql database sysadmin question

  • While Press "Esc" key ajax request and response is stopped in the browser
    P PeriyasamyRamachandran

    Hi Jules, It works for me. Thanks for your reply. -Periyasamy.R

    JavaScript help question

  • While Press "Esc" key ajax request and response is stopped in the browser
    P PeriyasamyRamachandran

    Hi, Thanks for your reply. Great!. It works for me.Now the ajax request and response is not stopped when i use "Esc" or any key. Its good. Thanks, Regards, Periyasamy.R

    modified on Thursday, October 28, 2010 2:22 AM

    JavaScript help question

  • While Press "Esc" key ajax request and response is stopped in the browser
    P PeriyasamyRamachandran

    Hi, While running my application if any error gets then, a modalbox will show with the error message, So I close the modalbox using "Esc" key. In the meantime the next ajax request and response is stopped in the browser since i pressed "Esc" key. So I want to close modalbox using "Esc" and also the next ajax request and response do not stopped by the browser?. Can anybody help me how can i handle this? Regards, Periyasamy.R

    JavaScript help question

  • Do not stop the Ajax request and response when "Esc" key is pressed
    P PeriyasamyRamachandran

    Hi, I close a "Modalbox" popup using "Esc" key. In the mean time, the pop up is closing but, the ajax request and response also stopped. Can anybody help how to avoid this?. Regards, Periyasamy.R

    modified on Tuesday, October 26, 2010 7:36 AM

    JavaScript help tutorial question

  • Give me simple example for API calls in asp.net
    P PeriyasamyRamachandran

    Yes i am looking something like i have to retrieve the data from a server and update into my local database. To retrieve the data i need to use "API cals". Can you reply how can i proceed this? or Please give an example for API calls. Thanks, Periyasamy.R

    ASP.NET csharp asp-net json tutorial question

  • Give me simple example for API calls in asp.net
    P PeriyasamyRamachandran

    Hi, Can you anybody tell me how can we use the "API calls" in asp.net?. Please give me simple example or any idea. Thanks, Periyasamy.R

    ASP.NET csharp asp-net json tutorial question

  • Click-in and Click out functionality
    P PeriyasamyRamachandran

    Hi, Thank you very much for your idea. Regards, Periyasamy.R

    ASP.NET question

  • Click-in and Click out functionality
    P PeriyasamyRamachandran

    Hi, Thank you very much for your idea. its very useful. Regards, Periyasamy.R

    ASP.NET question

  • Click-in and Click out functionality
    P PeriyasamyRamachandran

    Hi, I could understand with your idea.Can you post some example? Thanks you Periyasamy.R

    ASP.NET question

  • Click-in and Click out functionality
    P PeriyasamyRamachandran

    Thank you for this information. I will try to implement this. Regards, Periyasamy.R

    ASP.NET question

  • Click-in and Click out functionality
    P PeriyasamyRamachandran

    Hi, Thank you for your reply. Its a advertisement. click-in is that the users are coming to our site by clicking(or using) other sites. click-out is that the users are going to other sites by clicking (or using) our site. Thats it. For this i need some basic ideas on implementation. Regards, Periyasamy.R

    ASP.NET question

  • Click-in and Click out functionality
    P PeriyasamyRamachandran

    Hi, I need to do Click in and Click out functionality in dot net. Can you anybody give idea plz? Thanks, Periyasamy.R

    ASP.NET question

  • Create charts using the plugin "Ruby processing"
    P PeriyasamyRamachandran

    Hi, Is this possible to create charts(Eg: Scatter chart) using the plugin "Ruby processing"? Anybody have idea plz? Thanks & Regards, Periyasamy.R

    Web Development ruby question

  • Create charts using the plugin "Ruby processing"
    P PeriyasamyRamachandran

    Thanks for your suggestion.

    The Lounge ruby question

  • Create charts using the plugin "Ruby processing"
    P PeriyasamyRamachandran

    Hi, Is this possible to create charts(Eg: Scatter chart) using the plugin "Ruby processing"? Anybody have idea plz? Thanks & Regards, Periyasamy.R

    The Lounge ruby question

  • Cappuccino framework with ruby on rails
    P PeriyasamyRamachandran

    Hi, Is there any possibility to use the Cappuccino framework with ruby on rails. I am new for Cappuccino. Can you anybody help me how can we use the cappuccino framework with ruby on rails?. Thanks & Regards, Periyasamy.

    Web Development ruby help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups