georgepatotk Posted March 20, 2004 Posted March 20, 2004 (edited) <A href=resultPage.aspx?values=" & LoopCounter & " target=ResultFrame> the above mention code needs a click event from user, but, the solution I need is as below: if flag = true 'auto do <A href=resultPage.aspx?values=" & LoopCounter & " target=ResultFrame> else 'do nothing end if what is the syntax/command that I need to achieve this? Please help me.. Edited March 20, 2004 by Robby Quote George C.K. Low
Moderators Robby Posted March 20, 2004 Moderators Posted March 20, 2004 Where is flag and LoopCounter set on the client or server? Quote Visit...Bassic Software
georgepatotk Posted March 20, 2004 Author Posted March 20, 2004 How when it is on the client and how if it is on the server? can provide both solution for me? thanks Quote George C.K. Low
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.