![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Browser, tools, options
![]() This may be down to the IE/or your Browser options. I hate it when I browse my own website and all the links I've clicked on are Purple. Sorry if I've gone OT ![]()
__________________
I'm a little crazy at times . . . . O2 XDA Artemis Touch Flo 4.02 Full Cube Rom WM6.1 http://www.taximania.net |
|
|||
|
Again, in the body tag
Quote:
vlink is a hyperlink you have visited alink is the hyperlink you are currently visiting ... so if you set #0000ff (hex 00,00,ff = rgb 0,0,255) all links will be blue ![]() |
|
||||
|
In the words of our lass,
Trully amazing! Have you got a .bat batch file to alter every page of my website to respond in this behaviour ![]() Welcome to the forum. ![]() Αυτά είναι πραγματικά Ελληνικά! Now to me, that is double Dutch
__________________
I'm a little crazy at times . . . . O2 XDA Artemis Touch Flo 4.02 Full Cube Rom WM6.1 http://www.taximania.net |
|
||||
|
@dzt
Έτσι είναϊ! ![]() @badkarma Many thanks again, all those double quotes are a pain when building strings though Makes it a bit (a lot!) unreadable!Quote:
Last edited by agraham : 03-18-2008 at 10:55 AM. |
|
|||
|
Hello agraham,
Instead of double quotes, you can get away with apostrophes ( ' ) ... (the one on the @ key) ... this then gets rid of all the chr34's ![]() for example: Quote:
|
|
||||
|
Quote:
That looks MUCH betterQuote:
|
|
|||
|
hello again ...
busy tinkering with this web control and am trying to change the contents of the "page" by using the web.documenttext function ... sometimes it works, others, not so ... (i am using the rnd function to test to see any actual changes in text ... sometimes it works, sometimes not ... is there any docs for the functions to the control? Just thinking I am not doing something right ...) Quote:
|
|
|||
|
curiously, if I comment out the complete sub for web_navigating, the web document does change (different numbers from my RND function at end of line ...) but then the link trapping within _navigating doesnt work ... I will have a tinker within _navigating ... perhaps its something to do with "cancel" state ...
|
|
||||
|
Quote:
Code:
Cancel = false web.DocumentText = HtmStr DoEvents Cancel = true Quote:
)EDIT :- Of course I don't mean the event code I mean run the controls' update code BEFORE the event code blocks it ![]() Last edited by agraham : 03-18-2008 at 07:26 PM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|