Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+5
Strength to Decrease Rep
-1
80% Quality Score
Upvotes Received
4
Posts with Upvotes
4
Upvoting Members
4
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
~93.0K People Reached
About Me

Student

Favorite Tags
Member Avatar for solomonski

Id like to generate an automatic email at certain times of the week from my website to certain users. i.e at 12.30 on wednesday id like an email reminder sent to user [EMAIL="example@example.com"]example@example.com[/EMAIL]. Can anyone point me in the right direction :?:

Member Avatar for Ajaypal_1
0
257
Member Avatar for paradox814

I want to share files between two mac osx computers, connected in the same network. These computers are password protected etc... so after I enable Personal File Sharing in the System Preferences I can browse to the network, find the computer I want to connect and connect to it, everything …

Member Avatar for macmad
0
243
Member Avatar for paradox814

Hello all, I'm trying to create a password change form for my company's vendors. There are a couple of scenarios I could encounter doing this: 1 - User enters invalid current password 2 - New passwords do not match 3 - User's account is locked 4 - User cannot authenticate …

Member Avatar for Reverend Jim
0
147
Member Avatar for niamul

I am a new programmer in Java and while programming I faced the following problem. I am trying to use switch statement on String but it gives compilation error. If any one suggest me how to use String in switch-case statement , it will be helpful to me.

Member Avatar for jon.kiparsky
0
2K
Member Avatar for fernandodonster

How do we validate URL either with PHP/javascript? could u help me?for example, whether input text is in the format [URL="http://www.google.com/"]http://www.google.com[/URL] or not?

Member Avatar for prof php
0
547
Member Avatar for stupidfly

I want to display the URL of a page using PHP. Basically do this: <script language="javascript"> document.writeln(document.location); </script> with PHP

Member Avatar for ragstergurr2122
0
409
Member Avatar for DavidB

Hi, folks. As you may have gathered from a previous post, I know next to nothing about PHP, so I have a very basic question: How do I force an exit from PHP? I have gone through a few books and come across the "die" and "exit" commands; however, they …

Member Avatar for Thomas.Fischer
0
369
Member Avatar for kentf

On a site I'm building, on the first page there is a "Featured Member Of The Day!" This is set up through a php script to randomly selects a new member business every 24 hours from the MySQL DB... We've got this all working with the MySQL DB and the …

Member Avatar for coolasr
0
340
Member Avatar for linux

Is it possible to set a desktop background using batch? Meaning have a batch file open on start-up and then change the background to a jpeg of my choice? For example, my school's pcs are not set to retain the background after log-off. I always have to set my UNIX …

Member Avatar for Batch Devil
0
7K
Member Avatar for paradox814

I know it is possible to overload PHP functions as I have seen this done with many of the prebuilt functions. My question is how do you declare an overloaded function? Everytime I try doing this I always get some error about missing arguments (even if there exsist a function …

Member Avatar for NuMessiah
0
429
Member Avatar for josirucu

[COLOR=Blue][B]hi.i've written a program that loads #'s into an array and sorts them.The end user then inputs a number and the program is supposed to perform a sequential search for the input number and tell wether it was found or not found.I'm hoping someone canhelp me with my sequential search.binary …

Member Avatar for foxpro21
0
341
Member Avatar for cherrypotion27

The family computer was recently tinkered with by a houseguest, and the D: drive was deleted. How do I restore the D: drive so that it can be used to save stuff to disc and play discs? Any help would be greatly appreciated thank you.

Member Avatar for gerbil
0
2K
Member Avatar for satees

Hi, I need to grab the data from the other specified websites, any idea how to implement this? Thanks in advance. Satees

Member Avatar for keval_hack
0
113
Member Avatar for Internet_Sense

Hey all, I figured for my new website that it is easier to have a contact us form, instead of just having my e-mail address. I have searched Google and Hotscripts ([url]http://hotscripts.com[/url]) and I have not found anything that is free and easy. I am looking for a first name …

Member Avatar for naping
0
508
Member Avatar for paradox814

how can I hide a user from the login screen? for instance in windows xp, you can press ctrl+alt+del twice, and it will allow you to manually type in a username/password. I administer some computers at a non profit, and I rarely touch the users computers until something goes wrong …

Member Avatar for jesuaflores
0
221
Member Avatar for rosslad2004

Hi there. I'm very very new to php. :o so i hope i'm posting in the right forum. and i really can't figure this out. probably really simple but i need to place a url into: while ($row = mysql_fetch_array($result)) { echo $row['login']; echo "&nbsp;" . $row['age'] . "<br>"; everytime …

Member Avatar for mhelmyh
0
297
Member Avatar for dss

Hello, I have a youtube script but it need ffmpeg on server. Can anyone let me know how to install ffmpeg on server where and what i need for that. Thank you

Member Avatar for diafol
0
138
Member Avatar for gope_biswas

hi every body. i am a new user to this site and i need help from you all regarding installation and running of tomcat3. Can any body give me step by step details of how to install and configar tomcat and then where to save a simple java program containing …

Member Avatar for pragati12
0
231
Member Avatar for f3dor4core

how to refresh page one time only? if i using <meta http-equiv=refresh content=\"0;URL=\".... it keep on refresh every according as what in the content was set. wat i want is.. it only refresh one time only before the page was loaded. can anybody help me? thanks :?:

Member Avatar for monstruo
0
10K
Member Avatar for MCAmy

Hello, can someone please help me with this string? Right now, it will validate keywords separated by commas, lowercase only, and any two digit numbers by themselves also separated by commas. How do I further modify it to permit /up to/ two keywords, trimming any extra spaces that might be …

Member Avatar for rokape
0
166
Member Avatar for guyshahaf

i need to use a php script to recieve an email body text from flash and send that email to a fix address with a fix subject. i was able to do so but i got stuck with 2 problems: 1. why does a multiline text data get sended as …

Member Avatar for veetee
0
1K
Member Avatar for kbjustin

I am interning at a company and they have had me build a simple website which basically displays a list of their servers and they update entries, create new entries and so on. I am new to php and mysql and just web design in general. My question is do …

Member Avatar for paradox814
0
156
Member Avatar for itisnot_me

ok what i have users do is upload files to the server, the files gets renamed for conflicting issues, and then they choose a name they want to call the file. After it uploads it sends that info to the database. now i know that they are going to want …

Member Avatar for itisnot_me
0
6K
Member Avatar for gagan22

Hi all, I am working on an application in php. Now my client want that when i will send mail from form then in message there should be some html code or template of html. Please tell me how i can send this through mail of PHP. Let me explain: …

Member Avatar for hireaprogrammer
0
209
Member Avatar for Jintu

I dun quite understand how this program works....... Please advice... What is the output of this program? [CODE] <html> <!-- test01.php --> <body> <?php $x = 2; for ($i = 1; $i <= 6; $i++) { if ($i % 2 == 1) { $x++; } print $i . 'x' . …

Member Avatar for diafol
0
149
Member Avatar for Jintu

[code] <html> <head> <title>Grade Calculator</title> </head> <?php ?> <body> <?php $grade = $_POST["Quiz1"] * 0.05 + $_POST["Mid-Term"] * 0.30 + $_POST["Quiz2"] * 0.05 + $_POST["AL1"] * 0.05 + $_POST["AL2"] * 0.05 + $_POST["Participation"] * 0.10 + $_POST["Final"] * 0.40 ; ?> <?php echo "Grade Report: <br />"; echo "<br />"; …

Member Avatar for Jintu
0
3K
Member Avatar for Toxikr3

Hi guys, I am in need of a simple friends list code. I don't know how to start it, but I have gotten an idea, maybe anyone of you can help? I have setup a database with login and password, I want to also add a Friends column. I will …

Member Avatar for Toxikr3
0
222
Member Avatar for techied

I have been trying for a while to find an idea for a good project. I have anbout eight months of time to work on it and I am trying to find a project that is preety complex and fairly original. I have been trying for months to think of …

Member Avatar for SanjitVigneshS
0
438
Member Avatar for smartsoft

Hello guys, A Client walked upto me, and told me he wanna create a SMS portal where by user can by a Card from him and log in with a secret Pin on the card and they can login to the website and with th Issue Card and they will …

Member Avatar for shefeekj
0
2K
Member Avatar for paradox814

Is there a way to change the color of the text in a JTextArea? I want to change all the text color to one color (other than black) and I just want to know how to do this. I see a lot of methods involving color but they only effect …

Member Avatar for carnado2008
0
1K