Hello,
How can i use ASP click button to call procedure
Thank you
User Profile
Collapse
-
Thank you do you know by chance any website that provide this kind of tool
so i can try it -
Modify the tax in my exe file
Hi All,
I have a VB6 exe program that i lost the code so all what i have is the exe, since the tax is been hardcoded to 0.06 all what i need is to change this number to 0.07?
I right clicked on the exe file then open it using notepad i got somthing can i use this to modify my tax value, if no is there any way i can do it
Thank you -
-
Convert VB 6 code to VB.Net
We are in the process of converting of VB 6.0 code to VB.Net. We use DBGrid and the question whenever i start to upgrade i got an error message
"Upgrade failed: Exception occurred: The referenced component DBGrid is missing a design time license" do i need to buy another license can i use
the one from VB 6.0?
We currently are using ADO for our databases and needless to say we would like to keep the conversion... -
-
-
Thank you so much
So there is nothing like Skipline in VB.NET...Leave a comment:
-
Skip line in text file
Hi!
I have a text file with 60 lines in it and I need to skip to line 51 to begin processing. In VB6 there was .SkipLine but I don't see that function in VB.Net. Any suggestions on how to do this?
Thanks, -
Empty DBF tabel using VB.NET
Hello,
How can i empty a dbf table using vb.net (remove all the records)
Any help is a big help
Thank you -
Empty a DBF table
Hello,
I need to remove all the records from my DBF table another word i want to
empty the table and this is what i did
Delete * from MyTable
this work but it does not remove the records from my table it flag them as
delete.
Is there any way i can pack the table, or remove the records
Thank you
No activity results to display
Show More
Leave a comment: