Search Results

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: Aeterna
Forum: PHP May 20th, 2009
Replies: 3
Views: 298
Posted By Aeterna
yea i edited it. Supposed to be $NumofDogs which would be a count($dogs)
Forum: PHP May 20th, 2009
Replies: 3
Views: 298
Posted By Aeterna
If this is my code how would I loop to the next dog of the current owner after the dog has been fed 3 times.


Foreach ($owners as $owner) {
For($x=1;$x<=$NumOfDogs;$x++) {
$dog =...
Forum: VB.NET Apr 28th, 2009
Replies: 1
Views: 677
Posted By Aeterna
Rather than build in a proxy to my program I want to use it with my existing proxy switcher program Hide-My-IP.

This program doesn't change the IE settings, but it makes all your browsers go...
Forum: VB.NET Apr 27th, 2009
Replies: 0
Views: 621
Posted By Aeterna
"Sorry, you can't do that right now."

I'm testing my application which is a Twitter account manager, and I'm offering a feature of being able to create a new account right from the application....
Forum: VB.NET Apr 27th, 2009
Replies: 9
Views: 470
Posted By Aeterna
frmMain.wbMain.Navigate(WEBSITE WITH INPUT TYPE=FILE)
frmMain.wbMain.Document.GetElementById("INPUT TYPE = FILE").InvokeMember("click")


that loads the dialog box. But I don't know how to...
Forum: VB.NET Apr 27th, 2009
Replies: 9
Views: 470
Posted By Aeterna
This is for File Upload through automation of the html input type = file.

I'm simulating a click with .invokemember(click) on the element, which loads the dialog box. I just need to access that...
Forum: VB.NET Apr 27th, 2009
Replies: 9
Views: 470
Posted By Aeterna
It's not a web application. I'm making a desktop app with a webbrowser control.
Forum: VB.NET Apr 27th, 2009
Replies: 9
Views: 470
Posted By Aeterna
When the dialog opens, I would like to be able to send a filepath as a string to the filebrowser and enter it.
Forum: VB.NET Apr 27th, 2009
Replies: 0
Views: 662
Posted By Aeterna
I have datagridviews where I've removed the ability for users to edit them directly. I have made add and delete buttons for users to add rows and remove selected rows.

Occasionally, and I'm not...
Forum: VB.NET Apr 27th, 2009
Replies: 9
Views: 470
Posted By Aeterna
How can my VB.net application interact with windows modal dialog boxes?

For example when you click an HTML <input type=file> the dialog that opens is a windows form that isn't in my application,...
Showing results 1 to 10 of 10

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC