VS 2010 FlowLayoutPanel help needed
I have a UserControl (parent) which consists of a ToolStrip at the top and a FLP docked below it. On that FLP I am adding (and removing) instances of another UserControl (child) dynamically. What I...
View ArticleTypeOf Controls
Hi I want to use this code for several forms but when I call the function I get an error that the variable not defined and Controls is highlighted. If I declare Controls as a variant var I get and...
View ArticleFileSystem.ReadAllText with more users?
Hello Guys. First. Sorry for my bad englisch ;) Ok. Lets begin. i creat little program with this function Code: Public Function ReadLine(ByVal filename As String, _ Â Â Â ByVal line As Integer) As...
View ArticleHelp with media queries
Hi all I'm pulling out what little hair I have left -- I need some help from a css guru :) This aside is set at 100% width and contains images that scale as viewport changes. HTML Code:...
View Articleexit on menu
I am finishing up this program and have a small bug with my exit on my menu I created. In my code below, if I click on the exit button on my form or right click the form and click exit, it asks me if I...
View ArticlePrivate Text Encryption (Protect Your Secrets..!)
Hello every body. How are you all? I hope you are in the best of health. Many developers working on the .NET Framework depend on “Windows Registry keys" and "Application Settings files" to store and...
View ArticleDifference between "public Form1()" and "private void Form1_Load()"
Can anyone tell me the impacts of using simply "public Form1()" versus "private void Form1_Load(object sender, EventArgs e)"? Currently I'm not seeing a different. Thanks!
View Articlecalling REST API
Hi, REST api developed using php and now I want to call api in windows phone 7.1 with parameter api needs - three paramters and give output in .xml format Please guide how to call api and display the...
View ArticleThread ratings
It seems odd to me that threads don't have a default rating. A thread without a rating shows up without a star, but a thread with a bad rating has one star. How about :down: for below average and...
View ArticleVS 2010 How do you move the position of a background image inside a PictureBox?
Hey guys, I have a PictureBox control that will display an image that the end user specifies, and then position this image in the very center of the PictureBox (as it's background image). The width...
View ArticleHow to check the radio button and submit the form ?
Hi :wave: I have this form and i would like to check automatically the first radio button and submit the form So i ask you how can i perform this in vbscript ? Code: <form method="post"...
View ArticleVS 2010 SQL Connection String: How To Take Server Name & Database Name From A...
Hi all, I have the follwinig connection string which works fine except I now need to write the app so that the server/instance and Db. name is taken as a variable from a textbox on my form. The...
View ArticleHow can I make a custom table like excel
Hello, I want to make something like an excel table that I will populate at runtime. I want to be able to select each row (not cell). I will have a form where I will write my data that has to update in...
View ArticleHelp reading a PDF
Hello. I'm new here. I've been asked to modify code that reads an XML file to also read a PDF (the source data can come in either format). I'm working with VB5 and Adobe Acrobat 9 Pro. I've been...
View ArticleVS 2010 Make Word save file as "Web Page, Filtered"
I am using MS Word's ability to save a file in HTML format to create a very basic website CMS system. Files must be saved with a .htm extension in the "Web Page, Filtered" file format that is available...
View ArticleHelpp vba Loop
help with this vba loop... i need a loop that copies two rows from worksheets3 to a specified cells in worksheets2.... any suggestion
View ArticleVB6 - Saving microphone sounds into a variable
I've read that while working with the sounds coming from the microphone the program "saves" the microphone data into a variable. I want to perform a Fast Fourier Transform and I think I would need that...
View ArticleVS 2008 VS 2008 Combobox in update form
Hi to all I have download a multi column combo box from here http://support.microsoft.com/kb/982498 My problem is that me, my form is for update and when I press the dropdown they loses its original...
View ArticleReload page to full screen help!
Hello, :wave: Im trying to create a javascript that will allow me to reload a page and for it to resize to a full screen, the window if first opened to full size and if the user changes the size of the...
View Article