An easy one -
Im haveing a problem getting this to work. VB doesn't except the inet variable as the name of an object
Dim inet As Object
Dim y As Variant
Dim x As Integer
x = 1
inet = "inet" & x
'this is just sample code to show what in trying to do.
inet.Protocol = icFTP
inet.AccessType = icNamedProxy
inet.URL = .Fields("sourceftp")
inet.RemotePort = .Fields("sourceftpport")
inet.UserName = .Fields("sourceusername")
inet.Password = .Fields("sourcepassword")
Is this so easy vb can't do it -
I am a newbie - so forgive me if I am doing it all wrong!
I have come across a question so easy that try as I may, in any language, I can't do it!
Can it be done in VB - or is it "too easy"?
With a knife, I cut a potato with plane cuts right through.
Each plane cut
EASY<EASY<EASY! -
Howdy!
OK an easy question
I have two text boxes on a form
Text1
Text2
if i write something in text1 then press enter to set the focus to Text2 I get a BEEP!
If I use the TAB key I get no beep, But If I use sendKeys Command for the TAB button, I get the BEEP again.
HOW D
easy way to check cup usage -
i'm probably shooting for the moon here but....
does anyone know an easy way to retreve the current cpu usage? easy being small / efficient amount of code
J
An easy way to install components -
The VB6 program I am currently working on requires the use of a component. Is there an easy way (easy being without the use of an installation package) for the user to get this component in to his/her system folder and register the dll?
Any Good Easy To Use 3D Engines Out Their -
Does anyone know where I can find an easy to learn 3D engine? I have heard of the promethius, is that easy? I have seen it and it is good. Anything would be helpful now.
Steve
Not easy -
This SHOULD be easy
I've put the calender control on an Access form.
When the form is opened I would like the cal to show
today's date ??? sounds easy dunnit. anyone know?
Am I in the wrong forum?
Cheers
SQL Server 2000, Stored Procedure Help -
Hello,
this is pobably really easy, but i need to return a value from an insert statement.
Insert a string and return the recordID of that record.
Easy Peasy, but i can't find an easy to follow example, can anyone help?!
Andy
mySQL Create TABLE (Resolved) -
I'm tryingto make myself a basic sql manager like EMS mySQL
manager without all the bells.
My question is how do you select a database after you have connected to the server?
Here what I've got so far..
I can connect(Easy)
I can get a list of all the databases(easy)
I can ge
Easy MDI form question! -
There's gotta be an easy way of doing this!
I've written a small app as an SDI form. I now see that the first form needs to bring up another form - so I need to convert the first form I wrote to be an MDI form - is there an easy way of doing this?
Cheers,
Tarique
[2005] Possibly a n00b question. -
Hiya all at VBForums,
I am currently starting out doing some VB at my school in an ICT (IT) class. I was just wondering if it was possible (if so easy, if easy could someone else do it for me/mod an already made script) to make some thing to do this:
If 'program.exe' has CPU usag
an easy way to tell if an array has the same value -
Does anyone know an easy way to tell if an array has the same value.
For example, c(data) contains the following...
c(1) = 15
c(2) = 1
c(3) = 7.5
c(4) = 21
c(5) = 15
c(6) = 7
c(7) = .5
I need to tell that c(5) = c(1)? Is there any easy way?
Thanks,
Jeff
Rounding up problem vb.net -
Ive been searching the forum for an easy way to round numbers but i couldnt find what i was looking for.
lets say if i have a variable and i want to round it up to the closest number so that for example 1.02 = 2, 3.6 = 4, 1.5=2 etc
is there any easy way of doing this without lots o
Help, I dont know where else to post this... -
Probably a really simple question, but I'm trying to code an easy easy easy "wizard" like program, and I cant find anywhere how to create a "next" button that simply changes the form being displayed. I cant find how to change the form that's in view, or is that poss
Easy -
Would it be easy to extract an icon from a file, then add it to an ImageList for use by TreeView control?
really easy question about strings -
hi all, this one is really easy.
i have a string MyStr$, and i want to remove from it the first 3 lines and the last 2.
thanks..
easy way to centre text on msg box -
Hi All
quick and easy way to do the above? currently Im using a bunch of vbTab's
thanks in advance
Extremely Easy -
This may sound easy but how do i write information from a textbox into a file.
here an easy EASY question for someone -
I want to make the textbox show *'s for a password, how do i do that >=), mua ha ha
Everybody's Got Something To Hide Expect Chris And His Munkeh -
Come on, come on
come on, come on
Come on is such a joy
come on is such a joy
come on it take it easy
come on is take it easy
Take it easy
Take is easy
Everybody's Got Something To Hide Expect Chris And His Munkeh
Hey
Hah, the deeper you go
the higher you fly
The best and easy way to resize a form -
- what is the best and easy way to make my program to run on any resolution by resizing all controls ??
[moved to math forum]easy way to find factors -
as i mentioned in my last post i am writing a math program and well, i'm trying to find a easy way to find factors in a number. is there a easy way to do this?
i know its easy -
i know that the work asked is easy, but if its so, i should get answers faster, isn't it?
About DLLs -
Hey,
I was wondering that how a dll is written in VB ,and used. It is easy to do in Delphi, is it also easy in VB ? Thank you very much...
Easy scrooling game help! -
Hi I would be very glad if some one could help me with some easy code for a scrolling backgrund... you now... like the one in Super Mario
Thanx alot!
only 6 people on... -
Shouts to the Hardcore baynham, Badboy Brainmaker, Easy Lethal, PC Babu and The Sam Finch.
Easy now.
td.
[2005] Which language its best -
Hi!!
I know that these questions are very subjective and relative but i'll try to explain all my "needs".
From VB, C++ and C# that VS offers what do u think is best?
The term best in the way of more development, more easly to programate, more simple, more fast, more spre
Easy Question for MDI Forms -
This should be an easy question, but right now I'm stumped.
I'm tryin to keep track of which forms are open in an application. Usually, I could use 'If Form.visible Then' to find out if it is open or not but if the form is a MDI child this line actually opens the form. I can't think
vb6 and vb.net referencing!! -
Back in VB6 you could have two forms in one project and able to access any controls, methods, etc. on one form from the other without any problem...piece of cake!!
In vb.net or C# it isn't that easy. How do you go about doing this in .NET?? There has to be an easy way!!!
Am I m
Easy to work with ActiveX tree -
Could anybody recommend a good ActiveX tree component. I have developed a web based application that uses a contacts tree.
The tree must be easy to populate data with, and must be easy to work with when working with data in a structured, heirarchial format.
Oh yeah, and it must l
proxy or firewall sound a easy thing it is -
Hi There
i know how to send Text to IP.
i wonted to know if there is a easy way to
create FIREWALL and PROXY servers in visual basic.
it's sound very easy thing to do.
did it passable? can any one send a sorce code or
site that explain this?
Pointing ur browser to a URL -
this was very easy in VB6, is there still an easy way to do it? thanks
Why Wont this work EASY EASY EASY -
Option Explicit
Dim numbers(10) As Integer
Dim counter As Integer
Private Sub Command1_Click()
counter = 1
While counter < 10
Preserve numbers(10)
lblDisplay = numbers(counter)
counter = counter + 1
Wend
End Sub
Needs to display #'s 1 to 10 using this meth
:':For all of you with "Easy Questions":.: -
I don't get this!!!
I see all these people post threads with titles "Easy Question" or "A Stupid Question" and so on. If it's really that simple and stupid, why are you asking it!?! I bet 80% of the questions asked can be found easily on the net... but people pr
vb6 Easy Finding / Replacing -
Is there an easy way to open a text file and search/replace. I was thinking of doing it with loops and what not but that would require a lot of code, thought there might be some neat functions. Any help would be aprechiated, thanks,
___
Dan
event/action log - list box -
I am using vb6, and was wondering if there was an easy way to log actions/events to a listbox on the form?
It would log when a record is added, deleted viewed, etc....
Hope there is a somewhat easy way.
Thanks for the help - Oh i am pullling from an access db.
Is VC++ easy -
Hi,
I can say I am middle range developer in VB(By Forums help).
Now I have been asked to do one project in VC++ which I am not aware.Even I don't know C and C++.But I know Java.My Part is to do User interface with VC++.Is it easy?Like creating Graphs,buttons,check box's etc...
[resolved] Easy question (Linear Functions) -
Hi all,
Glad I found this forum, it looks great. I've got a small problem which I imagine is pretty easy for you lot by the looks of things. Any help would be greatly appreciated.
I am trying to come up with a mathematical formula to map the following numbers:
1 to 4
2 to 3
A easy one -
Hi,every body.
I want make a easy DirectDraw cartoon in my about dialog like winamp.
Thanx in advance.
EASY EASY EASY quesation, just woundering!!! -
What does this mean, I see it at the top of code windows and I just woundered what it is there for. Every one probably knows this but I don't cause it isn't mentioned I any books on VB.
Code:
Option Explicit
ASP.NET web control..need examples -
Does anyone have any easy to medium to hard examples of using web controls in web pages...???
Easy would be a good start.
Woof