Posts tagged Scripting
WHAT IS THE CROSS-SITE SCRIPTING ON SPORTS WEB PAGES?
Jan 29th
Question by JayT:
What is the cross-site scripting on sports web pages?
Simply viewing a Yahoo news page about a sports story on IE, the message comes up about cross-site scripting and such. Is this a normal error, or am I missing something that needs to be downloaded? Thanks.
Read More >>
IS THERE A WAY TO STRIP ADS FROM A WEBPABE BY USING EITHER SERVER SIDE OR CLIENT SIDE SCRIPTING?
Jan 26th
Question by Jay:
Is there a way to strip ads from a webpabe by using either server side or client side scripting?
I am working with someone that needs a specific site blocked killingtime.com… They need it blocked from both search results and from directly typing in the address… I just had an idea though to try and find a way to strip the ads out of pages… This isnt to mess people out of revenues via the web but to keep younger children from seeing porn on the side and top of this site… Any help would be greatly appreciated…
Read More >>
WHAT DOES THIS SCRIPTING MEAN AND WHENEVER I UPLOAD IT TO MY WEBPAGE IT DOESNT WORK PLEASE HELP?
Nov 18th
Question by The questionaire:
What does this scripting mean and whenever I upload it to my webpage it doesnt work please help?
Configuration Section
# Edit these variables!
local %config;
# The Base Directory. We need an
# absolute path for the base directory.
# Include the trailing slash. THIS SHOULD
# NOT BE WEB-ACCESSIBLE!
$ config{‘basepath’} = ‘/home/hahnfld/auctiondata/’;
# Shut Auction Directory
# This is where shut auction items are stored.
# Leave this blank if you do not want to store
# shut auctions. It can potentially take
# up quite a bit of disk space.
$ config{‘closedir’} = ‘closed’;
# User Registration Directory
# This is where user registrations are stored.
# Leave this blank if you do not want to
# require registration. It can potentially
# take up quite a bit of disk space.
$ config{‘regdir’} = ‘reg’;
# List each directory and its associated
# category name. These directories should
# be subdirectories of the base directory.
%category = (
computer => ‘Computer Hardware and Software’,
elec => ‘Consumer Electronics’,
other => ‘Other Junk’,
);
# This is the password for deleting auction
# items.
$ config{‘adminpass’} = ‘auction’;
# You need to assign either a mail program or
# a mail host so confirmation e-mails can
# be sent out.
# Leave one commented and one uncommented.
#
# YOU NEED EITHER A MAIL PROGRAM
# $ config{‘mailprog’} = ‘/usr/lib/sendmail -t’;
#
# OR YOU NEED A MAIL HOST (SMTP)
$ config{‘mailhost’} = ‘localhost’;
# This line should be your e-mail address
$ config{‘admin_address’} = ‘nobody@yourhost.com’;
# This line should point to the URL of
# your server. It will be used for sending
# “you have been outbid” e-mail. The script
# name and auction will be appended to the
# end automatically, so DO NOT use a trailing
# slash. If you do not want to send outbid
# e-mail, leave this blank.
$ config{‘scripturl’} = ‘www.your.host.com’;
# This will let you define colors for the
# tables that are generated and the
# other page colors. The default colors
# create a nice “professional” look. Must
# be in hex format.
$ config{‘colortablehead’} = ‘#BBBBBB’;
$ config{‘colortablebody’} = ‘#EEEEEE’;
# Site Name (will appear at the top of each page)
$ config{‘sitename’} = ‘Your Site Name Here’;
# You can configure your own header which will
# be appended to the top of each page.
$ config{‘header’} =< <"EOF";
|
$ config{‘sitename’} Online Auction |
EOF
# You can configure your own footer which will
# be appended to the bottom of each page.
# Even though not required, a link back to
# everysoft.com will help to support future
# development.
$ config{‘footer’} =< <"EOF";
EOF
# Sniper Protection… How many minutes
# past last bid to hold auction. If auctions
# should close at exactly closing time, set
# to zero.
$ config{‘aftermin’} = 5;
# File locking enabled? Should be 1 (yes)
# for most systems, but set to 0 (no) if you
# are getting flock errors or the script
# crashes.
$ config{‘flock’} = 1;
# User Posting Enabled- 1=yes 0=no
$ config{‘newokay’} = 1;
Read More >>
MYSPACE CSS DIV LAYOUT AND CSS SCRIPTING?
Oct 19th

Question by Lucian A:
myspace css div layout and css scripting?
ok i found several of these sites with a css code for image popup and gallery, coppied both the html and the css, but the css part makes my page all screwy so nothing loads and all the links at the top are kinda shoved to the right. http://www.dynamicdrive.com/style/csslibrary/item/css-image-gallery/
thats the site i got the gallery from. someone think they can tweak the script for me?
im a bit dim, i couldnt quite comprehend what i am supposed to be looking for there. i found the image on resize and then the multiple image thing. am i supposed to match the background color to my css layout or what?
Read More >>
CROSS-SITE SCRIPTING?
Apr 13th
Question by Taylor:
Cross-site scripting?
Ok,anytime I try to add a playlist or anything to my mypace page, my personal messes up. If I try to click pause, next, etc., my personal goes to this blank page and has a pop-up at the top that states “Cross-site scripting detected”. I have tried several different playlist things, but it does it to each single one! I will not let me press anything on the playlist. If I try to press anything on the playlist when it’s NOT embedded on my myspace page, it works fine. :/ I have tried going to options, and grant this site, but it’s still doing it, and when i click anything now it will not pop up so I can go back to options. Please help! Btw I have Mozilla Firefox.
Read More >>
Q&A: YAHOO GIVES CROSS SITE SCRIPTING ERRORS?
Mar 19th
Question by OK OK:
Yahoo gives cross site scripting errors?
On the top of Yahoo pages the message bar pops up and says, World wide web Explorer has altered this page to prevent cross-site scripting. Anyone else getting this message each day like me??
Read More >>
Q&A: WHAT IS THE BEST FLASH PRO WEB-SITE FOR SCRIPTING?
Feb 27th
Question by hubacchris:
What is the ideal flash pro web-site for scripting?
I downloaded Flash pro the other day and me and my friends would like to make a pokemon rpg type game. I allready know how to make the charicter move useing the arrow keys, but i need some more scripting codes. Please help.
Read More >>








