I have a script that pulls all countries out of the database and displays them as a list.
The customer can select any of the countries, which will then display all the regions within that country, again for the customer to select before they move onto the next stage.
What I would like to do...
Hello all,
I have just translated a complete English site into a German site, its identical, appart from the translations, but they are using 2 different URL's.
What I'm tying to do, is capture everything after .com into a variable, so I can add it to the German flag which will then take that...
Basically I have 2 databases viewable in php My Admin.
One is an English database and the other is a German database.
There has been a lot of work on the content of the english and what we want to do is take an exact copy of that, and then import that into the german database.
Then I can...
Basically I have 2 databases viewable in php My Admin.
One is an English database and the other is a German database.
There has been a lot of work on the content of the english and what we want to do is take an exact copy of that, and then import that into the german database.
Then I can...
I have an admin page that has a country selection field that is populated dynamically, and then on choice of country a region field is made available, and the regions for that country only are displayed, to be selected.
In Mozilla when i choose the country, the region drop down doesnt extend...
A little ahile ago we where hacked and as a result the hosting company made us lock down the folders, which in honesty was fair enough as they werent secure.
Anyway, we have an admin system that uploads hotels to the server, and since we have secured the image folders, we cant upload images...
Hi all again, hope everybody is well.
I have just had an email from our host letting me know that we are getting very close to our capacity, and we need to trim things down a bit.
My biggest problem folder is our image folder, as it contains about 10 years worth of hotel images, and probably...
Over the weekend I was hacked and my site was used to upload a php file through an image upload area, and subsequently thousands of spam emails where sent out.
I can recognise the script that I'm supposed to be workign with, but I'm not 100% with it.
What my hosting company wants me to do is...
I'm stuck on the code below guys, anybody see the obvious mistake.
<% if (WeekDayName(WeekDay(Date) = ("Saturday"))) or (WeekDayName(WeekDay(Date) = ("Sunday"))) then %>
This is the error I'm getting
Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument...
I bought an asp book a long time ago, i think it was teach yourself asp and build a cms in 28 days, somehitng like that.
At the time, it was just what i was looking for, as I tend to get asked to do basic cms's that allow say antique dealers to upload images & text to an access database, and...
Hi all,
I have this simple cms for a client, who wants to add an event to the database using year, month, date & day.
He then wants these events to order themselves when displayed so that 2009 dates fall before 2010, then the month & date, so all nicely in order.
So this is how i thought...
Good morning,
I am having problems with my site, and I need to see what the problem is, but the host has set friendly errors.
They said that I needed to use event handlers on the error page so the 500 Internal Server Error I'm getting can be worked out.
Can anybody help me with this.
I have a prblem with a site and because of friendly errors set bythe host, I cant see where the problem is.
I asked them about it, and they said that I needed to use event handlers to bring out a more descriptive error.
I keep getting a 500 Internal Server Error, and a message that gives no...
I have an ascx page, but its the same as aspx im told, and i need to wrap an if statement around a piece of html thats looks at the url and thats when the if else statement needs to work, as below:
<%# if(url=("http://www.mysite.com/loginpage.aspx")){
<td valign="middle" align="center"...
I have never come across a ascx page before, but I'm working on a site that was developed outside the company and I'm trying to re-skin it and change things around a bit.
I got an image that I want only to show on the login page and not elsewhere, so th eoanswer to this is to use an if...
I have an image issue in an ascx page, its not really anything to do with code itself, as what I need to control is the html part of it.
Basically I have an image tucked away in a table and what I need to do is check the url, if the url is displaying what I need it displays the image, if not i...
I have just taken on a new system by a client that needs re-skining, just about all I can with asp.net systems, as I'm not familiar at all in honesty.
I was going through the code looking for background colours to change and adding a few div's here and there, pretty much working on the CSS...
I just set up IIS on a windows system running windows XP, and there is a file there called default.aspx and login.aspx and neither will show correctly, only showing the code from those pages.
Im not sure how to sort this out, but I'm pretty sure its that its not recognising the .aspx file...
I have a website that captures the emails that are sent from the websites contact form.
Is there a piece of free software out there than can grab those emails and then use them when sending out marketing emails.
Cheers
I have this validation error:
document type does not allow element "iframe" here
with the code below:
//You may change most attributes of iframe tag below, such as width and height:
document.write('<iframe id="datamain" src="'+iframesrc+'" width="125px" height="220px" marginwidth="0"...
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.