i am using c#. i have validations controls in the page. i made a test page and put a button without validations that links to another simple form but still it works on my local server but do not work online. it seems all buttons whether with validations or not are not working. they are not...
Hi Jhurst,
Thanks for your reply,
As I am not so good in .net, would you take a look at the button code would that help? or you thing it is mainly the server side that is responsible?
Reagrds and thanks again
time is the father of truth
Hi all,
I have made a small button that saves the input data to the database it works great in testing. Once I put it online (hosting) the button stop working it clicks but no action no errors...nothing ..any ideas?
Regards
time is the father of truth
Hi,
Teh ahrd is 18 GB I am sorry, but I mean whernever it is used at 50% wich is 9 GB it is giving us device is full.
Is it possible that it has a bad sector or somehting similar?
Regards
time is the father of truth
Hi,
this slice is in use. do you mean I should run format > verify? or format > partition ? . I do not want to update anything just display information. I am not good with filesystem issues.
Thanks
time is the father of truth
Hi all,
Is it possible that while creating partition you can define it to use half of the hardisk space? We have a hard disk of 36 GB space and it shows 36 GB with df -k. In reality the hard disk gets full on 50% and you can't add a single bit to it. Some support desk said it is partitioned...
Hi ,
table1 contains field1, field2, field3...etc
I am using the following
select disticnt field1
from table1
results comes field1 only
I want to show in the results the other fileds as well.
Regards
time is the father of truth
Hi all,
Just a small thing I am using Solaris 2.6 when running a df -k i get partition usage of 54% while the application tells me that there is no space left on device. How can I check what is the real space left on that partition?
Regards
time is the father of truth
Guys you are complicating things too much
I have file1.txt with the following fileds:
name, age,sex
and file2.txt with the following fields:
name, address,telephone
All what I want with any method, is to get a third text file file3.txt with the following fields...
Hi all,
I have 2 text files they have the Field [name] in common, I a using 2 DSNs 2 open because they have different structures.
--------------
set con = new ADODB.Connection
set cn = new ADODB.Connection
Set rec = New ADODB.Recordset
Set rs = New ADODB.Recordset
rec.Open " select * from...
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.