Ok i have a map with long/lat text box at the bottom of the page, im not sure how to do this one bit. I want them text boxxes down the bottom to fill in the textrboxxes in my form. Here is my ...
Hallo experts,
there is a problem with redirect by curl. This is my script
$LOGINURL = "https://www.o2online.ie/amserver/UI/Login";
$POSTFIELDS = 'IDToken1=username&IDToken2=pass&Go=Go&or...
i have a button that hides and shows text.... but i cant figure out how to make it so it hides the text before hand?
I trying to create the pop up with the light box effect ... but i am new in javascript i don't not understand the hard core javascript code can u guys help me in this ...
I just want to o...
I run a web site that provides information and answers questions vis a FormMail page. For the past week, all of my results are either invaded or corrupted. Instead of getting legitimate questi...
Hi guys,
I am getting this problem when I try to validate my webpage:
I cannot seem to be able to fix it? Any ideas? Thanks
Hello,
I have added a nested <div> to my site which holds a slider-bar and i'm trying to center it in my site footer. I have added:
#slider-1 {
float: center;
}
to my CSS styleshee...
I have a form that allows users to update there information. I'm not getting any errors but its not updating the database either. I posted the following code below.
I have bought a Joomla template. That template contains an area (an image and a text area) that stays the same on each page (see attachment).
How can I alter the template to have a different...
Hi , I am having problems with the design of this table created on frontpage, it is looking kinda weird , no borders on some cells , can someone open this page with an editor and try to look w...
Hello,
I have a table called products and a field called section that have these enum options
enum('keyboards', 'clinics', 'studios', 'cds', 'oriental', 'misc', 'livemusic', 'dvd')
so h...
This works every place I've tested it, but I'm afraid it won't work everywhere because I don't really know if what I've written is valid.
Basically, the first three conditions open a Spry a...
Hi,
I'm living in Saudi Arabia and been working with PHP,JS,HTML,Ajax,...etc for a while.!! In a few years I could make my own CMS script as well as a dating script. It's not because I'm smar...
Hi ppl,
Ok I have this form which is calculating nicely.
what I want is the following ( or should I say I can't get to work)
Total for prices
Total chosen for QTY singles i.e not the opt...
I currently am trying to use a time variable (timeformat) and add two hours to the time in the variable. How would you go about doing such a thing? I'm currently using the code in the snippet ...
Hello,
I have a form where these listed in the code snippet must be uploaded to folder name images/products
These files could .jpg, gif or swf and these must be updated to the database .
I ...
On every page the following function is automatically called: function setFocus(pageName)
I am hoping that these three functions can be called when that one is:
numberPages()
highli...
Hi I was wondering if somebody could help me I am tring to create a webpage and i would like the links to be like the following : I want a small round circle button in the middle of the page t...
How is the Expert Exchange doing the pop-up congratulating Angellll. What is that written in and how can I imitate something similar to that. I like how it tints out the rest of the page and t...
I'll try to break it down. When a user clicks on a link from this page:
http://localhost/flagfootball/updateimagescroller.asp
I want to be able to store the pic name they clicked on (pic...
Does anyone know how I get can the quoted code into an array with just the filenames with PHP/regex.
desiered aray: array(0 => 'tn_21-b196054175f.jpg', 1 => 'tn_21-b196054175.jpg' ... n => ...
when passing a variable into a second form, i get a comma and then the variable value..
<%
level="../"
'response.buffer=true
'Response.ExpiresAbsolute = Now() - 1
'Response.Expires...
I have the following html code page with style settings. There is a tooltip set near the textbox, it appears when you move the cursor over the icon. It works fine in IE. The issue is, when the...
Hi
The context here is using xsl on a xml file to create html. msxsl is used.
I want to add an index at the top of the document and can get to section headers if i manaully add the code, e...
I am trying to figure out why is that my code gets an overflow, I know somehow is dividing by a null or zero value , but I want it to actually get the value from a variable.
I think the err...