Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 08-18-2000, 01:00 PM   #1
Member (10 bit)
 
Join Date: May 1999
Location: Orlando, FL
Posts: 975
Send a message via ICQ to artsapimp
Post

I am going to do my best to explain what I'm doing here, it may be a little confusing.

I have a page called new.asp which has 12 categories to rate support reps while being monitored. Each category also has a MORE button, when clicked a new window (moregreeting.htm, moreaccuracy.htm, etc.) opens with nothing but a textarea and a submit button.

This textarea is made so the observer can note each category with examples.

All of this is running to an access database.

As of right now if the observer just fills out the form and submits it everything works fine. If he/she clicks the "more" button it opens the correct window like it's supposed to also.

BUT...
When you click submit on the popup window (moregreeting.htm) it doesn't know which recordset to apply these notes to.

How can I make this work as I expected it to? Thanks

Here is a screenprint of new.htm.


------------------
If you think an education is expensive...try ignorance.
artsapimp is offline   Reply With Quote
Old 08-18-2000, 03:20 PM   #2
Member (10 bit)
 
Join Date: May 1999
Location: Orlando, FL
Posts: 975
Send a message via ICQ to artsapimp
Post

Alright, I am still working on it and think I have some ideas here but I'm not dont yet. I decided that using sessions might be the way to make this work and decided to try a few things.... obviously not working. Please tell me if I'm way off or if this makes sense to anyone.
http://vbforums.com/showthread.php?p...004#post103004

------------------
If you think an education is expensive...try ignorance.
artsapimp is offline   Reply With Quote
Old 08-19-2000, 12:41 PM   #3
Member (10 bit)
 
Join Date: May 1999
Location: Orlando, FL
Posts: 975
Send a message via ICQ to artsapimp
Post

ok, I fixed that. But I obviously have another problem. On the same main page there is a checkbox. When checked I want more information to show to explain each category. When unchecked it will look exactly the same as it does in the screen print.

Does anyone know of a javascript or anything that would allow this to happen? Thanks

------------------
If you think an education is expensive...try ignorance.
artsapimp is offline   Reply With Quote
Old 08-22-2000, 04:59 PM   #4
Member (9 bit)
 
Join Date: Dec 1999
Location: Midland, NC, USA
Posts: 292
Post

The easy way is to use stylesheets and javascript (client-side) to toggle the visibility on and off. You can set up the explanation in HTML with a class whose style (defined in your stylesheet) is not visible. Set up a javascript function to change this class' style to visible and trigger it by the onChange event of the checkbox (if it is checked, make it visible, else make it invisible).

BUT this works only in IE. If your viewers use Netscape ro another browser that doesn't use stylesheets, you have to resort to other tricks.
A web site I'm working on hadda do just that to make it NS-comlpliant. If you want, I can cruise through the scripts when I get back (I'm vacatin' right now) and give you a heads up.
UncaDanno is offline   Reply With Quote
Old 08-23-2000, 06:36 AM   #5
Member (10 bit)
 
Join Date: May 1999
Location: Orlando, FL
Posts: 975
Send a message via ICQ to artsapimp
Post

Thanks. But I decided to use a simple javascript to create a popup window which gives a basic example. Thanks for the reply and have a good vacation.

------------------
If you think an education is expensive...try ignorance.
artsapimp is offline   Reply With Quote
Old 08-23-2000, 05:17 PM   #6
Member (9 bit)
 
Join Date: Dec 1999
Location: Midland, NC, USA
Posts: 292
Post

Probably will be a heckuva lot simpler than CSS and all that.

Oh, I'm enjoying! And keep your head down if Deb decides to stretch her "right-front" you way!
UncaDanno is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:58 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0