if I have a string and a TTreeNode that has the value TreeView.Items[0]. How do I make the string have the value of the TTreeNode. I tried:
Node := MyNode;
where Node is a string and MyNode is a TTreeNode that has the value of TreeView.Item[0]. But this doesn't work. Anybody??
...TObject);
private
{ Private declarations }
public
{ Public declarations }
end;
var
Form1: TForm1;
implementation
{$R *.DFM}
procedure TForm1.Button1Click(Sender: TObject);
var
MyTreeNode1: TTreeNode;
A: String;
begin
with TreeView1.Items do
begin...
Hello everybody,
I don't know if I'm in the right forum, but I'm going to ask it here anyway. I make homepages for a couple of years now. My sites are greater every time a build a new one. Right now I'm busy with XML/PHP/Java site. Technically all great.
But what I'm asking myself for five...
Hi there,
I have a couple of questions:
1.) Wat is the difference between <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl"> and <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
What do they do?
2.) I have the following files:
sheet.xsl
<?xml...
Hi,
I'm not really sure where you are going to, mayby you should give more details. But if you want to display you're image as an image you use:
<img src="picture.gif" height="400" width="400">
So,
<Mr. Developer/>
Hi there,
The reason if you use layers or not, depends on the use of your website. If you want to make a drop-down-menu with layers, it is a good reason. But if you want to use layers for making a kind of slideshow with 50 pages, you'd be better of with a database.
So my answer is, it depends...
Well I think it 'has to do something with Windows and not you're browser, but that isn't the reason why I'm replkying.
My question is: Mike, why do you want to do that?
That's what I like to know...
<Mr. Developer/>
Hello,
But as far as I know, you can use it anyway. Because browser that doesn't support it, won't see it. Well that will not make a change. And browsers that do support it, will look better. So why shouldn't you use it???
<Mr. Developer/>
hello,
Well I already know PHP, but you have to keep learning, isn't it? I try to expand my knowledge about programming as far as possible.
But what you are trying to say is that CF is for newbies who only know HTML and that PHP is for rookies like me. Well you're right. But that wasn't really...
Hi there,
Raw code huh? I know what you mean. XML will not be display like that. You have to parse that with a parser blahblahblah etc.
What you need to do is make a sheet. You can choose CSS or XSL. You're lucky because IE5 supports XSL. If you're doing well you have:
<?xml...
Hello,
I think you need this (The text below within the parentheses should be all on one line.):
<SCRIPT LANGUAGE="javascript">
var an = navigator.appName;
var av = navigator.appVersion;
var acn = navigator.appCodeName;
var ua = navigator.userAgent;
document.write("You are using...
...without it, how do I do that. Is there any tutorial for. Because all the tutorial has to do with the CF stuff.
And if I do need to install it.
* Does anyone know a tutorial where I need to install CF Express.
* Does anyone know a tutorial of ColdFusion in Dutch.
* Does anyone know a...
Hi everybody!!
I'm a developer for a few years now and I know something what you probably do not know. Well, it is not in use that very much. I'm talking about scrollbars. You can change them. I have only seen this once on a website. You can integrate this good with the design of your site. For...
Hello,
I'm a webdeveloper with lots ofknowledge in my bag. But I didn't knew ColdFusion, so I started with it. I already now how it works. But I have one problem. I can easily write my files, but where do I store them on the web??
I need a free server where I can have an DSN. Well, that's what...
So, what you are NOT saying is that I go to a sms site (like MTNSMS, MSN Mobile or Lycos etc.) check how they send sms en send it the same way, on my own site, but without advertising, for free! Well if that's what you mean, I follow you're advice and will NOT do it!! ;-)
Thanks I will NOT try...
...that is what I meant. Because I can't use a phone on my computer I have to use a third party. But where can I find a third party?? It has to be:
* Free, I don't want to pay for it
* It has a possibilty to send it from a homepage, I want my visiters to sms from my page
* It has no advertising...
Hello,
This has not really to do with HTML, but I couldn't thought of a better forum then HTML. If I'm wrong, I don't blame you telling me.
My question is: How can I send a "blank" SMS to a phone from my website. Without commerce in the message. You know what I mean? And I can't have...
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.