WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Programmierung (http://www.wcm.at/forum/forumdisplay.php?f=17)
-   -   asp (http://www.wcm.at/forum/showthread.php?t=22705)

moorhahn 02.06.2001 10:24

asp
 
Wie kann man in ASP einen string in eine zahl umwandeln?
wie ist der vergleichsoperator in ASP für ungleich?
weiss jemand gute asp-tutorials?
da es sich bei asp um visualbasic code handelt, vielleicht weiss ja ein vbprogrammierer die befehle.

RODA 02.06.2001 10:33

http://www.aspin.com/

renew 02.06.2001 11:45

Schau mal dort: http://www.pba.de/service/

Da gibts ein ASP und ein Visual Interdev Tutorial.

ungleich is einfach: not
ZB.: while not EOF(1)....

Und die MSDN kann dir vielleicht auch noch behilflich sein: http://msdn.microsoft.com/library/default.asp

moorhahn 04.06.2001 15:45

noch zwei dinge.
wie konvertiert man strings in zahlen (integer) und umgekehrt?

renew 04.06.2001 16:57

ich hoff des is in ASP auch so wie in VB(S).. ;)

String in Int: CInt(String)
Int in String: CStr(Integer)


Alle Zeitangaben in WEZ +2. Es ist jetzt 08:42 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag