October 25th, 2008 04:04 PM
April 30th, 2008 06:53 PM
Double.Parse(stringHere)
' OR
Single.Parse(stringHere)
April 27th, 2008 03:39 PM
I don't like to get personal here, but you are telling us to "read your posts". Yet, you are not reading any of the replies to your posts. I understand that you need help but you need to understand...
April 27th, 2008 02:53 AM
That's where syntax highlighters come in useful. Error by colours :)
April 27th, 2008 02:46 AM
Read post #54.
There is no need for rudeness. So far you have shown little evidence of helping yourself. Oblio has posted some pseudo code which would appear to do exactly what you need in post...
April 26th, 2008 05:44 PM
You should not be doing this unless you absolutely have to. In 99% of cases you don't have to and one of the following will suffice:
Scrap the idea and code it without the use of this file.
...
April 26th, 2008 05:30 PM
The only thing that can be inferred from the code you posted is that the ID supplied to the SDMenu function does not correspond to an element with the same id in the HTML.
I assume you have of...
April 26th, 2008 05:20 PM
Parsing is carried out by the interpreter before the code is executed so therefore there won't be any distinction between weather the variable is an array / string or any other type.
The text of...
April 25th, 2008 03:02 AM
Yes, I see exactly what your trouble is. You are lazy .... unfortunately the only person who can solve that problem is you.
Show some evidence of being able to grasp the simple concepts of VB and...
April 21st, 2008 05:41 PM
Sorry, I should have added a face to the end of that. Yes Val is in VB6 however I would generally stay away from it then, unless you generally do not know the data type of the data which will be...
April 21st, 2008 04:19 PM
This is not the way to code a shopping cart application. Move your cart functions over to the PHP script and use a PHP session to keep track of the products etc.
April 21st, 2008 04:14 PM
Leave the hiring and firing to HR and just concentrate on not getting banned from this forum too ;)
April 21st, 2008 04:09 PM
Anyone who uses the Val function needs to be shot. Use the Integer.Parse / Float.Parse functions.
Now after reading your previous post it looks like you are still describing the problem. We know...
April 21st, 2008 02:16 PM
Can you explain what it is your module is meant to be doing (one paragraph will be fine, not 35,000)? If we could understand what you were doing then we can better understand how to help you and...
February 15th, 2007 10:33 AM
At your own risk of course (many companies don't like their employees circumventing their security policies). Creating an open proxy is a very bad idea, this is in effect what you will be doing, at...
February 12th, 2007 04:58 AM
You should use the submit event of the form to do that, not a button. If Javascript is disabled on the client there is no way the user can submit the form and validation should always be done on the...
February 11th, 2007 12:43 PM
Why submit it with Javascript when you can do it with HTML? :rolleyes:
tapansant: do it yourself and when you hit a problem post here. :)
February 11th, 2007 12:35 PM
This is almost identical to a problem I needed to solve a few months back. Here is an overview of what I needed and how I solved it.
I run a site for a the UK division my company. The site allows...
January 7th, 2007 09:15 AM
Yes. I use a restricted account for everything I can and get I am most put out when a program such as a game (requires) admin privileges, just to run.
I heard that browsing with a restricted...
January 7th, 2007 06:46 AM
If you want to install and configure them yourself. This is the better option. Not only does it help you gain a better understanding of how the software works and how they interact. You will also be...
January 7th, 2007 06:40 AM
Anti-virus programs are dreadful things. I have never installed one and never intend to. The best defence against virus' is more often than not, yours truly.
January 1st, 2007 05:08 AM
:lol: :lol: :lol: :lol: :lol: :lol: :lol:
December 30th, 2006 06:38 PM
New Year Celebrations at VBF. See you all there :p