User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 374,509 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,854 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 20 of 20
Search took 0.01 seconds.
Posts Made By: nishanthaMe
Forum: C 32 Days Ago
Replies: 2
Views: 268
Posted By nishanthaMe
socket connection

Hi all
I am developing a simple socket application which fetch a given URL from the web and save it in the local hard drive. But my internet connection goes through a proxy and I would like to...
Forum: HTML and CSS May 18th, 2008
Replies: 6
Views: 592
Posted By nishanthaMe
horizontal divs

<html>
<head><title>mypage</title>
</head>
<body>
<div id="first">
<div> first div</div>
<div> second div</div>
...
Forum: JavaScript / DHTML / AJAX May 14th, 2008
Replies: 4
Views: 692
Posted By nishanthaMe
Re: scrolling

I got it working form

var contentV=document.getElementById("content");
contentV.scrollTop = contentV.scrollHeight - contentV.clientHeight;

Thank for the support
Forum: JavaScript / DHTML / AJAX May 14th, 2008
Replies: 4
Views: 692
Posted By nishanthaMe
Re: scrolling

This is a chat application. so what you type can be able to see without scrolling. So the verticle scroll bar should always be bottom of the div tag
Forum: JavaScript / DHTML / AJAX May 14th, 2008
Replies: 4
Views: 692
Posted By nishanthaMe
scrolling

Hi all
I have a div elent like this

<div id="content" style="width:200px;height:125px;overflow:auto;color:#000000"></div>

I fill the div with text dynamically and scroll bars appears. But I want...
Forum: HTML and CSS May 8th, 2008
Replies: 2
Views: 499
Posted By nishanthaMe
javascript inside css

can we use javascript inside css classes, Because I want to get the browser window width to the css width atribute.

Thanks
Forum: JavaScript / DHTML / AJAX Apr 14th, 2008
Replies: 1
Views: 339
Posted By nishanthaMe
connect to a port

Hi all
I am running a chat server on port 5222 at localhost and it accepts xml from the clients. So I am going to develop my chat clients using javascripts hence I would like to know, how I connect...
Forum: JavaScript / DHTML / AJAX Apr 7th, 2008
Replies: 1
Views: 459
Posted By nishanthaMe
chat user interface

Hi all
I am just creating a chap programe for my educational purpose I want to develop a user interface to the chat client as the one in gmail chat (the nice small one).So can anyone give some idea...
Forum: C Mar 12th, 2008
Replies: 1
Views: 273
Posted By nishanthaMe
proxy server

I just want to program a proxy server for one of my academic purposes.I would be very thankful if any one can let me know a place where a simple proxy server code written in c language or some...
Forum: PHP Mar 3rd, 2008
Replies: 1
Views: 214
Posted By nishanthaMe
php implementation of Boyer-Moor

Hi guys
I just trying to do some string matching and I want to use boyer-moor algorithm. What I am doing is, read a file from fopen() and searching counting the word "table" in the file.Can any one...
Forum: JavaScript / DHTML / AJAX Feb 22nd, 2008
Replies: 2
Views: 461
Posted By nishanthaMe
Re: insert a dev tag with in javascript

i have inserted the div element with DOM functions but I want to keep it in a fix location with out moving when the browser scrollers are using
Forum: JavaScript / DHTML / AJAX Feb 21st, 2008
Replies: 2
Views: 461
Posted By nishanthaMe
insert a dev tag with in javascript

Hi all;
i want to insert a a div tag inside the javascript (in order to : xmlhttpreuest object status is not 4 then a messaga saying Loading..............) as well as I want to put that message...
Forum: PHP Feb 1st, 2008
Replies: 1
Views: 306
Posted By nishanthaMe
automatic database setup

So guys
I have program written in php and requires a database with two tables.I want the programe to check that a database exists and if not automatically create database and it's tables....
Forum: PHP Dec 31st, 2007
Replies: 2
Views: 307
Posted By nishanthaMe
RSS reader

Hey guys;
can anyone suggest me to develop a simple RSS reader with php.
Forum: PHP Dec 17th, 2007
Replies: 1
Views: 232
Posted By nishanthaMe
page by page

I want to get the result from the database page by page (like google search).please someone can give me an idea
Forum: PHP Nov 19th, 2007
Replies: 1
Views: 332
Posted By nishanthaMe
infinite loop

I want to run an infinite loop,as soon as my web server start up.I can write php loop but how i start it from the start of the server without user request for starting.
Forum: PHP Nov 16th, 2007
Replies: 2
Views: 512
Posted By nishanthaMe
difference of two days

I want to calculate the difference of two given dates.For instance $day1=05/04/2007 and
$day2=02/01/2006 so I want to substract $day2 from $day2 and get the answer in days .what should I do
Forum: PHP Oct 28th, 2007
Replies: 2
Views: 498
Posted By nishanthaMe
sms with php

I am developing an application using xampp and in that appliaction I want to send sms.So is there any support from php for sending sms(I have a gprs modem) or is there any other way.
Forum: Site Layout and Usability Oct 28th, 2007
Replies: 4
Views: 551
Posted By nishanthaMe
Re: text fields

above link directed me to a interesting place.thanks.But still i could not able to figure out how I can do it.
Forum: Site Layout and Usability Oct 26th, 2007
Replies: 4
Views: 551
Posted By nishanthaMe
text fields

i am new to this web developments and I like to have text fields in my web developments such as the ones in this forum registration (the text field, we fill to register).So some one can ,let me...
Showing results 1 to 20 of 20

 
All times are GMT -4. The time now is 2:21 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC