Jump to content

virtualadz

Members
  • Posts

    489
  • Joined

  • Last visited

Posts posted by virtualadz

  1. Hi thanks for your answer. I was just looking for a practical answer. Read it but I m more than a newbie to it.So What i have done is made a php file as index.php and then included header through <?php require('header.php'); ?>The rest is every bit HTML, nothing to be related to database or any advanced functions.

  2. HiI was wondering whether there will be any risk in using PHP pages. What i wanna do is that just make the site in PHP for including header and footer (through include command), so there's no need to edit all the pages. Will there be any threat.Supose i have index.php and then footer.php and header.php and no other php filessssss. When using PHP is there any need to add other special code for protection or just simple HTML would do. There would be no dynamic things just want to use PHP for header n footer.Any threat ?Thankss :)

  3. Well, I dont think there is any shortcut to this1 if your users find the ads useful they click it2. location must be on top3. Add More Content.Read articles on the net, they are quite useful.I am from Banyan Tree School.

  4. Hello Prateek,Content is what you need to have. Almost everyone today knows that you can make money through these Ads, so basically write something exciting which drives users. Most probably the visitors that you currently have are your friends or from this site. Does any visitor come from Search engines as well. Look for that.Post more of content(myan ki khubsurati se kya hota hai.......talvar ki dhar dekho)I have 75% as my CTR for today.BTW: I have been to ur school (APJ), just a month or so ago, you had an annual fest or something.

  5. I have added this code but the song plays only in IE and not in Firefox ?? is something wrong with dis ??<noembed><bgsound src="love.mp3" loop="1"></noembed><embed src="love.mp3" autostart="true" loop="1" hidden="true" height="0" width="0"></embed>

  6. Firefox (1.5, 2) is a whole lot better.........i havent had any anti-virus program for months now...and still running safe........IE needs some (many though) improvements. But i heard that recently in Firefox the passwords were leaked through it's Password Managar program.........i havent turned it off since then. Do u think it can be a risk........ also is Any 1 using password manager currently.

  7. sure...i wil keep practising it..playing it well and understand each concept level by level. I never knew i did get into this. 2 yrs ago started with web design (and still havent completed the HTML tutorials of this site). but i left web design (i dont know why). When i joined the institute i thought of taking JAVA, and he advised me for a base in C++. though i dont know wat i m going to do with it. Also need to manage schools with that :) BTW: i like ur site layout, especially the numberings.

  8. Got it !it shows without error.through File> Project from Existing Code > and in the "Specify Project Settings" step.......i clicked on to add support for ATL, MFC, and Common language runtime.and used the project type as "Console Application project"there also other options under project type like "Windows Application Project", Dynamically Linked Library (DLL) project" and "Static Library Project"..............do i need to know which one to use or just continue with Console Application projectone more thing do i need to use this using namespace std; in each and every program?many thanks !!!!

  9. It get all well.........but just after successfully building the file.........when i click on Start Without Debuggin....it shows the error (Screenshot)...........do i need to re-install it ( the download i think was without any errors....) .........moreover it takes 3 hrs to download this....i just want to practice c++.....is there any other simple program that u can recommend.

  10. After some searching i found this"You will need to create a new project and add your C++ file into it. Then you will be able to build the project.Take a look at the last video at http://msdn.microsoft.com/visualc/learning...ds/default.aspx where it contains some step by step procedure."As said......i downloaded the video......and now the build menus can be seen (Screenshot).......the process was to go through File, New, Project from Existing code. but now when i build that file it shows error ...........the program is a simple one........the error is that........fatal error C1083: Cannot open include file: 'iostream.h': No such file or directoryI just dont have any idea where it went wrong.thanks

  11. Got everything right..........but I can't even compile any c++ files! The build buttons aren't even highlighted on the icon-menu in the GUI, so I have nothing to click. What can I do to build a c++ file in MVS2005? Thanks for your help

  12. hi guysI was using this gallery but until now find it it collides with my other css settings. as, there comes a border around every image, instead only gallery images. and other text settings. Is there a way to separate these gallery settings from other page layoutsHTML for gallery.

    body {background-color : #eeeeee;color : #000000;text-align : center;margin-top : 5px;vertical-align : middle;}#content {width : 80%;margin-right : auto;margin-left : auto;margin-top : 5px;border : 1px solid #bbbbbb;background-color : #ffffff;padding : 5px;text-align : left;}#vertmenu {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 100%;width: 160px;padding: 0px;margin: 0px;}#vertmenu h1 {display: block;background-color:#FF9900;font-size: 90%;padding: 3px 0 5px 3px;border: 1px solid #000000;color: #333333;margin: 0px;width:159px;}#vertmenu ul {list-style: none;margin: 0px;padding: 0px;border: none;}#vertmenu ul li {margin: 0px;padding: 0px;}#vertmenu ul li a {font-size: 80%;display: block;border-bottom: 1px dashed #C39C4E;padding: 5px 0px 2px 4px;text-decoration: none;color: #666666;width:160px;}#vertmenu ul li a:hover, #vertmenu ul li a:focus {color: #000000;background-color: #eeeeee;}a:link {color: #000000; text-decoration:none; font-size: 95%}     /* unvisited link */a:visited {color: #000000; text-decoration:none; text-size: 95%}  /* visited link */a:hover {color: #000000; text-decoration:underline; text-size: 95%}   /* mouse over link */a:active {color: #000000; text-decoration:none; text-size: 95%}   /* selected link *//* Photo gallery template */*{	margin:0;	padding:0;	font-size:100%;}body{	font:80%/110% Verdana, Helvetica, sans-serif;	color:#666;	margin-top:20px;	background:#F6F5F0;	text-align:center;}a{	color:#666;	text-decoration:none;}p,h2{	margin:15px 5px;}h2{	color:#999;}#wrap{	width:720px;	margin:0 auto;	position:relative;}#header{	margin-bottom:20px;}#header a{	text-decoration:underline;}#main-content li{	width:200px;	border:solid #CCC;	border-width:0 1px 1px 0;/* uncomment and adjust this if you want a rounded frame in Mozilla browsers	-moz-border-radius:20px; */	background:#FFF;	padding:10px;	text-align:center;	position:relative;	float:left;	display:inline;	margin:5px;}#fullplate-navigation{	list-style:none;	margin:5px 0 0 45px;}#fullplate-navigation li{	display:block;	float:left;	width:210px;		}#previous{	text-align:left;}#next{	text-align:right;}#fullplate-navigation li a{	display:block;	width:190px;	padding:10px;}#fullplate-navigation li a:hover{	color:#333;}#fullplate-photo{	border:solid #EEE;	border-width:0 1px 1px 0;/* uncomment and adjust this if you want a rounded frame in Mozilla browsers	-moz-border-radius:20px; */	background:#FFF;	padding:5px 15px 15px 15px;	margin:0 auto;	width:600px;}#main-content  a span{/*\*/	position:absolute;	left:-9999px;}#main-content a:hover span{		top:10px;	left:10px;	width:202px;	font-weight:bold;	background:#FFF;	color:#999;	padding:5px 0 5px 0;	text-transform:uppercase;	font-size:80%;	border:1px solid #EEE;	border-width:0 0 10px 0;	filter: alpha(opacity=100);	/*-moz-opacity:.8;		opacity:.80;*//**/} #gallery img{	border:1px solid #EEE;/* delete line above and uncomment this for an inset effect	border:1px solid;	border-color:#666 #EEE #EEE #666; */}#foot{	padding-top:10px;	margin-bottom:20px;	clear:left;}

  13. Looks like you're connected. Whats the problem?
    But i can't access net or access other resources, it's just for the namesake connected. or is there another way to access them when connected.
×
×
  • Create New...