Kannst es nur via GET oder POST mittels HTTP �bergeben. Also entweder per Formular, via Hyperlink oder per JS und nem HttpRequest, was inzwischen in fast allen Browsern funktioniert.
Gru�, Th. > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von J�rg L�gering > Gesendet: Mittwoch, 6. April 2005 14:49 > An: [email protected] > Betreff: AW: [Coffeehouse] Javascript zu ASP > > ASP Serverseitig > > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von Andreas Roth > Gesendet: Mittwoch, 6. April 2005 14:45 > An: [email protected] > Betreff: AW: [Coffeehouse] Javascript zu ASP > > Javascript Clientseitig, ASP Serverseitig? > > Es kommt also darauf an, was du vorhast und l�sst sich nicht > pauschal sagen. > > > > -----Urspr�ngliche Nachricht----- > > Von: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Im Auftrag von > J�rg L�gering > > Gesendet: Mittwoch, 6. April 2005 14:41 > > An: [email protected] > > Betreff: [Coffeehouse] Javascript zu ASP > > > > Hallo zusammen, > > > > gibt es eine M�glichkeit, dass ich den Inhalt von "var Passwort" in > > eine Variable bekomme, so dass ich diesen Inhalt in ASP verwenden > > kann. > > > > > > <SCRIPT LANGUAGE="Javascript"> > > function doChallengeResponse() { > > var Passwort = myForm.Passwort.value; > > ...... > > ...... > > ...... > > </SCRIPT> > > > > > > Gru� J�rg > > > > > > _______________________________________________ > > Coffeehouse Mailingliste, Postings senden an: > > [email protected] > > An-/Abmeldung und Suchfunktion unter: > > http://www.glengamoi.com/mailman/listinfo/coffeehouse > > > > > _______________________________________________ > Coffeehouse Mailingliste, Postings senden an: > [email protected] > An-/Abmeldung und Suchfunktion unter: > http://www.glengamoi.com/mailman/listinfo/coffeehouse > > _______________________________________________ > Coffeehouse Mailingliste, Postings senden an: > [email protected] > An-/Abmeldung und Suchfunktion unter: > http://www.glengamoi.com/mailman/listinfo/coffeehouse > _______________________________________________ Coffeehouse Mailingliste, Postings senden an: [email protected] An-/Abmeldung und Suchfunktion unter: http://www.glengamoi.com/mailman/listinfo/coffeehouse
