VS 2010 image handler to itextshart.text.image
Using iTextSharp, I can get a normal image (http://www.domain.com/name.jpg) added fine but if I create a generic handler to re-size a image and add a watermark it doesn't seem to work. Here is what I...
View ArticleMVC 4 post, recieve one object, is Posible
hello. I have one service in MVC4 which recieve one object and resend another one. is posible to call it from a vb6 program? I seek information and I found about soap services but not about restful...
View ArticleVS 2010 Need help to track time
Hi I am developing a time tracking application for my project and I need some help in that. I have a status combo which has the values like In Progress, Open, Closed There are two text boxes namely...
View ArticleCenter Form2 first time then leave it the way user wants it
When Form1 calls Form2 for the first time only I want Form2 centered over Form1. Now I'm sure that user(s) will want to move Form2 to suit their likes. When Form1 calls Form2 thereafter I want Form2 to...
View Articleunicode search class for file search in all folder and subfolder
but i have problem with unicode search . can u help me ?! plz give me the class or ctl to search file that support unicode like this http://www.hexagora.com/HexUniContro...earchFiles.htm plz help me...
View ArticlePublished windows app (from Visual Studio) won't connect to Access DB
Hi, First, I'm not a professional developer, and have built my app through a learning curve, trial and error, so please phrase any replies in a way that an 'amateur' can follow! :thumb: I've built an...
View ArticleTrying to Understand Excel Automation
So I'm studying the process of Excel Automation so I won't be such a dummy with it and notice this: Code: Dim oXL As Excel.Application Dim oWB As Excel.Workbook Dim oSheet As...
View ArticleVS 2008 Open existing excel file to import into cells.
Thanks in advance. Im trying to be able to open a template excel file and import through a datagridview in some cases and through textbox/combobox. Is this possible? Most of the code people put out...
View ArticleHow I can attach .net framework 3.5 client profile with my application?
Where I can find .net framework 3.5 client profile in full and attach its setup with the setup of my application sized 126KB???
View ArticleVS 2010 incorrect syntax near's'.
It is frustrating here is the code Code: Try conn.ConnectionString = "Data Source=.\SQLEXPRESS;AttachDbFilename=C:\Users\Danial\documents\visual studio...
View ArticleVS 2010 regex help - first occurance
I am trying to get so it searches for just one row and returns the value. Right now my regex isn't working at all but guessing because it's not looking at first occurance. How do I write the regex to...
View Articledatabase mdb to listbox
help with database items shown in listbox when i click list items then that database data should show up i want to show all records in list1 and when i click list1 then the data should show in textboxes
View ArticleVS 2008 Joystick Driver
Hi to all: I have an electronic board, that have inputs for analogics potentiometer, and buttons, and i would like to make this electronic board an Joystick board, but i need to make an driver no? Can...
View Article[RESOLVED] If file contains..
Hmm. I'm looking for a code that checks data.php and if it contains text "Vbforums" then include other.php on the homepage, else other.php is not shown. Hope you understood. Thanks for help!
View ArticleReplacing characters in a string
The following code, instead of working as expected, replaces the characters in lookup with question marks, so that, for instance, the string "l'élection" becomes "L'?lection". Note that the acute...
View ArticleNeed help creating "Hangman" program
First off this is going to be very simple, no graphics or anything. Here are essentially the steps to playing the game 1) Program picks a secret word (Not random, but predetermined. Like "Computer" or...
View Articlewinsock chat
in winsock chat i have webbrowser1 as chat window so what i want to do is when i or other users enter www.google.com and that link is clicked my webbrowser1 shud not act to that link it shud instead...
View ArticleJava in vb.net form
Hello developers, how to run Java app in vb.net form this is the app i want to run http://www.tibiame.com/?section=play...n&markup=xhtml i want to run the app in a form and control it
View ArticleVS 2010 How to go to a specific row on a datagridview
After added a new record I want to refresh my datagridview and then focus on the newly added record. At the moment it resets itself to the top of the grid. Also if I edit a record and this could be...
View Articlehow to output image thumbs in rows of 3?
hi all i am trying to display image thumb with its title in rows of 3 but the following code out puts each image in one row! could you guys help me output the image thumb and its title in rows of 3 ?...
View Article