19,729 Topics

Member Avatar for
Member Avatar for wiss.dev

i need to convert date format used from datetimepicker as(dd/mm/yyyy) to (yyyy-mm-dd) any ideas thanks

Member Avatar for jlego
0
745
Member Avatar for nodoso

Hi everybody Have a little problem here. I have a webpage with this code [code] <iframe name="myIframe" id="myIframe" height="2000" width="1000" frameborder="0" scrolling="no"></iframe> <form id="myForm" method="post" action="link" target="myIframe"> <input type="hidden" name="banner" value="link" /> <input type="hidden" name="type" value="1" /> </form> <script language="javascript"> document.getElementById('myForm').submit(); window.scroll(182,111); </script> [/code] And I want to click on …

0
77
Member Avatar for Kingcoder210

I need to know how can I make a program for specific hard disk? I have heard it that programmers use hard disk`s unique number to protect their program. So that user cant use this program there in another pc(hard disk). So would you please help me about it? I …

Member Avatar for kvprajapati
0
113
Member Avatar for TsadokBlok

Dear Experts, I am building a program which needs to store an Image (any image type) in SQL Express 2008. I am able to read, and insert images into SQL Datatable, but I can't seem to update my images. The SQL DataTable contains columnname "picture" - Varbinary(Max) I am using …

Member Avatar for ghdfans2010
0
266
Member Avatar for hemal1972

[B]I want to create help file for my accounting software project. Is it possible with the help of 'HTML help workshop' software? If yes, then explain me how to do it? [/B]

Member Avatar for pritesh2010
0
138
Member Avatar for Gamra

Hi guys I hope someone can help , Am trying to populate a TreeView from a TXT file My TXT file look like that : [STANDARD_DATA 0] STD_NAME=RED 1260418 BAT_DATETIME=1087475867, BAT_NAME=BATCH BAT_REFLPOINTS=35, BAT_REFLINTERVAL=-10, BAT_REFLLOW=360, BAT_VIEWING=%T MAV SCI UV Inc [BATCH_DATA 0] STD_NAME=RED 1260418 BAT_DATETIME=1087475867, BAT_NAME=BATCH BAT_REFLPOINTS=35, BAT_REFLINTERVAL=-10, [BATCH_DATA 0] STD_NAME=RED …

Member Avatar for GeekByChoiCe
0
97
Member Avatar for pritesh2010

hello experts i got error when i running the program [CODE] " at Elactronic.My.MyProject.MyForms.Create__Instance__[T](T Instance) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 190\r\n at Elactronic.My.MyProject.MyForms.get_SplashScreen1()\r\n at Elactronic.My.MyApplication.OnCreateMainForm() in D:\\Solution SOftware\\Elactronic\\Elactronic\\My Project\\Application.Designer.vb:line 35\r\n at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()\r\n at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()\r\n at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)\r\n at Elactronic.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 81\r\n at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)\r\n at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, …

Member Avatar for GeekByChoiCe
0
199
Member Avatar for spxChrome

Is it possible to create a new My.Setting item and value at runtime or does the setting already have to created? I'd like create new settings and delete settings. Thanks

Member Avatar for TsadokBlok
0
89
Member Avatar for udayreddy
Member Avatar for dionisov

I'm developing chat program. I have database on my webhosting where I store rooms and memebrship tables... I created the client, but I still cant do the server side of the program. It must be in win forms app.(I use .Net 3.5)Every tutorial\Sample of server side is for Console app. …

Member Avatar for dionisov
0
196
Member Avatar for sackymatt

Hi all, I have a small problem that i cant figure out. i have a program that i want when a user select a date from a datetimepicker, it filters evrything from the datagridview that are for that date.. Hare is the code i have Private Sub Button1_Click_1(ByVal sender As …

Member Avatar for sweber25
0
145
Member Avatar for Kingcoder210

How can I secure SQL SERVER 2000? I am using windows authentication mode and it doesnt have additional user name or password. As a result anyone can open SQL SERVER 2000. I need to know how can I secure it so that none can open & edit data from enterprise …

0
31
Member Avatar for gruffy321

Hey all , Thanks for reading this and sorry to be on the take, as it were :) Please could someone point me in the direction of a tutorial that covers a credit calculator for student points.... i can design the gui but dont know enough to get the combo …

0
86
Member Avatar for hemal1972

[B]Hi, friends, I am new in vb6.0 and vb.net programming. I want to know about defining API functions. Can anybody help me? I want positive and fast reply. Thanks. [/B]

-3
75
Member Avatar for wildguard

hi im having trouble with lstout i have attached ss of result, i dont want System.Windows.Forms.Button,Text appear and also when i click one of seats which are A1~D10 let's say if i clicked D3 it pops "Enter your Name" msgbox so after i enter it it doesn't show output on …

0
121
Member Avatar for dilad
Member Avatar for TechSupportGeek
0
176
Member Avatar for like_bilal02

Dear freinds i want to get specific data in gridview specifc cell with the help of sql query from sql table i put the following query but it doesn't work [code] Sql = "select e.item_no from nitmtbl e,purchaseitem g where e.item_name=g.item_name and g.item_name='grovita sp'" Da = New SqlDataAdapter(Sql, Class1.Connection) Da.SelectCommand.ExecuteNonQuery() …

Member Avatar for like_bilal02
0
100
Member Avatar for tungnk1993

I want to make a deskband app that displays some text and buttons like windows media player when minimized on taskbar. What is the necessary imports / dll i need to use ? Codes will be useful

Member Avatar for kvprajapati
0
90
Member Avatar for Brandrune

Hey Guys, I have an application that will execute a batch script. I want to make this hidden, yet if I do so, the user won't be able to overwrite the command the Batch file is issuing as it prompts in the CMD window "Y or N" to overwrite. Can …

Member Avatar for kvprajapati
0
48
Member Avatar for mdutton

I'm extreamly new to programming actually learning on my own, college is not an option now. Need some help. I'm trying to write the code to add users to sql 2005 backend server, and a windows login form. so that certain area's of my program have restricted access. Can anyone …

Member Avatar for kvprajapati
0
75
Member Avatar for naveen_smg

hi friends, can u please help me the code how connect to SQL server in vb.net using c#.. i m waiting for your help

Member Avatar for finito
0
90
Member Avatar for homeryansta
Member Avatar for bluem1

Team - HELP!!! I have broken my code and it can't get up! When I go to run my application within Visual Studio I get the dreaded "There are build errors. Would you like to continue and run from last successful build?" That build runs fine, but how do I …

Member Avatar for bluem1
0
1K
Member Avatar for saurabhorange

I WANT TO EXTRACT THE 2 BITMAPS FROM WINDOWS VISTA'S WINLOAD.EXE.MUI FILE WHICH IS LOCATED AT C:\WINDOWS\SYSTEM32\EN-US\WINLOAD.EXE.MUI IN VB.NET 2008 ANY IDEA I KNOW THE NAMES OF 2 BITMAPS THOUGH have a look at here also [url]http://winprj.net/board/viewtopic.php?f=60&t=349[/url]

Member Avatar for saurabhorange
0
55
Member Avatar for m-lamaa

dear experts i have w big problem, i need to solve it as soon as possible, i have a link to a web site i'm tying to retrieve data from it but unfortunately i have receive an error in vb " The remote server returned an error: (400) Bad Request." …

Member Avatar for m-lamaa
0
81
Member Avatar for dionisov

How can I do the same thing with other shaped like rectangle? I know that I need x,y,widht,height but it still don't do my rec. Any ideas?

Member Avatar for kvprajapati
0
97
Member Avatar for perryg30313

Hello Forum, I am having trouble retrieving data from a stored procedure that I have set up as a Data Adapter using VB.NET 2005. The Database is SQL Server 2000, and what I am trying to access is a simple Stored Procedure that will validate a users login access. Details: …

Member Avatar for kvprajapati
0
83
Member Avatar for estampidate

Excuse me if is a silly question... I call a Function to deploy a simple form (data from a table with just one record) DoCmd.OpenForm display form with first record data but CONTINUES excecution!! -Doesn't wait to get typing or clickling- [code] Function PedirDatos() DoCmd.OpenForm ("Asunto y Cuerpo email") Subjectline$ …

0
27
Member Avatar for matt.clark.228

I am developing an application, that will display the status of various USB devices: USB Hub USB Bluetooth Radio USB Robotic Communication Radio USB Digital IO Module Misc USB I would like this application to monitor whether each of these devices is connected or not. And also, get the name …

Member Avatar for matt.clark.228
0
55
Member Avatar for HUPextreme

Hi Guys, feel quite stupid with this one, been staring at it for ages. What to combine three tables with the left join sql. keep getting the syntax error in Join operation. [CODE]SELECT SubmittedTeam FROM (NETT LEFT JOIN NETT ON NETT.SubmittedTeam = Team.Team) LEFT JOIN tempDate ON NETT.Date = tempDate.date …

Member Avatar for kdion1024
0
152

The End.