|
-
Sep 12th, 2000, 03:24 AM
#1
Thread Starter
Junior Member
I'm trying to understand some codes which some genius left. Then I found words -" ASP.STOP" and " ASP.Navigate". Does anyone know about those? Is "ASP" a method? or a component? or is it an original thing?
I cheked MSDN libraly, but couldn't find those.
Please help.
-
Sep 12th, 2000, 03:41 AM
#2
Fanatic Member
Yep!
"ASP" is (in this case) a web browser control and navigate it to point the browser to a webpage (probably with an ASP script on it)
Poorly named I'll admit but the functions of that control are not in use any more (I thought I commented the project to that effect) Those code lines were still there from the early version when the app needed to call an ASP page to send emails to the Engineers.
The new version (unless you've changed it since I left ) doesn't require email so the web browser control is not needed.
PS: Why "Genius" ??? are you annoyed with me about something?
Paul Dwyer 
Network Engineer
Aussie In Tokyo
Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)
-
Sep 12th, 2000, 04:30 AM
#3
Thread Starter
Junior Member
So ASP thing is not working anymore, though they are not commented out? Doesn't it cause an error? Though this app is working fine...
I didn't think "genius" annoy you. Sorry!
-
Sep 12th, 2000, 04:57 AM
#4
Fanatic Member
I didn't comment out the code but the function isn't called anymore, I think I wrote a comment saying that that code was obsolete
Paul Dwyer 
Network Engineer
Aussie In Tokyo
Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|