Not sure if this the right Forum to post this.
I am trying to sent up a rule for my email address. What I want is that if I recieve any email from one address it is automatically redirected to the the second address.
The problem is I want to see the message intact, including all the...
...compare Son as it sees the next hash as end of the string.
<cfquery name="username_query" datasource="nitrogen">
Select *
From User
Where UserName Like '#UserName#' and Password Like '#Evaluate("Password")#'
</cfquery>
Is there a way to compare the...
If I am creating a Windows Form, and planning to run it on other machines as well. Do I still need to install the ODBC .NET Provider Drivers and MDAC 2.7 to access the database values?
Thanx
Richard
I am designing an application with a Menu on the top of the form. However is there a way to load subforms inside this form when someone chooses different options in the menu items. Or do I have to hide and unhide corresponding form items on each option?
Hope this is clear
Richard
Can someone help a newbie in Visual Basic .NET.
I currently have a form which checks to see if the username is present in the database and if so checks the password.
I am using the Data Adapter Configuration Wizard to access the database. However I can't see to be able to access the form...
Could someone help me, I am outputting some data into different table cells, however some of the data are quite long and cannot fit onto the printed copy. I have tried to resize the width of each cell so that it fits the page, however some on text does not contain any spaces and therefore does...
I need help with updating data on the parent page. Currently the user clicks on a area in a box (screen a) and would like to edit it. When it is clicked contents window pops up (screen b). The user can now edit the contents of the box and click insert record. This works fine however I need to...
My problem occurs when I already have a greek symbol already from a database. When I try to add another greek symbol to the existing data, it gives me | in place of the old symbol.
The problem occurs when I am passing the contents of the text box to the function, how do I preserve it so that...
Could someone please help on my javascript.
I have a page that allows someone to enter the contents of a box into a text box. The complicated thing is that it allows people to enter the greek symbols alpha, beta and gamma, which can appear anywhere in the text. I currently have 3 submit boxes...
I am trying to store and 5 greek symbols (alpha, gamma, beta, delta, pi) in a database and with coldfusion.
Does anyone have any suggestions to do this. The user can specify anywhere in the text to put the symbols.
e.g. beta-pymnol-alpha-beta-nimna
Thanks heaps
Richard
Can someone help me with my problem.
I have a form which is opened as a new window for people to submit new details. People can then close the window after it has been update. My problem is that if they click to update these fields again, the new values are not updated in the new window with a...
Can someone help me with my problem.
I have a form which is opened as a new window for people to submit new details. People can then close the window after it has been update. My problem is that if they click to update these fields again, the new values are not updated in the new window, you...
Yes the alert() is just to see if I can pass the variable.
I would like an existing list on the same page to be populated depending on what the user has select on the previous list.
Thanx for you help
Richard
I am trying to pass the value from one drop down box to populate the second box using cfquerys.
for example if I select Land Vechicles in 1st list it will allow me to select land vehicles only in the 2nd list.
Can this be done?
Here is an example of my code:
<SCRIPT...
I am trying to add the total for some drop down list but am having trouble referencing the value, I just keep on getting a value. The code however works perfectly in IE and Netscape 6.
Here is my code:
<javascript>
function PriceUpdate(whichbox) {
with (whichbox.form) {...
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.