Username: Save?
Password:
Home Forum Links Search Login Register*
    News: Keep The TechnoWorldInc.com Community Clean: Read Guidelines Here.
Recent Updates
[May 13, 2025, 02:04:25 PM]

[May 13, 2025, 02:04:25 PM]

[May 13, 2025, 02:04:25 PM]

[May 13, 2025, 02:04:25 PM]

[April 12, 2025, 01:54:20 PM]

[April 12, 2025, 01:54:20 PM]

[April 12, 2025, 01:54:20 PM]

[April 12, 2025, 01:54:20 PM]

[March 12, 2025, 03:05:30 PM]

[March 12, 2025, 03:05:30 PM]

[March 12, 2025, 03:05:30 PM]

[March 12, 2025, 03:05:30 PM]

[January 03, 2025, 03:29:12 PM]
Subscriptions
Get Latest Tech Updates For Free!
Resources
   Travelikers
   Funistan
   PrettyGalz
   Techlap
   FreeThemes
   Videsta
   Glamistan
   BachatMela
   GlamGalz
   Techzug
   Vidsage
   Funzug
   WorldHostInc
   Funfani
   FilmyMama
   Uploaded.Tech
   Netens
   Funotic
   FreeJobsInc
   FilesPark
Participate in the fastest growing Technical Encyclopedia! This website is 100% Free. Please register or login using the login box above if you have already registered. You will need to be logged in to reply, make new topics and to access all the areas. Registration is free! Click Here To Register.
+ Techno World Inc - The Best Technical Encyclopedia Online! » Forum » THE TECHNO CLUB [ TECHNOWORLDINC.COM ] » Computer / Technical Issues » Internet » Websites » Social Networking - OrKutGuide.Com » Javascript Tricks
 Accept and Reject Testimonials
Pages: [1]   Go Down
  Print  
Author Topic: Accept and Reject Testimonials  (Read 1302 times)
Hellraiser
TWI Trailblazer
*******



Karma: 3
Offline Offline

Posts: 2476


View Profile
Accept and Reject Testimonials
« Posted: August 15, 2007, 01:38:02 PM »


Accept and Reject Testimonials

# These scripts can Accept or Reject testimonials.
# Run the script on Home Page.
# For Accepting Testimonial:

Code:
javascript:i=1;setInterval('_submitForm(document.forms[i],"handleTestimonial");i=i+2',800);void(0)

# For Rejecting Testimonials:

Code:
javascript:i=2;setInterval('_submitForm(document.forms[i],"handleTestimonial");i=i+2',800);void(0)

Code:
javascript:df=document.forms;a=document.getElementsByTagName('form');for(x=0;x<a.length;x++){df[x].innerHTML+='<input type="submit" id="click'+x+'" name="Action.handleTestimonial" style="display: none;"><iframe name="'+x+'delete" width="0" height="0">';df[x].target=x+'delete';document.getElementById('click'+x).click()};void(0)

# Use Any of them to Reject.

Logged

« Reply #1 Posted: August 29, 2007, 02:36:51 AM »
Mark David
Administrator
Super Elite Member
*****



Karma: 185
Offline Offline

Posts: 1624

!!!Techno King!!!

fabulous_designer
View Profile WWW
Re: Accept and Reject Testimonials
« Reply #1 Posted: August 29, 2007, 02:36:51 AM »

nice tricks..
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Copyright © 2006-2023 TechnoWorldInc.com. All Rights Reserved. Privacy Policy | Disclaimer
Page created in 0.058 seconds with 27 queries.