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...
I am having trouble with user passwords containing Hash e.g. Son#1 and comparing with those in a database. It seems to only compare Son as it sees the next hash as end of the string.
<cfquery name="username_query" datasource="nitrogen">
Select *
From User
Where...
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
Could someone please look over this code and see what I am doing wrong? I can successfully connect to the database however if I true to Select the record that matches the Surname a user enters from the database it returns an error:
----------------------------
"An unhandled exception of...
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...
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.