I can't believe this is so tough!!
OK....I have a pivotchart form that is a subform on another form.
I can't get the exportpicture method to work.
This is the code I'm using....
Set chart = Me.HomeSales.Form.ChartSpace
chart.ExportPicture "C:\blahblah.jpg"
Has anyone got this to work?
thanks!
Hi - I'm a VB man and I need to get the contents of a richedit box in another app.
I have the handle for the control but have no idea how to get the text from it......
Can someone point me in the direction of and API call to use? (or better yet, send me a sample!!)
thanks!
I had an ASP app that worked fine under W2K - it opens Word, does its thing then closes.
But, under 2003 it's not happy. when I call server.createobject("word.application")
it gives me "The call to Server.CreateObject failed while checking permissions. Access is denied to this object."
I've...
Hi - I'm working on a helpdesk type app and want to have users go to a page and have it gather info about their machine..name/logged in as...that kindof stuff and have it posted back to the engineer.
Any ideas of any scripts/components/applets out there to do this?
thanks!
That's what I was thinking BUT.....how would I join on that?
Doing it that way would require me to iterate through the rows for that user....
for example....
select * from documents
where creationdate (is somehow in the range of)
10/1/04-10/6/04
10/10/04-10/14/04
etc..etc...
and userid=1
Maybe I haven't had enough coffee yet, but......
1) I have a table of documents with creation dates.
2) I have a table of users with unique IDs
I need to grant access to multiple date ranges to users.
So, user 1 may have access to docs created between 9/6-9/10 and 9/20-9/24.
User 2 may have...
Hi - does anyone have sample code that will enable me to have my VB app contact my sql server over http: to see if a users subscription is valid?
thanks in advance!
OK...I'm using VID 6.0 and a site I'm working on has 100,000+ files in it's directories.
When I create a new project in VID and connect to this site, VID hangs and I assume that it's browsing through all of these files.
Since there are only a few directories I'm actually interested in, can I...
OK, Mr. WartookMan!
I'm getting closer. The HTC component I'm trying to get to lives in:
Document.frames(1).frames(1).document.namespaces("IRC")
and the code looks like:
<TR>
<TD width="100%" height="100%">
<!-- Grid -->
<?IMPORT NAMESPACE = IRC IMPLEMENTATION...
Hi Pete - believe me.....I've posted this on so many boards and you are smoking when it comes to getting close!!!
While the site owners give us their blessing to automates this process, I'm not sure they'd like their code posted in a puiblic forum.
I'd be happy to send the JS scripts to you...
Some great resources, Pete! This will give me what I need on the VB side of the fence.
But....(there's always a but!)....how do I make my little VB app talk to the XML structure that lives within a series of JS files within a WebBrowser component in my VB app?
Thanks again, Pete - any more...
Hi Pete - thanks again for the extra info.
The thing that I'm struggling with here (and it may very well be stupidity on my part!!) is that I'm outside of the browser. Because I'm working in VB talking to a browser control in my app, I don't know how to even find the XML.
I know within HTML...
Hey Pete - thanks!!!
Here's the scenario - I'm automating a highly repetitive task for a client. It involves logging into a website, performing a search and grabbing the results.
I have a VB app that hosts an IE component. My app logs in and fills search criteria, clicks buttons etc...A lot...
I have an HTC component living in Frame(1).Frame(1) that renders a grid based on an XML structure.
How can I see this data through the DOM?
thanks in advance!
Hi Dan,
I have the code which I've stared at for days now.....
It seems pretty well structured but my Java knowledge is as good as my Russian.......
Sadly can't post a link to the site because it requires a login and access is restricted yada yada yada.....
There's basically a ton of java...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.