Hi,
Ive never run into this problem before. I have a few sections of the site that are in their own folders. For instances the 'packages' section is within the 'packages' directory, and is ...
Hi All,
We have website designed accroding to the 1024*768 resolution. Now when I run this web pages on 19ii monitor with 1280*1024 resolution, page get displayed with with spaces at left o...
Hi,
I am building a simple online shop. I found a cart and added a form, everything seems to be working ok, but now I have to pass the final content through a hidden input to the external pay...
I want to test to make sure the user enters a valid email address before submiting the form.
The way the form is setup now is when the user hits submit there redirected to a new page that p...
Hi All,
I'm currently trying to check for the NON existence of an attribute value within an XML file using Xpath.
The following Xpath code will find all the nodes where the attribute 'Pu...
Do anyone know a good site where i can find this utf-8 code?
I dont know what this sign means i just need to find the code for it.
Hi All
I'm developing a site for a customer in Mexico (I'm in the UK).
It's PHP based, with a mySQL backend (it's actually a reworked osCommerce installation).
When the customer opens t...
The context here is formatting a XML file with an XSL:stylesheet producing a html report.
Most things are working but i am having trouble getting the following to work :
- I want to print...
I decided to go against the custom membership provider that asp.net 2.0 provides and create my own login page using forms authentication ticket. However, when I run the code I get the followin...
I have to asp pages each containing a form . First is a pre-registration form which would input the leader or the main person contact person , and second a registration form which would input ...
Hello All....
I'm new to php.. It would be great if someone could assist me in this:
There are many tabs in a form, there is a submit button in every tab.. Clicking on the submit button will...
I came across a site called newsmap amazing all done in flash
http://www.marumushi.com/apps/newsmap/newsmap.cfm
has anybody come across examples of how to build your own news map
I'm writing a script to handle some plugins, and I need to be able to open up the file and parse out some info:
Let's assume the file is in a variable called $FileContents, and it looks lik...
Hi,
We have created a flash website (modernfurniture.co.in) which has a contact form and uploaded on a Linux Server with PHP5.
The contact form when filled up and submitted, shows that th...
We have our own webserver and hosting our own website, which is really simple, only a few html pages.
in the old website, whenever you would go to different pages, the only thing you would ...
SELECT * FROM members
WHERE ListLast(bus_catg,'-') = '#qSUB.id#'
OR ListLast(bus_catg1,'-') = '#qSUB.id#'
OR ListLast(bus_catg2,'-') = '#qSUB.id#'
I'm trying to get my WHERE statem...
I have a form with some radio buttons, they are been validated on submit. all works fine but when I hit the "send" button (submit) before all fields are filled in it looses the selected value....
Hi Experts,
Am having a bit of a nightmare on my site http://www.shanedj.com
It works brilliantly in Firefox and IE8 but not IE7, It is designed and validates to XHTML Strict but runs re...
Hi experts,
I reckon it's about time I set up a development environment for my php/MySQL website www.fobgfc.org, until now I have been using the live site for development and testing.
I ...
How do you create a link to a url in a xml file?
Here is a sample of the xml:
<?xml version="1.0" encoding="utf-8"?><xml><item mainItem="true" important="false"><title>xxx School travelle...
I have been in the world of web design, development, programming, etc. for quite some time now. I am currently seeking a new adventure.
So, I want to start developing some ideas in a new wa...
The context here is formatting a XML file with an XSL:stylesheet producing a html report.
Most things are working but i am having trouble getting the following to work :
- I want to set a...
Hi,
I have a very old web application developed in PHP & Perl on Linux Server. Some web pages communicate with binaries resides on that Linux Server. These binaries take some string values...
Ok. So maybe someone can help me.
http://www.quest-group.net is the site BEFORE I switched it over to new webhosting.
http://www.questfinancial.net is AFTER I switched to Godaddy.
...
i want to get field from one page , which posts to page2 . I use request form , that work alright, but on page 2 I have also fields that want to pick up . If i use request.form i dont seem to ...