ok I will try the propper way and see how I get on... i understand it is a much better way to do this the propper way especially seeing as you have been so kind to give me the functions etc but CI/Rapyd is a funny system which isnt easy to implement direct code / functions as it uses its own...
hi jpadie,
many thanks for this really appreciate it!
I will try both but I think the cludge method prob easier for me... problem is I am using CodeIgniter with Rapyd and direct scripting is not easy, If I can do the propper method then I will but I assume its easier for the cludge way for...
Hi I am struggling a little with the best way to do this and its quite hard to explain, Im sure there is a simple answer tho...
I am doing a portfolio website and making it all cms driven, the problem I am stuck on is that I have multiple categories which jobs could fall under. i.e. a project...
Hi all,
I have just posted about this in the javascript area and they told me Im better asking in asp/c# forums...
I have a form built in c# which has 2 buttons on, one is to take you to an amend order page and the other continues.
Im using some of adobe's spry elements for form validation...
ok thanks for your help, I just thought with it being a javascript app it wouldnt harm to ask.
I will have a try with your suggestion and also enquire on a asp/c# forum
thanks again
John
not quite... our form is a asp/c# form and the other button is to take the user to an amend details page. the button we want the form to validate from is the submit button but this example may work...
I will speak to our developer and ask him if he can add the onclick to the buttons, i presume...
Hi All,
Im using some of adobe's spry elements for form validation but I have an issue. Basically my form has 2 buttons on it and I only want the form validation to activate on one of the buttons. Does anyone know if this is possible and how i might achieve it?
thanks
John
Hi guys,
I am looking for a script to cross fade images... The first requirement is that I can have a set of images rotating automatically with a cross fade transition. But as well as that i want the user to be able to rollover a menu button and it fades to that image.
It is aimed at a...
Using DIVs is far more complicated - suppose it gets easier the more you use it... must keep going!!!
i got another question ie/firefox problems again!!
in firefox it isnt putting a margin between my divs - its a duplicate div container but will be used for some different content.
I have...
Hi guys,
first website using full css and divs rather than tables! having a little trouble with cross browser compatibility.
the website shows fine in ie but in firefox my footer seems to hide under the top image.
link is...
Hi guys,
I am making a contact form that will have a list of items.
What i want to do is depending which page the user comes from to get to the form i want to pass a querystring through that will automatically select an option from a list.
the code for the list is:
<select name="course[]"...
Hi guys,
I want to add a couple of audio samples to a clients website. I would prefer it if they would just simply play on the actual page (only when a button is pressed though) rather than them downloading the clip or it redirecting to another page.
The pages are all in php and HTML.
What...
ok... sorry should have thought it through...
firstly, forgive me for being dim, but as i said its my first time... where would i put the code above? Currently the code for presenting the data is as follows:
<%
sqltxt="select * from tblMeetings order by MeetingDate asc"
objRS.Open...
Hi Guys, got a couple of questions for you.
I'm making a basic content management backend for a website... its my first one but i am trying to learn as i go...
I want to display some information from my access database but i want to have the first row with a background of grey and the second...
Hi guys,
not really sure if this is the right forum for this forgive me if its not!!
Im creating a website which is going to have a portfolio of my work on it. I have several images for each different project I have done but want to change the information without leaving the page.
eg...
Hi Guys,
I'm trying to fix an error for a client and I cant work out whats wrong. Basically when i try to log in using a correct username and password i keep getting the error "unrecognised User or Password"
can anyone spot any errors in this checking script?
<%@LANGUAGE="VBSCRIPT"...
ok thanks i will try that tonight and see if it works.
Would this be code that is for the search facility?
<%
if request.form("cmbCategory")<>"" then
category=request.form("cmbCategory")
else
category=request.form("txtCategory")
end if
if request.form("cmbSubCategory")<>""...
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.