Message3
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 21 articles for 0.303 sec
I am new to AS3 and building a simple flash banner. There will be four movie clips consisting of just one word each (in the sample below I'm just using rectangle for now). When moused over each word will show a rectangle with a message in it, like a large tool tip. I have a rudimentary version working fine, see code below. Question 1: Is there a way to just write on function which will     

Group: macromedia.flash.actionscript3 · Group Profile · Search for Message3 in macromedia.flash.actionscript3
Author: swolock
Date: Dec 26, 2008 10:59

I have coded a program to accept several text fields in Flash and then transfer them (using a defined Class function, sendExample with sendPhp) and display them with a pfp form. When I run the swf from my pc it transfers the data correctly (the php file is on my hosted server.) However when I transfer the swf to the server (along with the class I defined to do the transfer), the php file
Show full article (2.53Kb)
Ciao a tutti ho scaricato una classe di validazione campi. Ecco il codice if(count($_POST)>0){ $Form->ValidField($Campo1,'empty','Message1'); $Form->ValidField($Campo2,'empty','Message2'); $Form->ValidField($Campo3,'empty','Message3'); $Form->ValidField($Campo4,'numeric','Message4'); $Form->ValidField($Campo5,'email','Email Field is Empty Or Invalid'); echo $Form->ErrorString.$Form->ErrSufix     

Group: macromedia.flash.data_integration · Group Profile · Search for Message3 in macromedia.flash.data_integration
Author: lukegatos
Date: Apr 14, 2008 12:00

You'll need a way of segregating your recordset by user. One way I've done this is to have 2 loops, first looping through distinct persons and then all messages for that person. Something like: rst1 = "SELECT DISTINCT Email FROM table" DO WHILE NOT rst1.EOF rst2 = "SELECT Field1 FROM table WHERE Email = '" & rst1.Email & "'" DO WHILE NOT rst2.EOF myItem.HTMLBody = myItem
Show full article (2.45Kb)
"jacobe2008" <u42518@uwe> wrote in message news:82231c41532a6@uwe... >I have the following table in Access > > Email Field1 > person1@email.com message1 > person1@email.com message2 > person1@email.com message3 > > I would like to send one email to person1@email.com that lists everything > in > Field1. > > Sample email: > Dear person1, please     

Group: it.comp.www.php · Group Profile · Search for Message3 in it.comp.www.php
Author: Scream
Date: Apr 10, 2008 09:21

Hallo Elke Luschnat http://www-user.tu-chemnitz.de/~elu/nov/message3.pdf Da sind offensichtlich nicht zueinander passende Versionen aus SP6 und SP7 gemischt. BTW: Vielleicht hilft es den Servernamen von "MURPHY" in "ABEND" zu ändern?? <scnr> ;-)) Schönen Gruß, Rudi. -- IT-Beratung Rudolf Thilo Schweinfurter Str. 131 97464 Niederwerrn t: +49 (0)9721/6464840 f: +49 (0)9721/6464841
Show full article (1.35Kb)
>>> Das file ist definitiv da. >> läuft ein Virenscanner auf dem Server? Nein auf dem server läuft kein Virenscanner. Auf dem lokalen PC den ich zum auspacken benutzt habe ist XP und sophos, Ich habe winrar zum entpacken benutzt. Ich denke die Meldung server.exe nicht gefunden ist eine falsche Meldung... die Serverconsole meldet zur gleichen Zeit: Loading module nisp2.nlm auto fail autoloading     

Group: microsoft.public.access.queries · Group Profile · Search for Message3 in microsoft.public.access.queries
Author: Carl Rapson
Date: Apr 7, 2008 12:01

Eddie, First of all, the code is a bit more complicated than necessary, especially running 2 cycles of the Select Case. Here is a suggestion: Private Sub Optionblock_AfterUpdate() Me![OptStatus].FontSize = 28 Me![My_Label].].FontSize = 18 Select Case Me![Optionblock] Case 1 Me![OptStatus].Caption = "Status1" Me![My_Label].].Caption = "Message1"
Show full article (1.83Kb) · Show article thread
(novice) Using a label to show a text message for the value of an option group. The values renge from 1-4. Each value has its own message. When I open a new record the label does not refresh to default value. (option block does) Private Sub Optionblock_AfterUpdate() Select Case Me![Optionblock] Case Is = 1 Me![OptStatus].Caption = "Status1" Me![OptStatus].FontSize = 28 Case     

Group: microsoft.public.access.queries · Group Profile · Search for Message3 in microsoft.public.access.queries
Author: Carl Rapson
Date: Apr 4, 2008 07:24

Eddie See comments in-line below... "Eddie" <Eddie@discussions.microsoft.com> wrote in message news:88B5293A-3183-4F7C-80C5-EE5C1BED94F9@microsoft.com... Jeff, Let me first say thank you for trying to help me. By now your probly ready to shoot me. Access and VBA are not me best areas. Let me see what i can clear up. option group - refers to the date with the values that
Show full article (1.44Kb) · Show article thread
    

Group: de.comp.sys.novell · Group Profile · Search for Message3 in de.comp.sys.novell
Author: Rudolf Thilo
Date: Feb 1, 2008 02:12

Show full article (0.43Kb) · Show article thread
    

Group: de.comp.sys.novell · Group Profile · Search for Message3 in de.comp.sys.novell
Author: Elke Luschnat
Date: Feb 1, 2008 01:49

Show full article (0.58Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for Message3 in microsoft.public.access
Author: Steve Schapel
Date: Jan 3, 2008 17:30

Show full article (2.24Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for Message3 in microsoft.public.access
Author: Eddie
Date: Jan 3, 2008 08:58

Show full article (1.08Kb)
    

Group: microsoft.public.access · Group Profile · Search for Message3 in microsoft.public.access
Author: Jeff Boyce
Date: Dec 28, 2007 12:30

Show full article (2.20Kb) · Show article thread
1 · 2 · 3 · next