
DREAMTECHWORLD.WORDPRESS.COM
dreamtechworld | Think Big Win The WorldThink Big Win The World
http://dreamtechworld.wordpress.com/
Think Big Win The World
http://dreamtechworld.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
0.6 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
11
SSL
EXTERNAL LINKS
7
SITE IP
192.0.78.13
LOAD TIME
0.566 sec
SCORE
6.2
dreamtechworld | Think Big Win The World | dreamtechworld.wordpress.com Reviews
https://dreamtechworld.wordpress.com
Think Big Win The World
Chandrakant | dreamtechworld
https://dreamtechworld.wordpress.com/author/maitry
Think Big Win The World. Dreamtechworld pvt ltd have launched new website for Panvelkar www.new-panel.com. April 25, 2014. April 25, 2014. This is good news for panvelkar that dreamtechworld pvt ltd which is providing service computer and project training have created number of eb based projects for clients. Have Launched New classified for panvelkar as http:/ www.new-panvel.com. Already there are lots of classified website availablethen why again new one? So lets see what happen ……. Fckeditor blank fiel...
how to remove index.php from url in codeingiter | dreamtechworld
https://dreamtechworld.wordpress.com/2014/07/14/how-to-remove-index-php-from-url-in-codeingiter
Think Big Win The World. How to remove index.php from url in codeingiter. July 14, 2014. July 14, 2014. Follow this Three steps to remove index.php from url. Go to your apache conf or httpd conf and find your directory tag where your application reside. And replace AllowOverride None to AllowOverride All. Go to codeigniter config file and change index page to blank. Config[‘index page’] = ” to blank. Create .htaccess file in root of your site where appliation folder placed. And add following code in it.
How to enable apache to execute cgi-perl script from browser | dreamtechworld
https://dreamtechworld.wordpress.com/2014/07/07/how-to-enable-apache-to-execute-cgi-perl-script-from-browser
Think Big Win The World. How to enable apache to execute cgi-perl script from browser. July 7, 2014. July 8, 2014. Install perl from http:/ www.activestate.com/activeperl/downloads. Edit httpd.conf or apache.conf. 1 Check following module is enable LoadModule cgi module modules/mod cgi.so. If not enable it if it is not installed download it from apache source. 2 search AddHandler cgi-script .cgi and chaneg it to AddHandler cgi-script .cgi .pl. 3search your document root e.g. Inside it add Options ExecCGI.
how to get location or address of user ip address | dreamtechworld
https://dreamtechworld.wordpress.com/2014/04/29/how-to-get-location-or-address-of-user-ip-address
Think Big Win The World. How to get location or address of user ip address. April 29, 2014. April 29, 2014. There are Lot of google api and yahoo api available for this. We will see how to use yahoo api. Please use below code. IpAddress = ‘76.22.200.69’. Query = sprintf(“select * from ip.location where ip=’%s'”, $ipAddress);. QueryUrl = “ http:/ query.yahooapis.com/v1/public/yql? Json = file get contents($queryUrl);. Data = json decode($json);. Query] = stdClass Object. Results] = stdClass Object. How to...
Ramesh Javale | dreamtechworld
https://dreamtechworld.wordpress.com/author/ram4u2008
Think Big Win The World. How to remove index.php from url in codeingiter. July 14, 2014. July 14, 2014. Follow this Three steps to remove index.php from url. Go to your apache conf or httpd conf and find your directory tag where your application reside. And replace AllowOverride None to AllowOverride All. Go to codeigniter config file and change index page to blank. Config[‘index page’] = ” to blank. Create .htaccess file in root of your site where appliation folder placed. And add following code in it.
TOTAL PAGES IN THIS WEBSITE
11
Welcome to Jquery magic World: Show lightbox thickbox effect on page load
http://jquerymagic.blogspot.com/2009/07/show-lightbox-thickbox-effect-on-page.html
Monday, July 13. Show lightbox thickbox effect on page load. Lightbox or thickbox basically used to show image or new page in lightbox transparent effect on click event of any image or link .We can show same effect when page is load. This can be achieve just using the following code snippet in head tag. Code script rc=js/jquery.js type=text/javascript /script. Script type=text/javascript src=js/thickbox.js /script. Tb show(' , 'college1/college.php? Posted by Ramesh Javale. January 20, 2010 at 7:27 PM.
Welcome to Jquery magic World: June 2009
http://jquerymagic.blogspot.com/2009_06_01_archive.html
Tuesday, June 30. Show Hide div tag or paragraph tag or html element. Jquery has predefined some methods we are just using that methods. To show hide any element that elemnet must have some class or id . Here we are using div element as example. 1 The Html code is as given below. A href="javascript:;" onclick="show div();" Show /a. A href="javascript:;" onclick="hide div();" hide /a. P We are using this div to demonstrate show/hide code. /p. 2Now write Javascript Code. There are three methods.
Welcome to Jquery magic World: Learn JOOMLA CMS in chembur mumbai Just in 4000
http://jquerymagic.blogspot.com/2010/04/learn-joomla-cms-in-chembur-mumbai-just.html
Thursday, April 1. Learn JOOMLA CMS in chembur mumbai Just in 4000. Learn JOOMLA CMS in chembur mumbai Just in 4000. Posted by Ramesh Javale. Subscribe to: Post Comments (Atom). There was an error in this gadget. Is nothing but a javascript code library that change the way of your html work.It helps to make your html work more like real time entity.It adds magic to your presentation and all this things just with few code of line. Learn JOOMLA CMS in chembur mumbai Just in 4000.
Welcome to Jquery magic World: April 2010
http://jquerymagic.blogspot.com/2010_04_01_archive.html
Thursday, April 1. Learn JOOMLA CMS in chembur mumbai Just in 4000. Learn JOOMLA CMS in chembur mumbai Just in 4000. Posted by Ramesh Javale. Links to this post. Subscribe to: Posts (Atom). There was an error in this gadget. Is nothing but a javascript code library that change the way of your html work.It helps to make your html work more like real time entity.It adds magic to your presentation and all this things just with few code of line. Learn JOOMLA CMS in chembur mumbai Just in 4000.
Welcome to Jquery magic World: July 2009
http://jquerymagic.blogspot.com/2009_07_01_archive.html
Monday, July 13. Show lightbox thickbox effect on page load. Lightbox or thickbox basically used to show image or new page in lightbox transparent effect on click event of any image or link .We can show same effect when page is load. This can be achieve just using the following code snippet in head tag. Code script rc=js/jquery.js type=text/javascript /script. Script type=text/javascript src=js/thickbox.js /script. Tb show(' , 'college1/college.php? Posted by Ramesh Javale. Links to this post.
Welcome to Jquery magic World: Show Hide div tag or paragraph tag or html element
http://jquerymagic.blogspot.com/2009/06/show-hide-div-tag-or-paragraph-tag-or.html
Tuesday, June 30. Show Hide div tag or paragraph tag or html element. Jquery has predefined some methods we are just using that methods. To show hide any element that elemnet must have some class or id . Here we are using div element as example. 1 The Html code is as given below. A href="javascript:;" onclick="show div();" Show /a. A href="javascript:;" onclick="hide div();" hide /a. P We are using this div to demonstrate show/hide code. /p. 2Now write Javascript Code. There are three methods.
TOTAL LINKS TO THIS WEBSITE
7
Web design, web developer, website, web site, internet pages, SEO, joomla, Word Press, Dream Tech Solutions, advertising
Web design, web developer, website, web site, internet pages, SEO, joomla, Word Press, Dream Tech Solutions, advertising. Experience the difference at Dream Tech Solutions! Need a stunning website that will increase sales and leave your competitors green with envy? Dream Tech Solutions offers just that. We will work with any budget. In a matter of days, the custom website will begin to pay for itself. If your clients are not finding you, it is because they are too busy spending time at your competitors.
Consulting Services
Phone: 703-462-0683 Email: tom@dreamtechsys.com. Our firm provides software professional staffing solutions for temporary, temporary-to-permanent and direct employment opportunities. Our management team is led by software professionals with world-class experience who worked in the IT industry for about 20 years. We offer a range of consulting services for IT business, industry, government and organizations seeking temporary, contract-to-hire and long-term consultants. Start-up an exciting career with us!
DreamTech Technologies
Institute of Instrumentation and Metrology. The concept of this institution owe its origin to the parent organization, Electrometer Corporation, which has already emerged as a leading multidisciplinary and NABL accredited calibration laboratory in the country. Date of Entrance Test. Subjects of Study for course in NCVT, STVT and MES. Admission shall be based on academic record and performance on entrance examination conducted by IIM. Standard of questions shall be of Higher Secondary level.
DreamTech Ventures
This website is currently down for maintainence. Please check back later.
DreamTechWorld
This Blog is to fulfill your techinical need. Thursday, September 5, 2013. Validation of URL using javascript. Var urlPattern=/ (ht f)tps? A-z0-9- .] .[a-z]{2,4} /? UrlPattern.test(vv) { return false; } else { return true; } }. Posted by Ramesh Javale. Friday, January 4, 2008. Var validNum =/ [ (]? If (validNum.test(obj.value) = false). Posted by Ramesh Javale. Sunday, August 12, 2007. Use the following script. Then, you link to it by:. Posted by Ramesh Javale. Friday, July 20, 2007. Else return false;.
dreamtechworld | Think Big Win The World
Think Big Win The World. How to remove index.php from url in codeingiter. July 14, 2014. July 14, 2014. Follow this Three steps to remove index.php from url. Go to your apache conf or httpd conf and find your directory tag where your application reside. And replace AllowOverride None to AllowOverride All. Go to codeigniter config file and change index page to blank. Config[‘index page’] = ” to blank. Create .htaccess file in root of your site where appliation folder placed. And add following code in it.
DREAM TECH WORLD
Let us join our hands in developing the technology. Sunday, January 31, 2010. IS GOOGLE CHROME REALLY FASTER? Friends in all of our lives speed is really important thing. From baking a bread till transportation everything depends on speed. Once you enter the job field then everything, the whole life will be on 'Speed'. So in this 'world of speed' why cant our internet browser be the one of speed? Here is a answer given by-JIM ROSKIND for this question. But friends do you actually know one thing? The real...
dreamteck-2b's blog - Dream-teck - Skyrock.com
11/02/2008 at 2:50 AM. 17/02/2008 at 3:35 AM. Subscribe to my blog! Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (66.160.134.14) if someone makes a complaint. Please enter the sequence of characters in the field below. Posted on Thursday, 14 February 2008 at 12:13 AM. Please enter the sequence of characters in the field below. Posted on Wednesday, 13 February 2008 at 9:51 AM. Post to my blog. Here you are free.
dreamteck-tecktonik.skyrock.com
Blog de dreamteck-tecktonik - DREAMTECK - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Quelques videos de nous . Six danceurs de Tecktonik . Mise à jour :. Minimal t'en demande ba prend sa =D (c'est trés minimalistique par ici fiouuuu ). Abonne-toi à mon blog! N'oublie pas que les propos injurieux, racistes, etc. sont interdits par les conditions générales d'utilisation de Skyrock et que tu peux être identifié par ton adresse internet (67.219.144.170) si quelqu'un porte plainte. Ou poster avec :. Posté le mardi 27 novembre 2007 07:41. N'oublie ...
dreamteck2009's blog - dreamteck2009's blog - Skyrock.com
We don't dance we are the dance. 25/12/2008 at 9:06 AM. 22/02/2009 at 3:50 PM. J'ai pas mal aux lèvres c'est juste que. N,nn,n,n,nn, nnn. Soundtrack of My Life. Subscribe to my blog! J'ai pas mal aux lèvres c'est juste que mon gloss il est trop bon .bon d'accord c'était pour le style OK ;). Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (23.21.86.101) if someone makes a complaint. N,nn,n,n,nn, nnn. Don't forget t...
Blog de DreamTeck44 - Č'ΣŞŢ βİΣИ ĻÀ ρİŘΣ ƒØĻİΣ φŪΣ ÐΣ νØŪĻØİŘ ΣŢŘΣ ŞÁGΣ ÐÀИŞ &
Mot de passe :. J'ai oublié mon mot de passe. 268;'ΣŞŢ βİΣИ ĻÀ ρİŘΣ ƒØĻİΣ φŪΣ ÐΣ νØŪĻØİŘ ΣŢŘΣ ŞÁGΣ ÐÀИŞ ŪИ ЛØ. 9604;▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄. 9600;▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄. 9600;▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄. 9600;▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀. ßÌΣNVΣNUΣ. 9733;★★ E. 9733;★★★. 9733;★★★★ C. 9733;★★★★★★★★★. 9733;★★★★★★★★ K. 9733;★★★★★★★. 9733;★★★★★★ T. 9733;★★★★★★★. 9733;★★★★★★★★. 9733;★★★★★★★★★ O. 9733;★★★★. 9733;★★★ N. 9733;★★. 9733;★ I. 9604;▀▄▀▄▀▄▀▄▀▄▀▄. 9604;▀ ELECTRO ▀▄. Mise à jour :. Abonne-toi à mon blog! C'℮ST UN℮. T'℮s un℮. N'oublie ...