thanks for the help, but I already fixed my problem:)
I used regex.ismatch(me.text, "\W").
The problem I'm facing now is that I also want to check if the first char in a string is a space with regex. If so it should return false.
You can better regret that you have done something than regret...
anyone know the expression to find the " character in a string?
You can better regret that you have done something than regret the fact you done nothing
sorry guys for my disapaering lately,
I was working on another project.
The problem has been solved, the dates were like this:
insert into tb1(date1)values(01-01-2004)
this gives problems.
now they are inserted like this:
insert into tb1(date1)values('01-01-2004')
I only don't understand 1...
Hi all,
i 've got a real strange problem.
I 'v got an asp.net/vb.net application and a mssql db at the end. I have a form where I can insert some info in the tables. Everything went well for a couple of months, but now my dates transform on a real strange way. no matter wich date I give up...
Hi all,
I have a db with 15 tables and I want to keep records that have been deleted.
Now I don't know where to start:
Must I keep the same structure as the main db or can I also dump all the data in one table?
what are the advantages and disatvantages of the named possibilities.
If someone...
already solved it: in your link code you need to put the full address including http:// otherwise your browser interprets it as a directory of the current site.
You can better regret that you have done something than regret the fact you done nothing
Hi,
In my window I have a heyperlink to another page.
Lets say www.tek-tips.com, when I click on the hyperlink it opens a new I-explorer, but has in the address-bar the next link: http://my-homepage-address/www.tek-tips.com.
Can anyone help me from this..
You can better regret that you have...
I already fixed it,
When I push the button it gives a value to a variable.
When you click the paging-thing, the variable= ""
So i build a check to see the length and only do something when the length > 0.
Thnx Anyway
You can better regret that you have done something than regret the fact...
Hi all,
I've got a datagrid and it worx almost perfect, the only thing that's bothering me is next:
The paging-property of the grid is set to true and it is paging well. But now I've got a button in my datagrid and the button gets a couple of statistics of the column where the button is. The...
thanks Isadore, I'm gonna do some research on java those routines, and wait for that solution that was posted.
You can better regret that you have done something than regret the fact you done nothing
Hi guys, I'm developing an asp.net application and I'm having trouble finding a solution for refilling my dropdownlist. I've created a function for filling the dropdownlist, but when I open a popupwindow and add more items to the drop downlist and then close the popup, I can't allow the main...
you can't use operators to compare strings, you can use (age.text.length > 0) this wil check and see if you've typed anything or you need to use the "string.compare" function
You can better regret that you have done something than regret the fact you done nothing
Hi all,
I have got a question about generating an overview, I don't know how to do it exactly.
I want to generate a datagrid with users, roles, and three extra columns:
in those extra columns I want to get the permissions, first column if he has the permission for insert, second for update...
thanks for this information, you told me exactly what I was looking for;) thanks m8.
You can better regret that you have done something than regret the fact you done nothing
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.