script

  1. V

    Getting stucked with developing website - Please help

    Hi Guys, I'm web designer by profession, but haven't done database related web development. And now i'm going to do that also, so need your help. I'm designing a website of an organisation. Now, these organisation had a trustee all over the world, it means the website will be seen by the...
  2. M

    Alias Does Not Work In Shell Script

    When I tried to use alias in shell script, it didn't work. This will clearify what I mean:- #!/bin/bash alias hello='echo Hello, how are you?' hello #end of shell script If this shell script is run it will give an error message stating that the command hello was not found...
  3. anandk

    how to enable windows script host ?

    when i tried to install CounterSpy, it said windows script host is disabled on this machine. contact system administrator. so how do i enable this script ? i use winxp/sp2.
  4. R

    Need some LINUX answers

    Need the commands n shell progs: 1. Display all the files in your current directory in upper case. 2. Display all the files with all attributes those have been created and modified in the month of August. 3. Write a shell script to read date and temperature of last 7 days and show the...
  5. vignesh

    Bash script -- Hoary

    How do I write a bash script that will do the following . I will execute it in the root terminal in the Hoary live cd. 1.Change the root passwd . 2.Change the theme to default Gnome theme. 3.Change the background to a colour whose code I know. 4.mount a fat32 partition containing my music...
  6. bukaida

    php login script

    Can anyone provide me a simple php login script along with the login form? Also it will be very kind of you if you can tell how to link it with my index.html. I am a newbe to php.I have apache 2, php 4 and mysql4.0 under windows 2000 with sp4.
  7. V

    yahoo messenger query

    hi there I m using Ym 7,0,0,xxx here my question how can we send IMs in hindi script not like " MERA NAAM V_K HAI" this thing in hindi. Vegeta killer
  8. vikasg03

    add new task in task scheduler

    how can we add new task in task scheduler automatically without using task scheduler wizard. I want user just run script so that specific task automatically set to schedule. Not even drag and drop. Just double click any script or application and new task add in task scheduler
  9. R

    install knoppix to hd

    you can install knoppix 3.6 to hd just by running a script 'knx2hd' remember script never runs on its own and asks u to continue if you know what are you doing. i did and it is my default os now.
  10. C

    My PHP Script

    I made a script called Hee-Haw Mailer. It got listed on hotscripts. Get it from :- *www.hotscripts.com/Detailed/51350.html *www.softwarearchives.com/developers/index.cfm?Cat=10&SubCat=171&Class=2266 Its just for educational purposes. Additions/Changes are welcome...
  11. S

    Adsense Query

    To those of u who use Adsense, wat mode of payment delivery have u chosen??? is there any script which i can use on my webpage to prevent visitors clicking on adsense not more than the number of ads visible??? If not, then shudnt google develop such a script to prevent the misuse???
  12. T

    Flash Scripting Books and CDs availability

    Hai! I want to learn FLASH SCRIPT LANGUAGE. Can anybody suggest - what are the books and CDs and source of availability of Flash Script Language books and CDs. Are there any website to teach the Flash Script. Thank u bye
  13. mediator

    HELP shell scripting!!

    I want to develop a shell script which dispalys system information like CPU speed,RAm,processor type etc. So far i have been able to knowonly one variable -> $HOSTNAME If anybody know more shell variables like thisplease post here or post complete shell script!
  14. C

    using scripts to maintain decency!!! help help.

    shit i wrote "s h i t" (with no spaces,of course) and it appears like this. anybody has idea abt the script being used here. or is this like it comes pre-configured (or can be configures) with phpBB. i could not notice it before. i apreciate the idea.
  15. C

    PHP - User Browser Detection...

    Hello Guys, I want a php script so show a link on the web page depending on user's browser. Is there somebody to make such a script.... I want to show a different link for Opera, Firefox ,Internet explorer and undetected browsers...Please post the php script if u know... Full Code Plz...i...
  16. tuxfan

    Help a PHP newbie

    Here's the code of a .php file <html> <head></head> <body> This is before SCRIPT LANGUAGE="PHP" tag starts <script language="PHP"> echo("If you can see this, PHP is working with SCRIPT LANGUAGE=\"PHP\" tag"); </script> This is after SCRIPT LANGUAGE="PHP" tag ends This...
  17. ramprasad

    Browser problem and Ctl+Alt+Del

    Hi all I use Win XP- SP2 and IE6, Please help me to solve the follwing two problems.... 1. When I press Ctl+Alt+Del, I am not able to get the 'Windows Security Screen'. 2. Everytime I visit a particular website, Script error pop up.. I have set the Tools--->Options as 'Do not show...
  18. K

    Make DVD ISO from CD ISO of FEDORA

    hey ppl as we get ISO od Cd's in DIGIT for Fedora and we are hoefully gearing up for the August FC4 ( hopfully ).. here is a neat trick who dosent wanna waste 4 CD's and who have a DVD Burner Red Hat's Chris Kloiber has published a small script which create a DVD ISO from the Fedora CD...
  19. niranjan_mcarenyold

    mounting windows partations

    hi inorder to access the windows partaions on my linux machine i wrote a script which will mount the partaions automatically for me without writing long line of commands. my problem is that i want to run the script in startup so that i dont have to manually execute the script whenever of...
  20. U

    Bravehost

    hi friends i signed up for a free subdomain at bravehost.com i also signed up for the affialate program. i got its script . i use Frontpage 2003 . How to insert that code into my website's code?
Top Bottom