Shanti C 106 Posting Virtuoso

Use color formats are decent.
Make correct alignments.
Use your english professionally..
Make decent font in your css file.
I think this color is nice and professional:#6F6754.
Make your hyperlinks without line by using css.
Sure every page in your site is with same alignment.
Use good buttons with decent color.
Dont place too much images in your site.
Use medium size for your default font.
Set page properties to 0.
ALL THE BEST.

Shanti C 106 Posting Virtuoso

means , can i provide nay login form for chatting...

Shanti C 106 Posting Virtuoso

One thing how to set it for loginusers..
Tel me if any idea..

Shanti C 106 Posting Virtuoso

thanks nav the microChat is working fine after deleting msg.html..
Thanks for gud providing..

Shanti C 106 Posting Virtuoso

A complete portal with shopping,forums,blogs,date,grooming,newsletters,subscriptions,movie galleries etc
This is the best...

Shanti C 106 Posting Virtuoso

Hello naveen...

I have downloaded the microchat from hot scripts.com
But i got this error below when ever i post a message:

Warning: fopen(msg.html) [function.fopen]: failed to open stream: Permission denied in E:\web\microChat\message.php on line 4

Warning: fwrite(): supplied argument is not a valid stream resource in E:\web\microChat\message.php on line 11

Warning: fclose(): supplied argument is not a valid stream resource in E:\web\microChat\message.php on line 12

Thanks...

Shanti C 106 Posting Virtuoso

Im so sorry tanha..
Presently it is not in my computer...

Shanti C 106 Posting Virtuoso

Please provide me with url naveen..

Shanti C 106 Posting Virtuoso

Then first insert into table which fields you want...and then use update query to insert other fields by using any one id which we previously inserted..
provide your table with default entry(if int with 0,if varchar with no,if text dont specify any)..
Then you will get the task what you excatly want..

Shanti C 106 Posting Virtuoso

In my office...

Shanti C 106 Posting Virtuoso

Thank you Naveen....

Shanti C 106 Posting Virtuoso

The Code above is not in the correct meaning:
Means:
The php script will execute first...
So if($_POST == "services") ,this line is selected by user,
so u will get this error:
Notice: Undefined variable: result in E:\web\forumsnetwork\frontend\saneg.php on line 7

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in E:\web\forumsnetwork\frontend\saneg.php on line 7

Notice: Undefined index: category in E:\web\forumsnetwork\frontend\saneg.php on line 14
error
Notice: Undefined index: category in E:\web\forumsnetwork\frontend\saneg.php on line 28
error

So,first you have to decide what you are trying to do..
Tel me what is your task has to do..

Thanks.

Shanti C 106 Posting Virtuoso

Hi.. Nav..
Check this attatchment now...
Thanks.
Tanha Check this anf go through that with previous attatch ments...

Shanti C 106 Posting Virtuoso

These what i attatched are finely working...Check out once again...

Shanti C 106 Posting Virtuoso

Tanha...
Tel me what mysql version you are using...
Is it phpmyadmin or not...

Shanti C 106 Posting Virtuoso

Its not working on my computer...
Tel me whats the wrong???

Shanti C 106 Posting Virtuoso

Hello..Naveen...
Tel me how it will work for chatting..
Its not working???

Shanti C 106 Posting Virtuoso

Is there any possibility to do online chatting with php.
In clear, if we post our message ,the other person for whom we post will get that message with out inserting that message into the database...
Can any one please help me out...

Thanks...

Shanti C 106 Posting Virtuoso

I think you % symbol is giving you that error..

Shanti C 106 Posting Virtuoso

Hey use this code where your checkbox validtion goes:

<script language="javascript">
function check()
{
	var d=document.checkoutform;
	if(d.confirm1.checked==false) {alert("Please confirm your details are correct!!");
	return false;
	}
  	else
	{return true;}
		
}
function trimstr(str) {
	str= this != window? this : str;
	return str.replace(/^\s+/g, '').replace(/\s+$/g, '');
}
                              </script>

I think its working...

Shanti C 106 Posting Virtuoso

First you have to gain clear idea about blogs...
Means what are the categories they are using,
any sub categories are there,
and what is going on when they post blog,
Know can we place 2 or more blogs,
Know how one blog is different from another blog.
Browse different kind of blog sites..
And
First confirm your datasbase whether its having how many tables to make our blog site good..
Then start working at admin side and front end side parlelly...
Any queries at your developing ,
we are here for u to help..
All the best..
Shanti.

Shanti C 106 Posting Virtuoso

could you tel me any other retrieves are done with your database....?

Shanti C 106 Posting Virtuoso

Check for your database username,password,name are correct or not..
And also check your table once again...
And use mysql_fetch_array(); instead of mysql_fetch_assoc();..

If all the above are correct then,
simply re-install your mysql..

Shanti C 106 Posting Virtuoso

Yes,Nav's answer is damn right...
Better to provide many accounts from one computer...
And try sessions also,if you want to store more user data like nick name etc...
Thnks..

Shanti C 106 Posting Virtuoso

Try this:

for(var i=0; i < d.c.length; i++){
			if(d.c[i].checked) {
				total +=d.c[i].value + "\n";
				d.check_compare.value=d.check_compare.value+d.c[i].value+',';
			}
		}
		if(d.check_compare.value=="") {
		 alert("Please select atleast one check Box");
		 return false;
		}

K...

Shanti C 106 Posting Virtuoso

Hey...
I tried this ,its working fine...

I think you have mistaken at last line ,means you have write the column name with out $.

function q($a) {
      return mysql_query($a);
      }
      function a($b) {
      return mysql_fetch_assoc($b);
      }
      $abc="select * from user";
      $bcd = q($abc);
      $cde = a($bcd);
      echo $cde['uname'];

Check out this...

Thanks
Shanti.

Shanti C 106 Posting Virtuoso

You just copy and paste the content which is in notepad into your mysql query...

Shanti C 106 Posting Virtuoso

Participating in related forums is gudd..
And also mind your forum made with attractive,user friendly,easy download,good to see,provide them with attractive features...
And main thing is:::Put off your registered member with continue posting is better than the getting new member.Because he may cause to provide yuor forum with new member with his own experiece...

ALL THE BEST..

Shanti C 106 Posting Virtuoso

Yes..virtual communities have their own best benifits...
But frequent Updation is needed...Then u will get more members ,more traffic...But mind hardwork and patiency are which we should have too.......

Shanti C 106 Posting Virtuoso

PHPBB.com
Vbulliten.com
are the best....

Shanti C 106 Posting Virtuoso

Hello..
Provide them with attractive articles or any interesting techniques and what they expect from your site with newsletters and subscritptions...

Can u please tel me what your site about?

Shanti..

Shanti C 106 Posting Virtuoso

So many tips are there and so much hard work has to do...
Then only we will achieve it..
Some tips are:
1.Make your site to look gud and better..
2.Try to sit end user in your site for some time by adding some interesting messages with good desiging..
3.include some flash file to look more good..
4.Follow reciprocal model,means place others link in your site ,then they will place our link in their site.
5.place your site url in blogs and forums and any other like orkut etc..
6.use your keywords as in simple and user friendly english..
7.Place some interesting topics and provide them by newsletters and so on..
8.Register your site address with google maps..
9.Place your images in search engines..
10.Contact search engines to adds your site.
Follow these and do hard work better..
ALL THE BEST.

ShantI

Shanti C 106 Posting Virtuoso

Very Thanks nav33n........again...

Shanti C 106 Posting Virtuoso

Check these attachments..
These are very usefull for you..

The dropdown works on both php and ajax..
Check out..
Thank
Shanti

Shanti C 106 Posting Virtuoso

I think so...

You make onSubmit() in your submit button...
or
You can use an onclick and use the form.submit() function though.

This is for checking submit button is working or not..


if(@$_POST)
{


or
or
try using header("location:abc.php?username=xyz");

You have to make your header() calls before your script outputs anything.


Thanks
Shanti..

Shanti C 106 Posting Virtuoso

Hello..
you just delete the below line...which is before your while loop..
$row = mysql_fetch_row($result);

Then it will work fine...

Shanti C 106 Posting Virtuoso

Hello kavitha try this...

<?
/...database connections...
if(!empty($_GET['delid'])){  
	mysql_query("delete from category WHERE id='".$_GET['delid']."'");
	
	header("location:samepage.php?msg=del");
	
}
?>
//This is in your designing table...
 <td height="22" align="center" ><a href="javascript:del('<? echo $frow['id'];?>')">Delete</a> </td>
//and this can be anyware in your page

            <script language="javascript">
var d = document.frmmngmall;						
	function del(x)
	{
				
				if(confirm("You want to delete this record"))
					{
					d.action="samepage.php?delid="+x;
					d.submit();
					}
				
			return;
	}
        </script>
 

<? /...database connections... if(!empty($_GET['delid'])){ mysql_query("delete from category WHERE id='".$_GET['delid']."'"); if(!empty($_GET['start'])) { header("location:add_subcategory.php?msg=del&start=".$_GET['start'].""); }else{ header("location:samepage.php?msg=del"); } } ?> //This is in your designing table... <td height="22" align="center" ><a href="javascript<b></b>:del('<? echo $frow['id'];?>')">Delete</a> </td> //and this can be anyware in your page <script language="javascript"> var d = document.frmmngmall; function del(x) { if(confirm("You want to delete this record")) { d.action="samepage.php?delid="+x; d.submit(); } return; } </script>

And your a href must be in form tag...

This is working finely...try this...

Thanks.
Shanti

Shanti C 106 Posting Virtuoso

Hello kavitha try this...

<?
/...database connections...
if(!empty($_GET['delid'])){  
	mysql_query("delete from category WHERE id='".$_GET['delid']."'");
	if(!empty($_GET['start']))
    {
	header("location:add_subcategory.php?msg=del&start=".$_GET['start']."");
	}else{
	header("location:samepage.php?msg=del");
	}
}
?>
//This is in your designing table...
 <td height="22" align="center" ><a href="javascript:del('<? echo $frow['id'];?>')">Delete</a> </td>
//and this can be anyware in your page

            <script language="javascript">
var d = document.frmmngmall;						
	function del(x)
	{
				
				if(confirm("You want to delete this record"))
					{
					d.action="samepage.php?delid="+x;
					d.submit();
					}
				
			return;
	}
        </script>

And your a href must be in form tag...

This is working finely...try this...

Thanks.
Shanti

Shanti C 106 Posting Virtuoso

Can u please place that code in forum,
That site which u have specified is blocked in my environment...

I expect ur reply nav...

Shanti C 106 Posting Virtuoso

Thanks nav....

Shanti C 106 Posting Virtuoso

Let me know where u have specified these service category,service type,services...
These are fro different tables...
Tel me i will help you..

Shanti C 106 Posting Virtuoso

I think you have to restrict the select condition by using where clause based on your service_category..


try this:

<html>
<head><title>auto alto system</title></head>
<body>
<table>
<tr>
<td> category</td>
<td><select name="category">
<option value="sercategory">service category</option>
<option value="servicetype">service type</option>
<option value="services">services</option>

</select></td>
</tr>
</table>
<?php

include 'database.php';




$result = mysql_query("SELECT * FROM service_category where category_name='".$_POST['category']."' ");

while($row = mysql_fetch_array($result))
{
echo $row['servicec'];
echo "<br />";
}


if($_POST['category'] == "servicetype")
{
$result = mysql_query("SELECT * FROM service_type ");
while($row = mysql_fetch_array($result))
{
echo $row['servicet'];
echo "<br />";
echo 'error';
}
}
else
{
echo 'error';
}

mysql_close();

?>

</body>
</html>
Shanti C 106 Posting Virtuoso

Heloo..
plz reply..to this thread...

Shanti C 106 Posting Virtuoso

The way is:

You have to design the login page with two text boxes and then retrieve them and compare them with select statement with your database..
Then if it is ok ,navigate to another page like welcome.php...
Its very simple ,try....

Shanti C 106 Posting Virtuoso

phpbb.com is the best
try to implement your self,its not very difficult..
Im on the way same...

Shanti C 106 Posting Virtuoso

You have to use this code in register.php
Try this ...

session_start();
$_SESSION['bookTitle'] = $_POST['txtBookTitle'];
$_SESSION['bookInfo'] = $_POST['txtBookInfo'];
Shanti C 106 Posting Virtuoso

k..
I think u hav to use the seesion registrstion in your first page means in register.php .Then you can retrieve those session variables in the page where ever u want..


Thanks.

Shanti C 106 Posting Virtuoso

So many tips are there and so much hard work has to do...
Then only we will achieve it..
Some tips are:
1.Make your site to look gud and better..
2.Try to sit end user in your site for some time by adding some interesting messages with good desiging..
3.include some flash file to look more good..
4.Follow reciprocal model,means place others link in your site ,then they will place our link in their site.
5.place your site url in blogs and forums and any other like orkut etc..
6.use your keywords as in simple and user friendly english..
7.Place some interesting topics and provide them by newsletters and so on..
8.Register your site address with google maps..
9.Place your images in search engines..
10.Contact search engines to adds your site.
Follow these and do hard work better..
ALL THE BEST.

ShantI

Shanti C 106 Posting Virtuoso

So many tips are there and so much hard work has to do...
Then only we will achieve it..
Some tips are:
1.Make your site to look gud and better..
2.Try to sit end user in your site for some time by adding some interesting messages with good desiging..
3.include some flash file to look more good..
4.Follow reciprocal model,means place others link in your site ,then they will place our link in their site.
5.place your site url in blogs and forums and any other like orkut etc..
6.use your keywords as in simple and user friendly english..
7.Place some interesting topics and provide them by newsletters and so on..
8.Register your site address with google maps..
9.Place your images in search engines..
10.Contact search engines to adds your site.
Follow these and do hard work better..
ALL THE BEST.

ShantI

Shanti C 106 Posting Virtuoso

So many tips are there and so much hard work has to do...
Then only we will achieve it..
Some tips are:
1.Make your site to look gud and better..
2.Try to sit end user in your site for some time by adding some interesting messages with good desiging..
3.include some flash file to look more good..
4.Follow reciprocal model,means place others link in your site ,then they will place our link in their site.
5.place your site url in blogs and forums and any other like orkut etc..
6.use your keywords as in simple and user friendly english..
7.Place some interesting topics and provide them by newsletters and so on..
8.Register your site address with google maps..
9.Place your images in search engines..
10.Contact search engines to adds your site.
Follow these and do hard work better..
ALL THE BEST.

ShantI