Thursday, 26 December 2013 15:45

how to add scripts and styles in wordpress admin page

Written by
Rate this item
(0 votes)
In wordpress there are some error free ways to add scripts and styles
in your custom  page in admin dashboard.If you don't follow these rules you
might see errors and it's not a good idea to declare script and styles without
this kind of some pre-defined actions.
Tuesday, 24 December 2013 14:43

Paypal Script Not functioning

Written by
Rate this item
(0 votes)
You have a problem on paypal button? When you use the script given from paypal for article, the button gets visible but when clicked on it defines no action..The solution is simple...

You have to change the Text Filters setting to "No Filters" for all users in global configuration and must make the text editors to none after that add the paypal code button script. It works fine...

Problem Solved.

with Cheers,
Ultimatecine.com

Last modified on Tuesday, 24 December 2013 15:38
Rate this item
(0 votes)

when you run asp.net application project from visual
studio,visual studio uses their development server.
It's not the right way to develop asp.net appication.

Friday, 02 August 2013 23:12

Some tips on Web Browsing

Written by
Rate this item
(0 votes)
how to use private browsing?

If you don't want to save cookies and histories for certain activities
and for security purposes while browsing then Press CTRL + Shift + N,
which will launch new private browsing for Chrome, CTRL + Shift + P will
do it for Firefox and IE.
Rate this item
(0 votes)

command objects use parameters for passing values
to sql statements for type cheking,validation,guarding
against SQL injection attacks,etc.so its a good practice
to use command parameters to sql statements.

Saturday, 29 December 2012 13:54

c#,asp.net interview questions

Written by
Rate this item
(0 votes)

I have given many interviews on c#,asp.net jobs and
went through the questions.here i am posting,It may
help you -

Saturday, 22 December 2012 13:55

master pages in asp.net

Written by
Rate this item
(0 votes)

master pages creates a common look in your application.
if we think about the header and footer in our pages,we
create these header and footer in every aspx pages.this
method has disadvantages.if there were any custom page
which dynamically adds header and footer then would be
good.


Latest discussions

  • No posts to display.