Forum: PHP Sep 12th, 2007 |
| Replies: 8 Views: 10,559 thank u Rhyan
one thing more i am not able to call open dialog box in php to upload image if u have any idea plz help me........
......... |
Forum: PHP Sep 12th, 2007 |
| Replies: 8 Views: 10,559 hi MeeraKotecha
can u tell me how can i use timer in my webpages i am making one pages in which i need timer function in this pages
regards
wavalker |
Forum: PHP Sep 11th, 2007 |
| Replies: 2 Views: 1,170 plz anybody help me
i want to use javascripts variables in php but i can't able to do that
so sugess me some thing to do that
regards
mahendra |
Forum: Software Development Job Offers May 16th, 2007 |
| Replies: 1 Views: 1,514 Hi,
I am Mahendra Wavalker . i hvae 2.5 years Exp. in VB 6. And sql Server 2000 and oracle
i would like to Joine You
thanking You in Advanved
Regads
mahendra D. Wavalker
my Mail_Id... |
Forum: Visual Basic 4 / 5 / 6 May 16th, 2007 |
| Replies: 10 Views: 2,083 u can use dateadd() and datediff() functions to manipulate date data type
above funtions are add two date and subtract one date from other date
but here datediff function does not give proper... |
Forum: VB.NET Apr 18th, 2007 |
| Replies: 3 Views: 2,063 yaa...
its gr8 na.......what gr8 suggestion u made..simply marvelous...
i can only judge one thing from this .....software industry is goona get ruine one day due to programmers like... |
Forum: VB.NET Apr 16th, 2007 |
| Replies: 13 Views: 9,494 u can do one thing...
open the file/doc in input mode...
read line by line...
in every check weather ur string is present using instr(line,string)
it returns value > 0 if string is found. |
Forum: VB.NET Apr 16th, 2007 |
| Replies: 3 Views: 2,063 Can anyone help me in integreation of vb.net and Autocad.
i want to read autocad's digrame's dimentions through vb.net or vb 6.0.it emergency |
Forum: Oracle Apr 12th, 2007 |
| Replies: 5 Views: 4,156 if in yor databse you have only tables then simply can drop user
or u can create one one store procedure to delete all table from your databse |
Forum: VB.NET Apr 11th, 2007 |
| Replies: 9 Views: 7,457 Private Sub ExtractZIPfiles(ByVal pathList() As String)
Dim x As New ICSharpCode.SharpZipLib.Zip.FastZip
Dim strFullDirectoryPath As String = Path.GetFullPath("C:\temp")
For Each s As String In... |
Forum: VB.NET Apr 10th, 2007 |
| Replies: 4 Views: 11,617 in vb.net 2005 crystal report is built in so u don't nedd to install it externally . u try it agin u will find it in vb.net itself |