100Topics.net

Scripting

           


Home > Computers & Tech > Programming > Scripting

FORUMS

JavaScript - SORT : S - R - V - R


PHP - SORT : S - R - V - R


Perl & CGI - SORT : S - R - V - R


Ruby - SORT : S - R - V - R


Python - SORT : S - R - V - R


ASP / ASP.NET - SORT : S - R - V - R


VBScript - SORT : S - R - V - R


JSP (Java Server Pages) - SORT : S - R - V - R


ActionScript - SORT : S - R - V - R


Server Side Includes (SSI) - SORT : S - R - V - R


Miscellaneous Scripting Languages & Ideas - SORT : S - R - V - R


TOPICS

This Place Is Crowded

i think this space is over crowded. i think the administrator should make new topic here such as PHP, ASP, JavaScript, "server side scripting", "client side scripting", etc. therefore, everyone can focus on the topic they like the most and enable them to give questions at more proper place.

....know more

One Stop For Web Scriptings

you know where the best place to find resources about web scripting? the best i found until now is hotscripts.com. here, all of the famous web scripting such as PHP, ASP, Java and JavaScript can be found here. many examples and very useful for n00b. have fun

....know more

Spam And (c) Copyright Violations

I just closed a whole lot of spam and © Copyright infringement. I started out by adding a post with this content! QUOTE --- CLOSED --- spam and copyrighted materialDo not spam the forums, if you have to use material created by others, put where you got the script. Give credit to the author. Add a reason for your post "enjoy" is not good enough. We can all google and find similar scripts. If you wrote the script yourself then it's OK to post, if you made changes, show us t

....know more

Login Form Not Working

I am "rewriting" my old game scripts and i am having problems with it ...right now i am having problems recovering my login form scriptthis is in my head.phpCODE<tr><form method=post action=login.php>                          <td align="center"><b>Name</b></td>       &

....know more

Web Hosting - Changing Hosts With Existing Domain Name

Hi I was wondering if anyone could help me. My websitewww.liquidstoke.com is fun but I can't afford 30 dollars a month and it is telling me to renew or it will delete it. Is there a way to change hosts, and if it does get deleted how do I still use my domain? and how long do I own the domain for? I'm a bit confused.

....know more

Star Rating In Iframe Script

Does anybody know of a script which produces a star rating, like the ones on youtube? I'm guessing that there's no reason it can't be displayed in an iFrame. The purpose is to deliver this star rating tool along with ads to allow customers to rate them. I hope it can be delivered with normal ad server technology and still be handled in the usual manner. Any ideas?

....know more

Using Php And Javascript To Manage Rss Feeds

This thread is not a real tutorial, but basically a brief method of manipulating RSS feeds using Javascript and PHP while avoiding the confusing parsing methods of EXPAT (which I find really annoying to learn, yet I still haven't finished learning it)I know that many people are quite used to scripting in EXPAT to parse XML files, but to those who are not used to event-parsing method, I've come up with an alternative way. However, there are a few things you must know about Javascript and

....know more

I Need A Re-direction Script

I'm looking for a re-direction script to re-direct you form one page to another automatically within the space of a few seconds. Like say I type www.sitename.com I want the script to activate straight away or within a few seconds to take them to like ww.sitename.com/file.php.I've looked through good-tutorials, phpfreaks, kirupa, html-goodies, and I couldn't find a script. can anyone help. HTML, PHP, JavaScripts are the kind I'm looking for, prefeably html or php.Note: I didn'

....know more

What Scripting Language?

Hi...First of all I know that this place isn't best for this, but this fits into 3 different categories so I decided to place it in main category... If it fits somewhere else better, I don't mind moving it somewhere else...So now the case.We (I and few other people I know) are working on 3D engine... exactly we want to create engines for 3 platforms (Linux, Windows, Mac OS) that would have one scripting interface so we decided to integrate one of those three script languages with C++ eng

....know more

How Can I Create A "number Of Visitors" Script

Sorry, I am rather new on this forum, so I'm not quite sure it's the best place to ask this question, maybe a moderator should move my post to a more accurate subforum.However, I really would like to have this info.How can I add a counter in my page, counting the people visiting my webpage ? Is there a script "ready for use" somewhere on astahost ?Regards Yordan

....know more

Need Help With Floating Layout!


....know more

Perl Vs Php

Ok, so I've heard a lot of both languages, I've used php and I was learning Perl a while ago...If you had to choose between these 2 languages to develop a website, which one would you use and why?I'm attaching a poll in this message please vote

....know more

I Need An Affilate Script ,any Suggestions?

It is like i am selling a particular product,i need to promote it through an multilevel affiliate program.can u suggest a good affilate script.

....know more

How To Build A Web Based Control Panel ?

does anybody knmow how to build a web based control panel for a hosting companeya control panel like cpanelif u do can u plese replt to this saying how you do and if you do and ar willing to help me build one please say below as well

....know more

Login Help

HI,I want to build a login page, in which people can sign up and log in to view particular areas of the website can someone help me I know how to build the page like the button and text but not sure how to use it properly. thanx in advanceim srry if im asking for too much but im kinda new at programming

....know more

Ruby On Rails

A website that I visit pretty regularly, Sitepoint.com, today published an excellent introduction for Ruby On Rails (ROR). I, like many of the webdevelopers, have been terribly curious about this almost "magical, no fuss" web development language, hence the time was perfect for Sitepoint to come out with the article.Danny's article on Sitepoint gave a brief introduction, but moreso stressed and emphasized on the "ease of development" that ROR brings along.We've witnes

....know more

Help Needed With Web Pages Changing

I really don't know how to do this, so I'm posting it in the general scripting sections. Mods, feel free to move this if necessary.Anyhow, I have found a great Winamp plug-in that allows you to broadcast what you are listening to. Of course, it needs an appropriate server, and other internet users can listen to your radio if they visit http://YourIpAddress:UsedPort/listen.plsI have decided to put the link to my radio everywhere, but since I have a dynamic IP address it would be a problem

....know more

Scripting For A Tutorial Submit Site

I am very interested in learning how to create or start my own tutorial submitt site. What do I need to learn ? What do I need to have.Is there a script that can be made up or a software?What I would like to do is start my own tutorial submit site. something similar to good-tutorials and or pixel2life except those sites are really big and cover many tutoriasl for many different programs. Id like to just cover tutorials for maybe a total of 3 to 4 different programs. Im sure I need hosting a doma

....know more

Can You Give Me Advice On Scripting Languages?

i want to learn about basic of writing and using php,cgi,pl filecan you give me some website that easily teach that kind of stuff for me?i just want to build up formmail process

....know more

Delete Files By Size Recursively

This is something I had always wated to do, but was afraid of the find's complexity.. here is a very short description, of how I did it.. My linux box.. running squid had no space.. then I relaized.. that squid had those millions of cache files.. deleting them one by one was real pain.. so had to read the 'man find' and here is the result.. it got back 70% of my space..find /var/spool/squid/* -size +10k -type f -exec rm -f '{}' \;The command meaning..find args1 = <wh

....know more

Free 18-week Online Ajax Course

I just happened to come across this site which offers a serious 18-week course on the ever-booming AJAX technology. I posted about it recently in my blog. Here's an excerpt...QUOTE(Chaos Laboratory)For those who want to make some serious headway into the insanely booming technology called AJAX, here's a golden opportunity. Boston based Sang Shin, who's a technology architect, consultant, and evangelist at SUN Microsystems offers a free 18-week online course on AJAX. The course comme

....know more

Need Help

Hi all,Friends, it's my first time posting here and hope you will help me.Friends, my task is next: I have LAN with Windows 2003 server. Every user when they startup their computers on the desktop must appear IE shortcut where will special URL address which exactly URL ADDRESS i want to write... Hope you will help me...ThanksRegardsGiorgi

....know more

Asp Vs. Php

I've taken a peek at both these programs and haven't really dove deep into either of these and so I want your opinions on both or either.I think ASP is very good and easy at manipulating XML data because of it's easy to use DOM XML. However, from the looks of it, the code is very Visual Basic like, which I look down on because of it's wordy functions trying to make things easier such as: "THEN, to," and other words that I think should be replaced with symbols such as &q

....know more

I Recommend Purebasic

Hi,I have been using PureBasic for about a year now i have really enjoyed it!Here is a little description about it:QUOTEPureBasic is a programming language based on established BASIC rules. The key features of PureBasic are portability (Windows, AmigaOS and Linux are currently fully supported), the production of very fast and highly optimized executables and, of course, the very simple BASIC syntax. PureBasic has been created for the beginner and expert alike. We have put a lot of effort in

....know more

Proxy Detection And Blocking.

Hello, I have tried a few simple methods in PHP to detect and block proxies but it always fails (I tested on an easy to find online list, and not a single one was blocked, they all got the ok message).It was only a simple X_FORWARD thingy, but even fromy my extensive searches, I find more information about how to get around detection, and not enough of how to detect lol.Is there reasonable solution, aside from storing a massive list stamping the bandwidth into the ground (and not to mention page

....know more

Script Using Ping To Monitor Network

I want a batch/dos file that will ping certain IP addresses at intervals of say 1 hour. If the IP address is not pingable after each hourly checkup, I want it to give some kind of warning. Maybe startup a notepad file and indicate the IP address that lost the network connection.I will want to improve on this later on, but for now, a simple dos batch file or something similar will do.I'm using Windows XP at the office network.Thanks.

....know more

Counting Down To A Time

Hey i have been searching google and websites to find the answer to my question but i just get blasted with a bunch of code that isn't explained... So i would like to know how, in either php or java how i would get something to count down to a certain time, but not specifically a time, more like count down in days, hours, minutes and seconds and not require a refresh... like it count downs on the page every second... And that i can specify the days, hours etc in the start of the function suc

....know more

Anyone Here With Experience In Graphics Programming?

Hey all, I'm looking for someone who's got good experience in Graphics Programming (Algorithmic Graphics as opposed to PhotoShop and the likes). I require someone who'd work with me in a joint venture in running a graphics oriented site - that'd involve a lot of coding using PHP's GD/Imagemagick libraries. However, experience in any other language (C++/C#/VB.NET with GDI+) would do just fine... coz the same algorithms can be implemented in any given language with just min

....know more

Auto-click Script

I wanna know how to make a "auto-click" script in web browser....i want it to do this: I am on a web page...I have 3 options to click....so i want it to click one,after it reloads it waits for 25 seconds and clicks 2nd,and again waits to reload and that 25 seconds and clicks 3rd option...is it possible to create that kind of script?it would be better if it was executable program so u can set it where exactly it should click...if you don't understand some of things i said tell me an

....know more

Html Table Rows Problem [solved]

ok...i have a problem with aligning rows in a table...i have this table..i need to align that row with "Players Registered" goes over the whole table...and column with numbers does not spread like that with row which is upon it...CODE<table border=1 bordercolor=red align=right><td>Players Registered</td><tr><td><?php$osel = mysql_query("select * from members");while ($online = mysql_fetch_array($osel)

....know more

Looking For Script

i am making a web site about cell phones (tones-themes-wallpapers)and i am looking for good script for my site with some nice options ....can any body help me

....know more

Send Email Remotely

i want to know how can i send email with a program(invisibly)...i want to create it but i dont know howu can contact me on MSNjurica666@hotmail.com

....know more

Ms Acess Cannot Update Or Delete

I am using access 2003 for database, I can add, but it seems that I cannot update or delete.I am strying to get this to work for 2 weeks now, but still not getting it to work.Database name = BlokkiesTable name = TBlokkiesColums leidraad (PK), A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12 Colum Leidraad has the Primary keyAll of them is text.Here is my code.CODEImports System.DataImports System.Data.OleDb</P> <P>Public Class frm_Blokkies</P> <P>    In

....know more

Low cost web hosting