Topics
-
-
- *Gurus*
- *Experts*
- 2 replies
- 2.6k views
I have an XML file with a bunch of links, categorized by, well, category. I want to be able to write one ASP.NET page and then just rename it to all the category names, and have it retrieve links from the XML file based on the name of the ASP.NET file. I have the XML reading part down pat, but is there any way I retrieve the filename or URL of the ASP.NET page so I don't have to change it for each file?
Last reply by Bucky, -
-
Child Form Focus 1 2
by Guest afrinspray-
- *Gurus*
- 27 replies
- 5.6k views
Hey, While switching between Mdi Child forms, what event handler determines which one has focus? I'm a little confused why this event: Private Sub Blah1_Activated(ByVal eventSender As System.Object, ByVal eventArgs As System.EventArgs) Handles MyBase.Activated is not controlling the focus gain of the form Blah1. Thanks, Mike
-
-
FTP Query
by Guest double-helix- 1 reply
- 1.8k views
hi, i was wondering, how would i go about making an ftp client in VB.NET? i can do it in vb6, with lotsa help, but its a bitof a mystery to me here. thanks for ne help u can give :)
Last reply by Datahighway, -
-
- *Gurus*
- 2 replies
- 2.9k views
Is it posssibly make the DataGrid control with ScrollBars in ASP.NET?
Last reply by alexk, -
-
.NET SETUP needs .NET FRAMEWORK !?!?! So WHAT???
by Guest Alexander Pavlo-
- Moderators
- *Gurus*
- 6 replies
- 2.5k views
Hi All ! When I'making the setup Package with the VS.NET it seems to be doing quite well but when I'm trying to install the application to another machine - It fails right at the beginning. The error is - "You need to have the .NET Framework". How can I include the Framework itself to my package or where I can just download it or JUST GET IT SOMEHOW ???????? SOMEWHERE ?????? Thanks! Respectfully L!o.
Last reply by Thinker, -
-
Web Document object question... AGAIN... ;-)
by Guest _RIP_DREAMS-
- *Gurus*
- 2 replies
- 1.8k views
i sucefully made this in vb6, but anyone knows how to do that in vb.net..? im really needing to know how to do that
Last reply by divil, -
-
Another MDI?
by Guest nolc-
- *Gurus*
- 4 replies
- 1.5k views
Ok...I have an MdiParent form named MAIN & 3 other forms as MdiChildren. When I call a frmEditOrder.Show from the Tracking form it loads a brand new form and doesn't include it within the Parent Form, MAIN. Any ideas? Below is my code thus far..... [b]' MAIN CODE [/b] Private Sub MAIN_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Load OrderEntry.MdiParent = Me Tracking.MdiParent = Me frmEditOrder.MdiParent = Me End Sub Private Sub mnuTracking_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles mnuTracking.Click Tracking.Show() Tracking.WindowState = FormWindowState.Normal …
Last reply by divil, -
-
-
- *Gurus*
- 3 replies
- 2.3k views
I have been using vb .net standard edition for about five months and have found everything rather easy.Ive had no problem setting up an access database with the oledbconnection on my own local computer.It should be easy right?and it is. For the first time ive tried connecting to a database on a server and it hasnt been working. Does anybody know if the vb .net standard edition can connect to a remote server?I know the standard edition doesnt have server explorer nodes that the professional edition does. Its getting me *#*#!!!! If anybody knows anything please reply Thanx …
Last reply by divil, -
-
Possible VB.NET bug??
by Guest Tygur-
- *Gurus*
- 2 replies
- 1.9k views
Consider this VB6 code: Dim TestDir As String TestDir = "d:\testdir" ChDrive Left(TestDir, 1) ChDir TestDir ChDrive "c:" MsgBox CurDir(Left(TestDir, 1)) Assuming that the TestDir string is a full path to a directory that exists, that directory should be shown in the messagebox. If you test it out, it will perform as expected. Now consider this VB.NET code: Dim TestDir As String TestDir = "d:\testdir" ChDrive(Left(TestDir, 1)) ChDir(TestDir) ChDrive("c:") MsgBox(CurDir(Left(TestDir, 1))) This code should do the same exact thing as the VB6 code I just showed you. In fact, it was the Visual Studio .NET IDE that conver…
-
-
Client-side Javascript + Server-side VB.NET = violent hair removal
by Guest adouglas-
- *Gurus*
- 2 replies
- 5.1k views
I'm currently working on my first .NET project and I've hit a bit of a snag. I have a .aspx page which, among other controls, contains a pair of asp:listboxes each accompanied by an html button. Clicking the html button beneath either list calls a bit of Javascript which moves all the selected items from that list over into the other list. This all works fine. The problem is that when I click on the Save button to post the form back to the server, the VB.NET code on the server end is not seeing the changes to the listboxes that were made by the javascript. It just sees the listboxes as they were when the page was originally sent. I've tried using Javascript to ch…
-
-
Data Connection
by Guest odmonk-
- *Gurus*
- 6 replies
- 2.2k views
Tia, OK, guys. I'm ready to make the switch to VB.NET. I go to BestBuy and buy myself a copy of VB.NET (standard). I read the book, I install the software, I'm following the walkthrough for connecting to SQL Server, I am making the connection to DQL Server, I test the connection (it succeeds), I click OK, and I get a nastygram that says "It is only possible to connect to SQL Server Desktop Engine databases and Microsoft Access Databases with this version of Visual Studio" If this is truly the case, why did I spend the money?
Last reply by anthony, -
-
- 0 replies
- 1.6k views
I need to give user a query design wizard. Is there such a component available or I have to write it from scratch?
Last reply by vnarod, -
looking for a simple sample code in vb.net
by Guest something007-
- *Gurus*
- 3 replies
- 2.3k views
need to do a explore kinda file browser. which using a treeview and a listview, i don't want to use the driver and file control that was in vb6, any example that does this with a filesystemobject? i tried mine just not working which can read all the folders in all the other drivers except the root driver where my winxp is installed.
Last reply by divil, -
-
-
- *Gurus*
- 2 replies
- 1.6k views
How change the alignment for Label web-control? For example if i need write any string in Hebrew.
Last reply by alexk, -
-
- 0 replies
- 1.4k views
I have a programed, named Camplist...which I have been working on for a while. Recently it's been on hold. It will run fine on my compouter, but on some other computers it will give an error. It gave my friend an error number of 940 and of 646. However, when I searched those numbers in the error lookup deal, it didn't yield any results. I do know those are the numbers though. It's exhibited the same sort of behavior ago. I don't understand why it will error on their computers, and not on mine? They have the .NET Framework installed, and also Service Pack 1 for it. Does anyone of any suggestions, or would someone perhaps be willing to look over the code for me? I would app…
Last reply by Dodgeram01, -
position a hyperlink
by Guest raemdop-
- Moderators
- *Experts*
- 2 replies
- 1.8k views
hi, I have some code where I create an array of hyperlinks and put them on a webform. Is there a way to position the Hyperlinks on this webform, because they are all one 1 horizontal line on top of the page. Thanks for reading my problem Raemdop Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load 'Put user code to initialize the page here Dim sid() As HyperLink Dim i As Integer For i = 0 To 100 Dim hl As New HyperLink() ReDim sid(i) hl.NavigateUrl = "targetPage.aspx" hl.Text = "test" sid(i) = hl 'this does not …
Last reply by Bucky, -
-
-
- *Experts*
- 1 reply
- 3k views
How convert font size from point(pt) to pixel(px)?
Last reply by Bucky, -
-
multithreading ??? How to do it ???
by Guest Alexander Pavlo- 0 replies
- 1.5k views
Hi All !!! I have a DataGrid on my Form. Firstly - the user inputs some data into the DataGrid and clicks "PROCESS" button. The action goes to the class module and the entered data is being managed (in just one difficult loop, but you can't know before how long it's gonna take, that depends on the data entered) so: I also have a TIMER on the same form and I want to exit the processing of data after 1 minute. But the timer doesn't work while the class works with the DataTable... I mean Timer.Tick event doesn't occur untill the class finishes his processing of data. How can I catch the Timer.Tick event and work in the class at the same time ??? HUGE thanks to …
-
-
- *Gurus*
- *Experts*
- 5 replies
- 2.3k views
How can I get the width, in pixels, of a string of a certain Font object? I want to be able to DrawText directly outside the left-hand side of a form, but I can't do so if I don't know the width of the text. If there's no solution, I guess I can have an invisible, AutoSizing label, set its font and Text properties, then find the Width property. (cheesier than a Domino's pizza, I know) :)
Last reply by Bucky, -
-
-
- *Gurus*
- 1 reply
- 1.5k views
hello all, has anyone had any problems with the properties dialog freezing in the visual basic (.net) editor? i have to keep closing visual studio? is this something others have found? cheers, drew.
Last reply by divil, -
-
Who's Online 0 Members, 0 Anonymous, 25 Guests (See full list)
- There are no registered users currently online