Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hi, does anyone know how i can refresh a webpage only if a certain variable is equal to some value in particular: ex-> int a; //get a from user using scanf if(a==7) //refresh webpage else //printf a message thanks porac69