Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

obtain php response with javascript without displaying it

Status
Not open for further replies.

codymanix

Programmer
Aug 4, 2002
11
DE
hi!

i ave a counter which returns only the number as string like "003234". i want to display in my html file a text like

"you are the 003234th visitor of my website".

i know how to dynamically substitute text in a html file using javascript. but how can my script obtain the number?
 
ASP as an image source? how? =========================================================
if (!succeed) try();
-jeff
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top