shefeekj -9 Light Poster

Always welcome friend...You can contact me at [email removed] for any help ...
Please post a comment for the post if u really like it and if you have time to do..
Thnx in advance

shefeekj -9 Light Poster

try this code

<!p
$subject = “Test mail”;
$message = “Hello! This is a simple email message.;
$from = “someonelse@example.com”;
$headers = “From: $from;
mail($to,$subject,$message,$headers);
echo “Mail Sent.;?>

or check out

<URL SNIPPED>

shefeekj -9 Light Poster

Hi friend...I have been into this SMS gate way stuff ..I used many sms gateways like OZEKI ,Mcore etc. ...But the problem is all of them are paid softwares and so it does have limitations.So i tried making an sms gateway of my own and by gods grace i succeded.I used Serial port communication using c#.net and AT commands for communicating with the modem. ..Its working perfectly for me.I can send and receive sms using this ... I put some tutorials in my website
<URL SNIPPED>

I know this tutorial is not complete,but it covers the most tedious task i faced,ie to convert text message to PDU format which most mobile phones recognizes. The rest is not that tough

I can get you the code if you need.Please contact me ...
Or else if u prefer using OZeki ,here is the tutorial for using those kind of stuffs
<URL SNIPPED>

Thanx

shefeekj -9 Light Poster

Hi friend...I have been into this SMS gate way stuff ..I used many sms gateways like OZEKI ,Mcore etc. ...But the problem is all of them are paid softwares and so it does have limitations.So i tried making an sms gateway of my own and by gods grace i succeded.I used Serial port communication using c#.net and AT commands for communicating with the modem. ..Its working perfectly for me.I can send and receive sms using this ... I put some tutorials in my website
http://www.shefeekj.com/generate-pdu...sing-cnet.html

I know this tutorial is not complete,but it covers the most tedious task i faced,ie to convert text message to PDU format which most mobile phones recognizes. The rest is not that tough

I can get you the code if you need.Please contact me ...
Or else if u prefer using OZeki ,here is the tutorial for using those kind of stuffs
http://www.shefeekj.com/send-sms-fro...ql-server.html

Thanx

shefeekj -9 Light Poster

Hi friend...I have been into this SMS gate way stuff ..I used many sms gateways like OZEKI ,Mcore etc. ...But the problem is all of them are paid softwares and so it does have limitations.So i tried making an sms gateway of my own and by gods grace i succeded.I used Serial port communication using c#.net and AT commands for communicating with the modem. ..Its working perfectly for me.I can send and receive sms using this ... I put some tutorials in my website
<URL SNIPPED>

I know this tutorial is not complete,but it covers the most tedious task i faced,ie to convert text message to PDU format which most mobile phones recognizes. The rest is not that tough

I can get you the code if you need.Please contact me ...
Or else if u prefer using OZeki ,here is the tutorial for using those kind of stuffs
<URL SNIPPED>

Thanx

shefeekj -9 Light Poster

Hi friend...I have been into this SMS gate way stuff ..I used many sms gateways like OZEKI ,Mcore etc. ...But the problem is all of them are paid softwares and so it does have limitations.So i tried making an sms gateway of my own and by gods grace i succeded.I used Serial port communication using c#.net and AT commands for communicating with the modem. ..Its working perfectly for me.I can send and receive sms using this ... I put some tutorials in my website
<URL SNIPPED>

I know this tutorial is not complete,but it covers the most tedious task i faced,ie to convert text message to PDU format which most mobile phones recognizes. The rest is not that tough

I can get you the code if you need.Please contact me ...
Or else if u prefer using OZeki ,here is the tutorial for using those kind of stuffs
<URL SNIPPED>

Thanx

gfsasa commented: i appriciate... +0
shefeekj -9 Light Poster

Yeah if u are using C#.net then you can check whether the checkbox is checked or not by the below line of code

CheckBoxList ch=New CheckBoxList()
 ch= ((DropDownList)(gdview.Rows[k].Cells[k].FindControl("Ch1")));
shefeekj -9 Light Poster

<asp:buttonfield buttontype="Button" commandname="edit" text="Edit"/> See this line...The command name of the button field is given as 'edit' which is reserved for performing edit option ..so change the command name .

shefeekj -9 Light Poster

The command name of the button field might be 'edit' .. just check out

shefeekj -9 Light Poster

Here it is

<URL SNIPPED>

shefeekj -9 Light Poster

Hi friend...I have been into this SMS gate way stuff ..I used many sms gateways like OZEKI ,Mcore etc. ...But the problem is all of them are paid softwares and so it does have limitations.So i tried making an sms gateway of my own and by gods grace i succeded.I used Serial port communication using c#.net and AT commands for communicating with the modem. ..Its working perfectly for me.I can send and receive sms using this ... I put some tutorials in my website
http://www.shefeekj.com/generate-pdu-message-using-cnet.html

I know this tutorial is not complete,but it covers the most tedious task i faced,ie to convert text message to PDU format which most mobile phones recognizes. The rest is not that tough

I can get you the code if you need.Please contact me ...
Or else if u prefer using OZeki ,here is the tutorial for using those kind of stuffs
http://www.shefeekj.com/send-sms-from-pc-using-gsm-modem-and-sql-server.html

Thanx

shefeekj -9 Light Poster

It returns the physical path of the file or directory from the virtual path. As we setup a site in a remote server we don't have access to the server root path of our site in case of shared hosting. As our site is stored inside a particular folder of the server and by browser or by ftp access we can't move upward to wards the root of the server so it is not possible to get the physical path of any directory or file. Some of the objects like FileSystemObject requires physical path to handle various file and directory related commands. So here we can convert a virtual address of path to physical path by using Server MapPath method.

shefeekj -9 Light Poster

The MapPath method maps the specified relative or virtual path to the corresponding physical directory on the server.

shefeekj -9 Light Poster

Make maximum number of quality back links with anchor text .
The back links should be from websites with good page rank.If you dont know what is page rank and what is back link,a very useful online tool is there at http://www.seotoolskit.info

shefeekj -9 Light Poster

its so fast because internet is very dynamic and thousands of new sites are born every day....And google s strictly concerned about the contents in a website.if a website is not up to the level they expect from the previous page rank ,they will surely reduce the rank

shefeekj -9 Light Poster

i have a doubt...i am trying to build quality back links to my website....But i would like to know whether there is any difference between
1.Increasing the number of back links but from very few domains
2.Increasing the number of domains backlinks u.

Waiting for the reply

shefeekj -9 Light Poster

yeah..i am getting lot of quality back links from this website.

shefeekj -9 Light Poster

its becoz an email server is nt configured on your local machine...It wil work fine when u upload the file to the server....

shefeekj -9 Light Poster

thanks a lot for the reply .. i am searching for a better option to do this ..trying to rewrite the code too....i will post the tutorials if i get a better option

shefeekj -9 Light Poster

here is the code for the page.php .... its in called in an iframe from index.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Cool AJAX MENU</title>
<script type="text/javascript" src="niftycube.js"></script>
<script src="jquery.min.js" type="text/javascript"></script>
 <script>
  // When the document loads do everything inside here ...
     $(document).ready(function(){
     Nifty("#menu a","small top transparent");
     Nifty("#outcontent","medium bottom transparent");
     $('.content').load('boo.php'); //by default initally load text from boo.php
         $('#menu a').click(function() { //start function when any link is clicked
                        $(".content").slideUp("slow");
                         var content_show = $(this).attr("title"); //retrieve title of link so we can compare with php file
                            $.ajax({
                            method: "get",url: "boo.php",data: "page="+content_show,
                            beforeSend: function(){$("#loading").show("fast");}, //show loading just when link is clicked
                            complete: function(){ $("#loading").hide("fast");}, //stop showing loading when the process is complete
                            success: function(html){ //so, if data is retrieved, store it in html
                            $(".content").show("slow"); //animation
                            $(".content").html(html); //show the html inside .content div
                     }
                 }); //close $.ajax(
         }); //close click(
     }); //close $(
</script>
<style type="text/css">
body { margin:0 auto 0 auto; color:#000; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; background-color:#666666; }

.page { margin:100px auto 0 auto; width:750px;}

#menu  { list-style:none; margin:0px; padding:0px;}

#menu li { list-style:none; display:inline; }
li.active a { background-color:#FFF;color:#000; }

#menu li a,#menu li a:link { float:left; background-color:#3c3c3c; margin-right:5px; padding:7px; color:#FFFFFF; text-decoration:none; width:6em; text-align:center;} 
#menu li a:visited { }
#menu li a:hover { background-color:#327cc8 }
#menu li a:active { background-color:#FFF;color:#000; }



.content { 
background-color:#FFF; background:url(ajaxinterface.jpg) bottom right no-repeat; padding:10px; height:300px; margin:0px; }

#loading { clear:both; background:url(wait.gif) center top no-repeat; text-align:center;padding:33px 0px 0px 0px; font-size:12px;display:none; font-family:Verdana, …
shefeekj -9 Light Poster

PLs double check whether your wireless is on .....check device manager to find whether the device driver is installed

shefeekj -9 Light Poster

HI,
I am developing a new website..The design is sowhat over .My problem is its taking too much time to load.I need a very simple interface but i ended up in this bottle neck .I used jquery to add some effects ..

Do u have any suggestion to reduce the page load time or any suggestion in making the site more interactive

the link to the page is http://www.shefeekj.com/WhiteLove/

shefeekj -9 Light Poster

Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\phptest\listing9.11.php on line 19
..This error occured because u are running the application on your local machine ,ie local host and no mail server is set up on your local machine .Upload your file to some server and it will work fine because the mail server will be there in the sever .

shefeekj -9 Light Poster

If IIS is installed properly,to run an application or a website in it,you need to configure the application in IIS.go to control panel>Administrative tools>IIS > ..see the left panel.....Take websites>Default Websites..Right click on default websites and select new>virtual directory ..select the directory where you created your application....Now it should work properly

shefeekj -9 Light Poster

why dont u register subdomains...u can do it with out any costs most probably

shefeekj -9 Light Poster

Thanks .. i got the working code .I am posting it here

<?php
function getUrlData($url)
{
    $result = false;
   
    $contents = getUrlContents($url);

    if (isset($contents) && is_string($contents))
    {
        $title = null;
        $metaTags = null;
       
        preg_match('/<title>([^>]*)<\/title>/si', $contents, $match );

        if (isset($match) && is_array($match) && count($match) > 0)
        {
            $title = strip_tags($match[1]);
        }
       
        preg_match_all('/<[\s]*meta[\s]*name="?' . '([^>"]*)"?[\s]*' . 'content="?([^>"]*)"?[\s]*[\/]?[\s]*>/si', $contents, $match);
       
        if (isset($match) && is_array($match) && count($match) == 3)
        {
            $originals = $match[0];
            $names = $match[1];
            $values = $match[2];
           
            if (count($originals) == count($names) && count($names) == count($values))
            {
                $metaTags = array();
               
                for ($i=0, $limiti=count($names); $i < $limiti; $i++)
                {
                    $metaTags[$names[$i]] = array (
                        'html' => htmlentities($originals[$i]),
                        'value' => $values[$i]
                    );
                }
            }
        }
       
        $result = array (
            'title' => $title,
            'metaTags' => $metaTags
        );
    }
   
    return $result;
}

function getUrlContents($url, $maximumRedirections = null, $currentRedirection = 0)
{
    $result = false;
   
    $contents = @file_get_contents($url);
   
    // Check if we need to go somewhere else
   
    if (isset($contents) && is_string($contents))
    {
        preg_match_all('/<[\s]*meta[\s]*http-equiv="?REFRESH"?' . '[\s]*content="?[0-9]*;[\s]*URL[\s]*=[\s]*([^>"]*)"?' . '[\s]*[\/]?[\s]*>/si', $contents, $match);
       
        if (isset($match) && is_array($match) && count($match) == 2 && count($match[1]) == 1)
        {
            if (!isset($maximumRedirections) || $currentRedirection < $maximumRedirections)
            {
                return getUrlContents($match[1][0], $maximumRedirections, ++$currentRedirection);
            }
           
            $result = false;
        }
        else
        {
            $result = $contents;
        }
    }
   
    return $contents;
}

$result = getUrlData('http://www.shefeekj.com');

echo $result[title];
echo $result[metaTags][keywords][value];

echo '<pre>'; print_r($result); echo '</pre>';
?>
shefeekj -9 Light Poster

I am trying to make an online meta tag analyzer using php..The system should take a url as input ,analyze the url and print out all the meta tags used in the website....can i have the support some where on the net?

shefeekj -9 Light Poster

yes..Make a string first with all the values u have using the looping structure in php ..And then send that string

shefeekj -9 Light Poster

ofstream filestr;

filestr.open("path\test.ext", ios::app );

Nick Evan commented: It took you an hour longer to come up with the same solution as above. Only without code-tags... -3
shefeekj -9 Light Poster

You can find the list of academic projects here http://www.shefeekj.com/category/academic-projects

shefeekj -9 Light Poster

Make sure that ur web server support this library

shefeekj -9 Light Poster

Make the uplaod folder writable..Change its security level to chmod 777

shefeekj -9 Light Poster

i have posted the tips which i tried in my blog....

shefeekj -9 Light Poster

lot of themes packs are available...google it

shefeekj -9 Light Poster

or u can make a windows application in .net and bring the webpage on to that application using webbrowser control

shefeekj -9 Light Poster

oh...i dint knwo that this is possible othere than making the file hidden

shefeekj -9 Light Poster

Me too face the same problem..I am using vista......The problem happens some times ,not frequently