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!

I REALLY NEED AN ASP FLASH PRO

Status
Not open for further replies.

SHARKY99

Programmer
Oct 25, 2001
473
CA
Hi all my problem is i'm using arrays when assigning values to my flash dynamic txt fields.

Here is my code:
Response.Write "TabloOut(toind)=" & Server.URLEncode(rsHorCou("" & Tablo(tind) & ""))

And this is the "normal code for this task:
Response.Write "sunday=" & Server.URLEncode(rsHorCou("8h00"))

Is it cause i'm using arrays?? or my coding???

If you need to see all the code click here:Thread333-164731
 
Sorry to all i forgot, maybe cause i'm worry...

Thanks in advance....

Sharky99 >:):O>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top