Search Results

Showing results 1 to 33 of 33
Search took 0.01 seconds.
Search: Posts Made By: realnsleo
Forum: PHP Jul 29th, 2009
Replies: 1
Views: 176
Posted By realnsleo
Hi everyone, i created a web crawler in python and it gets data from specific parts in websites and stores this data in a mysql database which is later displayed in my website.
however when i...
Forum: HTML and CSS Jul 3rd, 2009
Replies: 2
Views: 369
Posted By realnsleo
Hi everyone, i will try to explain this the best way i can. I am building a shopping website and i need to display new items and pictures on the home page in some kind of gallery that scrolls left to...
Forum: JavaScript / DHTML / AJAX Jun 30th, 2009
Replies: 1
Views: 337
Posted By realnsleo
HI everyone, i am writing a web application but i need to validate certain strings from the client side using regular expressions in javascript. i want to validate phone numbers for my country,...
Forum: JavaScript / DHTML / AJAX Jun 4th, 2009
Replies: 3
Views: 401
Posted By realnsleo
hi everyone. i am having trouble with validating an input field where someone is supposed to enter their full name. i got this validation from the internet but it does not allow spaces between words....
Forum: PHP May 17th, 2009
Replies: 3
Views: 293
Posted By realnsleo
hello everyone .. i am pretty new to php programming and web development and i need to ask this. i have designed a few websites for my clients and i am getting better and now i have started learning...
Forum: PHP May 16th, 2009
Replies: 2
Views: 191
Posted By realnsleo
hi everyone .. i have just finished developing a web application i hope to put on the www very soon. however my application has various folders that i dont want the public to access directly through...
Forum: JavaScript / DHTML / AJAX Jan 27th, 2009
Replies: 1
Views: 1,047
Posted By realnsleo
hi,
Am developing a web app in
php, mysql but using lots of javascript and ajax and css. okay.
straight to the code. I am adding dynamic textfields to the document.
There are 4 textfields in...
Forum: PHP Dec 9th, 2008
Replies: 2
Views: 474
Posted By realnsleo
hi all .. i have developed an application in php and i want to start marketing it. the downside is i have put in alot of hard work into developing it. sleepless nights, tears, booze, and the last...
Forum: JavaScript / DHTML / AJAX Nov 13th, 2008
Replies: 2
Views: 993
Posted By realnsleo
hi there,
i have a problem resetting my form with javascript. I have a registration form that when submitted, the action is performed in an iframe so that the browser does not have to load another...
Forum: JavaScript / DHTML / AJAX Oct 27th, 2008
Replies: 6
Views: 909
Posted By realnsleo
hi, thanks,
i will create a program that can link straight to the php file that does this.
thanks for your help..you are a life saver!!!!!!!!!!!!!!
Forum: JavaScript / DHTML / AJAX Oct 25th, 2008
Replies: 6
Views: 909
Posted By realnsleo
thanks alot for your help

please inform me more on using windows task scheduler because i think it would be much better for me.

in the meantime i will look into the javascript setInterval...
Forum: JavaScript / DHTML / AJAX Oct 25th, 2008
Replies: 6
Views: 909
Posted By realnsleo
oh sorry about that. yes i got a deal with a company to send the text messages to the phones and i use php's file() function that directs to a web server with the message attached. if there is more...
Forum: JavaScript / DHTML / AJAX Oct 25th, 2008
Replies: 6
Views: 909
Posted By realnsleo
hi there, i am developing software that allows insurance companies to send text messages to their clients when their insurance expires. i want to add a function that allows the system to...
Forum: Networking Hardware Configuration Jun 20th, 2008
Replies: 3
Views: 608
Posted By realnsleo
Thanks ALOT, i understand now!!!
Forum: Networking Hardware Configuration Jun 19th, 2008
Replies: 3
Views: 608
Posted By realnsleo
hi all
i am confused about the capabilities of a switch. When a host sends information that is supposed to belong to a host in another network, when this information goes through the physical media...
Forum: VB.NET Mar 26th, 2008
Replies: 0
Views: 2,483
Posted By realnsleo
Hi guys, i read an article from <http://www.scratchprojects.com/2006/02/sample_article_tic_tac_toe_p01.php> and got this really cool approach for development of Tic Tac Toe (am sure u all know it) in...
Forum: PHP Jun 7th, 2007
Replies: 2
Views: 903
Posted By realnsleo
could anyone please be kind and help me with source code of a working pagination php script.thanks alot..
Forum: PHP Jun 7th, 2007
Replies: 1
Views: 1,844
Posted By realnsleo
how can i verify the validity with the php pregmatch function. The string starts with a year, then a dash, followed by between 1-3 numbers, another dash,then betweek 1-5 letters, another dash,...
Forum: PHP May 29th, 2007
Replies: 3
Views: 1,441
Posted By realnsleo
hi there, i have a problem with the post data thing..i have two pages, one for uploading documents and another to see the uploaded documents. When i finish uploading and go to the next page i can see...
Forum: PHP May 24th, 2007
Replies: 1
Views: 1,920
Posted By realnsleo
hi there,
how do i validate names like surname and first name with the preg_match function???
Forum: PHP May 24th, 2007
Replies: 6
Views: 3,696
Posted By realnsleo
that worked, thanks alot...
Forum: PHP May 21st, 2007
Replies: 6
Views: 3,696
Posted By realnsleo
hi...i want to use the preg match function to verify a string that should have the format format of a year - two digits - two letters - two digits, like this: 2005-03-IT-031 thanks
Forum: MySQL May 17th, 2007
Replies: 1
Views: 1,482
Posted By realnsleo
hey there, i recently installed php5.0.2, apache2.0 and mysql4.1 independently but got them to work together. however i can only access a database when i type:
$db = new...
Forum: PHP May 7th, 2007
Replies: 3
Views: 1,083
Posted By realnsleo
hello, could someone show me how to redirect a page in php after a specific amount of time like 5 seconds. thanks
Forum: PHP May 5th, 2007
Replies: 2
Views: 782
Posted By realnsleo
could anyone please help me and show me how to validate a form with the php_self function and the error message appears to the side of where the error came from. Thanks. You could also give me...
Forum: Java May 3rd, 2007
Replies: 1
Views: 1,682
Posted By realnsleo
hey there, could someone please tell me how to align the cursor to go to the left when someone clicks inside the textfield
Forum: Java May 2nd, 2007
Replies: 3
Views: 902
Posted By realnsleo
how do i do that???
Forum: Java May 2nd, 2007
Replies: 3
Views: 902
Posted By realnsleo
hi there, how can i display an error message in java and stop compile program at that point of the error?
Forum: Java May 1st, 2007
Replies: 2
Views: 938
Posted By realnsleo
okay..could someone tell me how to check if someone put in a float value in a text field. and if not how can i generate a dialogue box with an error. This is how it looks marks1 =...
Forum: Java Apr 30th, 2007
Replies: 1
Views: 698
Posted By realnsleo
hi people...please help me with this..i writing a program with textfields that a user is supposed to put data in, how can i create an error message and/or a beep to pop up when the user has not...
Forum: Java Apr 23rd, 2007
Replies: 1
Views: 1,016
Posted By realnsleo
hey there, could someone please help me with the api for using the flowlayout manager in java as well as a good example..thanks
Forum: PHP Apr 18th, 2007
Replies: 2
Views: 993
Posted By realnsleo
hi there. please help me on this. Am working on a website. On one page i put a login form that will authenticate an administrator. However am trying to find a way that when the administrator logs...
Forum: IT Professionals' Lounge Apr 18th, 2007
Replies: 1
Views: 1,254
Posted By realnsleo
hey there, could someone please help me identify different networking features of linux in comparision with windows systems, thanks
Showing results 1 to 33 of 33

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC