Hi, i was wondering how you could make a layer on the screen move using javascript??
any ideas??
Martin
Computing/Gaming help and info:
http://www.webrevolt.biz
http://gaming.webrevolt.biz
Hi, i was trying to make a system that logs the visitors to my site using the HTTP_REFERER code. It will write it to a .txt file
say i have
<?php
echo $HTTP_REFERER;
?>
it works from another page if clicked by a link, but it wont work say if you typed the address in after you had been to...
Hi, i have this system that sends out information to my members from a database, this works fine, however I would like to send them an html version of an email, how could i do this? i would like it to be from an external page
e.g. newsletterJune2004.php
any ideas??
thanx
Martin
Computing...
Hi, how would you go about limiting the output string size from a record??
Say i have a string of
Welcome to WebRevolt, the Next Web Revolution, how could i limit that to a 100 characters then add '... more' after it??
its for my news poster so I dont have massive news articles on the...
Hi, i have a listbox called List1 and when i click a value on the list, i would like that value to be put in a label called fp2copy.
e.g.
##ListBox##
item1
item2
item3
how when clicked, it puts the selected item value to a label??
any ideas??
thanx
Martin
Computing help and info...
Hi, i was wondering how you would convert a string to uppercase??
e.g. $_GET['format'] say it held the value of ps2, how could you convert that to uppercase?
any ideas??
Martin
Computing help and info:
http://www.webrevolt.biz
hi, i have this problem with a date. to get the current month i can use date("F"); but how can i get the month before or last month?
any ideas??
Martin
Computing help and info:
http://www.webrevolt.biz
Hi, i am trying to get the data of the listbox dynamically from a database, i have the code that does that, but i want it so when you click an item in the listbox it does something.
//Create LoadVars object and load file
myData = new LoadVars();
//myData.load("anastasio.asp") //asp line...
Hi, i was wondering how you could make a function that returns a letter e.g. a or b or c etc because my website has a scoreboard system where members get put randomly on side a or b or c when they register.
any ideass??
thanx
Martin
Computing help and info:
http://www.webrevolt.biz
Hi, i was wondering how you could color code the output of a textbox.
e.g. if the textbox contained <?php how could you make it change fontcolor to red then display it on a page??
is it something to do with the str_replace() function??
any ideas??
thanx
Martin
Computing help and info...
Hi, how can you delete multiple entries from a table when a user submits a form?? i know you can use checkboxes to do it but how??
the checkbox would have the value in it. but how do you make it delete multiple when one or more checkboxes are checked and a user submits the form??
any ideas...
Hi, i was wondering how you make a .swf load music into it and have a progress bar showing the amount loaded.
any ideas??
thanx
Martin
Computing help and info:
http://www.webrevolt.biz
Hi, i was wondering how you make flash video files (.flv) because i cant see how you can make them??
any ideas?
thanx
Martin
Computing help and info:
http://www.webrevolt.biz
Hi, say you had a dynamic text field called theText (mulitline) is it possible to use buttons to scroll the textfield??
thanx
Martin
Computing help and info:
http://www.webrevolt.biz
Hi, is there anyway of making dynamic links from php & flash
so it reads a link from a db and then writes it to flash?
any ideas?
thanx
Martin
Computing help and info:
http://www.webrevolt.biz
Hi, i was wondering how you can get the scrollbar component in F MX 2004 Pro because they dont have it there anymore?
Or how can you make your own?
thanx
Martin
Computing help and info:
http://www.webrevolt.biz
Hi, i was wondering how flash-db make their buttons in the links section, they must load the data from a db or something then put it in the buttons??
is that how its done??
or is there another way of doin it??
any ideas??
http://www.flash-db.com
thanx
Martin
Computing help and info...
Hi, i was wondering how you can load text from a database into a flash movie and display it??
TABLE:
page | info |
index homepage
reg register
how could i load that into textboxes in flash??
PS, i would like it in PHP!
any ideas??
thanx
Martin
Computing help and info...
Hi, i have this function which only returns one row from the table. why??
if i use echo() it returns all, return doesn't?? why? how can i get round it?
this doesn't work
function L1(){
$query = mysql_query("SELECT * FROM wrv3pages WHERE section = 'main'");
while($rq =...
Hi, this is the same sort as the one before but simpler! pls help, ive been trying for weeks to get it workin but no luck :(
#tem.template
<table width="800" cellpadding="0" cellspacing="0" style="border-collapse:collapse">
<tr>
<td...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.