Hi
I need the code that will look in a folder for all the files that have the same file extension and then to delete/remove all these files
Thanks
Sanka
User Profile
Collapse
-
Download a file over HTTP with VBscript and HTML
Hi
Dim objHttp As Object
Set objHttp = CreateObject("M SXML2.ServerXML HTTP")
Call objHttp.Open("G ET", "http://www.nba.com/", False)
Call objHttp.Send("" )
WriteToATextFil e (objHttp.Respon seText)
This is the code I used to download a file over HTTP, but it opens the file up in firefox
Is there anyway of doing the same things but opening the... -
Sving a URL
Hi
I need to save a web page on my desktop as an txt file. I am trying to do the coding in VBA but I do not know how to do it. Can anyone help me
Thanks
Sanka -
Saving a URL
Hi
I need to save a URL into a textfile through VBA. Fast help would be very much appreciated because this is getting very frustrating
Thanks
Sanka -
Modules
Hi
How do you call up a module whose methods/procedures are all public?
I have the form all setup but I want to have it so that when the user clicks on the button it should run the coding in the module that I have already written up
Thanks
Sanka -
Sorry and Thanks....... -
How to access source code
Hey
Does anyone know the coding that I need for VB to get the source code of a specific web page?
Thanks
Sanka -
Nope...ok so I wanna tackle this a different way...how do I open the source code and then overwrite the html code with the code that I have in my text file but only from a certain point
Thanks
Sanka...Leave a comment:
-
Hey Steve
It was helpful to a certain extent I just could not get it to change the HTML on the webpage...dunno why though
I'm a VB novice so maybe thats why...Leave a comment:
-
Well I want to copy the coding in a txt file and then paste it into the source editor for a portal window. Thats what I want the macro to do. Then I want to call up that macro in VB in Access
Thanks
Sanka...Leave a comment:
-
Windows Macros in Access
Is there anyway of carrying out Windows Macros in Access
Thanks
Sanka -
Copying HTML from Notepad to a Portal Window
Hi
I was wondering if it is possible to copy HTML code from a txt file to the source code of a portal window in Sharepoint
Thanks
Sanka -
Copying from Notepad to Source Editor of a webpage
Does anyone know any VB code where I can move the HTML coding that I have in a Notepad file to the source code of a webpage?
Thanks
Sanka -
Source Code of webpage
I would just like to know if it is possible to get the source code of a webpage through VB in Access. I need to copy the code to another webpage after that.
If anyone knows how to do that please let me know
Thanks
No activity results to display
Show More
Leave a comment: