HELP NEEDED DESPERATELY!!

This is a discussion on "HELP NEEDED DESPERATELY!!" within the Web Page Design section. This forum, and the thread "HELP NEEDED DESPERATELY!! are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Aug 7th, 2005, 03:09
New Member
Join Date: Aug 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
HELP NEEDED DESPERATELY!!

I have an issue with a website that I am building for my business. I cannot get a search form to work. The way it is supposed to work is a person enters a 4-8 digit number and hits the "GO" button and it is supposed to bring up the webpage that has been saved under that #....(example..a person enters 1970 and hits "GO" and the webpage 1970.htm is supposed to come up. I am pulling my hair out trying to figure this problem out, it is extremely vital to my website and my business to get this working. My website is www.360-virtualtours.com you will see the area in the top right hand side of my pages that has the "select a tour#"...this is what I need fixed. I am more then willing to pay someone to fix this area of my coding. Below are a couple of websites that have the same type of search and theirs works perfectlyl.

www.vrbo.com

http://www.electrotours.com

Thanks,

Les

360 Vision

www.360-virtualtours.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Aug 7th, 2005, 03:56
Reputable Member
Join Date: Sep 2004
Posts: 144
Thanks: 0
Thanked 0 Times in 0 Posts
There are several ways to go about this and I find the easiest and best way to do this is to use either ASP or PHP with a database. If you do this then you will only have 1 page you can use Querystrings to retrieve data from the database to customize this page.

If this is not what you are looking for then I believe you can use JavaScript to change the form submit page.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Aug 7th, 2005, 05:03
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
In your code change this

Code: Select all
<input type="image" src="gobutton.gif" onClick="jumpit()">
to

Code: Select all
<input type="image" src="gobutton.gif" onclick="window.location=jumpurl2.value+'.htm';">
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Aug 7th, 2005, 12:24
New Member
Join Date: Aug 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Unfortunetely still does NOT work!

I have changed the code as you stated and it still does not work?? No idea..it just refreshs the page.

Check it out.... www.360-virtualtours.com/index2.htm

I also had someone suggest changing it to this..

www.360-virtualtours.com/index3.htm

but this also does nothing but refresh the page.

I have a page saved as 1970 for a test.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Aug 7th, 2005, 20:59
New Member
Join Date: Aug 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Half way there...still need help

I was give a javascript that seems to work well BUT it only works in Internet Explorer....it does nothing in Netscape?!? Check out the codeing at
www.360-virtualtours.com

input the #1970

Any ideas what I need to do now to get it working in Netscape?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Aug 11th, 2005, 14:11
New Member
Join Date: Aug 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
You can close this post...problem fixed!!

I had many responses and appreciate all the advice everyone contributed...I still could not get it working properly so I hired a guy named Daniel Chesterton....and he fixed all my problems and streamlined my website to make it load faster...great guy...good work!!

Thanks again for everyones help!!

Les
360 Vision
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
help, needed, desperately

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
desperately need help iffo JavaScript Forum 1 Nov 13th, 2006 10:56
desperately need help iffo JavaScript Forum 0 Nov 12th, 2006 21:27
I need help desperately!!! DJB MASTER Other Programming Languages 1 Aug 15th, 2006 09:09
Help Desperately Needed !! sgeorge Web Page Design 5 Aug 8th, 2006 22:55
Desperately need help zac966 Web Page Design 2 Sep 14th, 2005 07:31


All times are GMT. The time now is 07:13.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42