Fake Submit button

Fake Submit button

am 09.06.2007 00:28:11 von bermetj

I am simulating a webpage on a CD for presentation with no Internet
access. Is there a way to make a submit button act like a hyperlink? I
have this:

name=Submit>

However when I click on it, it doesn't take me anywhere.
Thank you!

Re: Fake Submit button

am 09.06.2007 00:38:38 von dorayme

In article
<1181341691.058861.117330@q66g2000hsg.googlegroups.com>,
"bermetj@NOSPAMgmail.com" wrote:

> I am simulating a webpage on a CD for presentation with no Internet
> access. Is there a way to make a submit button act like a hyperlink? I
> have this:
>
>

> name=Submit>
>
> However when I click on it, it doesn't take me anywhere.
> Thank you!

If what you want is the look of the submit button, just make an
image and use it as a normal link. Your context is a bit sketchy?

--
dorayme

Re: Fake Submit button

am 09.06.2007 01:10:32 von bermetj

I am not sure why you would think it is schetchy, there is simply no
internet access in the room where the meeting will be held and to get
one I would have to pay an additional $500. Basically I am going to an
external website, selecting my search criteria and based on that a
link to our website is provided.

Thank you for your suggestion, its just that I don't have the images
for the raised Submit and recessed Submit buttons.

Any other ideas?


On Jun 8, 3:38 pm, dorayme wrote:
> In article
> <1181341691.058861.117...@q66g2000hsg.googlegroups.com>,
>
> "berm...@NOSPAMgmail.com" wrote:
> > I am simulating a webpage on a CD for presentation with no Internet
> > access. Is there a way to make a submit button act like a hyperlink? I
> > have this:
>
> >

> > name=Submit>
>
> > However when I click on it, it doesn't take me anywhere.
> > Thank you!
>
> If what you want is the look of the submit button, just make an
> image and use it as a normal link. Your context is a bit sketchy?
>
> --
> dorayme

Re: Fake Submit button

am 09.06.2007 01:52:59 von dorayme

In article
<1181344232.159528.260190@w5g2000hsg.googlegroups.com>,
"bermetj@NOSPAMgmail.com" wrote:

> On Jun 8, 3:38 pm, dorayme wrote:
> > In article
> > <1181341691.058861.117...@q66g2000hsg.googlegroups.com>,
> >
> > "berm...@NOSPAMgmail.com" wrote:
> > > I am simulating a webpage on a CD for presentation with no Internet
> > > access. Is there a way to make a submit button act like a hyperlink? I
> > > have this:
> >
> > >

> > > name=Submit>
> >
> > > However when I click on it, it doesn't take me anywhere.
> > > Thank you!
> >
> > If what you want is the look of the submit button, just make an
> > image and use it as a normal link. Your context is a bit sketchy?

> I am not sure why you would think it is schetchy, there is simply no
> internet access in the room where the meeting will be held and to get
> one I would have to pay an additional $500. Basically I am going to an
> external website, selecting my search criteria and based on that a
> link to our website is provided.
>
> Thank you for your suggestion, its just that I don't have the images
> for the raised Submit and recessed Submit buttons.
>
> Any other ideas?
>

I am not saying you should get internet access beyond what you
have at this moment, just that the actual page which you are
doing would be better understood here if you put it up to be seen
(there is free space with most ISPs and also many free website
hosts good enough for communicating with newsgroups at least).
Truth is, I am guessing what you might be doing without really
knowing.

About you not having the images concerned, why not screenshot the
ones you have? On such a simple thing as this, you can also
dimension the size of the image in ems and have it scale like the
real thing when different text sizes are chosen.

(Please do not top post here, I have corrected above on this
occasion)

--
dorayme

Re: Fake Submit button

am 09.06.2007 02:06:23 von bermetj

Dorayme, thank you for suggestion, however I was more looking for a
way to disable the Submit button's functionality while keeping it
there.


On Jun 8, 4:52 pm, dorayme wrote:

> I am not saying you should get internet access beyond what you
> have at this moment, just that the actual page which you are
> doing would be better understood here if you put it up to be seen
> (there is free space with most ISPs and also many free website
> hosts good enough for communicating with newsgroups at least).
> Truth is, I am guessing what you might be doing without really
> knowing.
>
> About you not having the images concerned, why not screenshot the
> ones you have? On such a simple thing as this, you can also
> dimension the size of the image in ems and have it scale like the
> real thing when different text sizes are chosen.
>
> (Please do not top post here, I have corrected above on this
> occasion)
>
> --
> dorayme- Hide quoted text -
>
> - Show quoted text -

Re: Fake Submit button

am 09.06.2007 02:40:37 von dorayme

In article
<1181347583.413062.121850@q75g2000hsh.googlegroups.com>,
"bermetj@NOSPAMgmail.com" wrote:

> Dorayme, thank you for suggestion, however I was more looking for a
> way to disable the Submit button's functionality while keeping it
> there.

What are you doing with the form on the CD? What is its purpose?
Is it to show off a website? If so, and you want to make a show
of things, you can leave out the input button from the form and
put it in link and img as I suggested just under. When it is
pressed, (there are things you can do in setting the css to make
it a bit like a button being pressed) it can go to an html page
of your choosing which might say something like "Thanks for
submitting the form" or whatever. Best I can suggest, I am
afraid. If you are really to use a form with a proper action
there may be a way for some resource to be included on the CD,
but this is beyond my technical knowledge.

--
dorayme

Re: Fake Submit button

am 09.06.2007 03:02:00 von BootNic

> bermetj@NOSPAMgmail.com wrote:
> news: 1181341691.058861.117330@q66g2000hsg.googlegroups.com
> I am simulating a webpage on a CD for presentation with no Internet
> access. Is there a way to make a submit button act like a hyperlink?
[snip]

Put it in a form?





--
BootNic Friday, June 08, 2007 9:01 PM

Sometimes I think the surest sign that intelligent life exists
elsewhere in the universe is that none of it has tried to contact us.
*Bill Watterson*

Re: Fake Submit button

am 09.06.2007 08:33:53 von rf

"bermetj@NOSPAMgmail.com" wrote in message
news:1181344232.159528.260190@w5g2000hsg.googlegroups.com...

> Thank you for your suggestion, its just that I don't have the images
> for the raised Submit and recessed Submit buttons.
>
> Any other ideas?

Print Screen.

--
Richard.

Re: Fake Submit button

am 09.06.2007 09:36:31 von dorayme

In article ,
"rf" wrote:

> "bermetj@NOSPAMgmail.com" wrote in message
> news:1181344232.159528.260190@w5g2000hsg.googlegroups.com...
>
> > Thank you for your suggestion, its just that I don't have the images
> > for the raised Submit and recessed Submit buttons.
> >
> > Any other ideas?
>
> Print Screen.

Christ! I said that ages ago in this thread. Don't say you have
stopped reading my ravings too!

Look, if the OP wants it, I will make him a nice graphic and even
supply him with an em based bit of css to make the button (er...
the pic of the button) scale. Old Alan Flavell once said about
this sort of thing and I played about with the idea and found it
worked nicely on Macs at least and in many browsers not IE,
(there were some issues re IE if I recall) if done carefully.

--
dorayme

Re: Fake Submit button

am 09.06.2007 21:08:11 von nigel_moss

While the city slept, BootNic (bootnic@bounce.earthlink.net) feverishly
typed...

>> bermetj@NOSPAMgmail.com wrote:
>> news: 1181341691.058861.117330@q66g2000hsg.googlegroups.com
>> I am simulating a webpage on a CD for presentation with no Internet
>> access. Is there a way to make a submit button act like a hyperlink?
>> [snip]
>
> Put it in a form?
>
>


>

>


Well, without internet access that won't be much use to the OP... However...







Cheers,
Nige
--
Nigel Moss http://www.nigenet.org.uk
Mail address will bounce. nigel@DOG.nigenet.org.uk | Take the DOG. out!
"Your mother ate my dog!", "Not all of him!"

Re: Fake Submit button

am 09.06.2007 23:58:49 von dorayme

In article
<466afa9d$0$97261$892e7fe2@authen.yellow.readfreenews.net>,
"nice.guy.nige" wrote:

>


>
>
>
>

>

Yes, this works. OP now just needs to make up a "results.htm"
page and put it in the same directory or else modify path in the
action. In this page is whatever he wants to demo, perhaps the
"emailed" data content that comes to the form maker or perhaps a
notice to say the form has been submitted, thanks etc.

Now, how about an elegant way if he wanted to demo an error
message if the form is "incorrectly" filled out on a CD?
Normally, a server side script detects errors and contains the
means to display a notice to this effect. JS instead on the CD?

--
dorayme

Re: Fake Submit button

am 10.06.2007 00:02:37 von jkorpela

Scripsit bermetj@NOSPAMgmail.com:

> Dorayme, thank you for suggestion, however I was more looking for a
> way to disable the Submit button's functionality while keeping it
> there.

I was almost about to reveal you the answer, but you continued foolish
upside-down fullquoting, even so that make a fool of yourself by quoting
this:

>> (Please do not top post here, I have corrected above on this
>> occasion)

Oh well, some people have already told you the answer, and I can't undo
that.

So I might just as well help _others_ who might have some legitimate reason
for creating buttons that act as local links: Using

action="foo.html">
is indeed a
simple way to achieve that. And using CSS, with form { display: inline },
you can even turn it into a text-level element in presentation.

You could alternatively use





which lets you use markup inside the link text. On the other hand,

Re: Fake Submit button

am 10.06.2007 01:18:17 von rf

"dorayme" wrote in message
news:doraymeRidThis-FD7B77.17363109062007@news-vip.optusnet. com.au...
> In article ,
> "rf" wrote:
>
>> "bermetj@NOSPAMgmail.com" wrote in message
>> news:1181344232.159528.260190@w5g2000hsg.googlegroups.com...
>>
>> > Thank you for your suggestion, its just that I don't have the images
>> > for the raised Submit and recessed Submit buttons.
>> >
>> > Any other ideas?
>>
>> Print Screen.
>
> Christ! I said that ages ago in this thread.

I made that post about five minutes after the post I answered hit my news
client. Do I have any control over how up to date my news server is? Hint:
bloody none.

> Don't say you have
> stopped reading my ravings too!

Thinking seriously.



--
Richard.

Re: Fake Submit button

am 10.06.2007 02:06:32 von nigel_moss

While the city slept, dorayme (doraymeRidThis@optusnet.com.au) feverishly
typed...

> In article
> <466afa9d$0$97261$892e7fe2@authen.yellow.readfreenews.net>,
> "nice.guy.nige" wrote:
>
>>


>>
>>
>>
>>

>>
>
> Yes, this works. OP now just needs to make up a "results.htm"
> page and put it in the same directory or else modify path in the
> action. In this page is whatever he wants to demo, perhaps the
> "emailed" data content that comes to the form maker or perhaps a
> notice to say the form has been submitted, thanks etc.
>
> Now, how about an elegant way if he wanted to demo an error
> message if the form is "incorrectly" filled out on a CD?
> Normally, a server side script detects errors and contains the
> means to display a notice to this effect. JS instead on the CD?

These are all extremeley well put points, but I was just doing as I was told
and giving the OP a way to present the page that s/he wanted presented when
the submit button was pressed your honour ;-)

Cheers,
Nige

--
Nigel Moss http://www.nigenet.org.uk
Mail address will bounce. nigel@DOG.nigenet.org.uk | Take the DOG. out!
"Your mother ate my dog!", "Not all of him!"

Re: Fake Submit button

am 10.06.2007 03:22:43 von dorayme

In article
<466b408a$0$97244$892e7fe2@authen.yellow.readfreenews.net>,
"nice.guy.nige" wrote:

> While the city slept, dorayme (doraymeRidThis@optusnet.com.au) feverishly
> typed...
>
> > In article
> > <466afa9d$0$97261$892e7fe2@authen.yellow.readfreenews.net>,
> > "nice.guy.nige" wrote:
> >
> >>


> >>
> >>
> >>
> >>

> >>
> >
> > Yes, this works. OP now just needs to make up a "results.htm"
> > page and put it in the same directory or else modify path in the
> > action. In this page is whatever he wants to demo, perhaps the
> > "emailed" data content that comes to the form maker or perhaps a
> > notice to say the form has been submitted, thanks etc.
> >
> > Now, how about an elegant way if he wanted to demo an error
> > message if the form is "incorrectly" filled out on a CD?
> > Normally, a server side script detects errors and contains the
> > means to display a notice to this effect. JS instead on the CD?
>
> These are all extremeley well put points, but I was just doing as I was told
> and giving the OP a way to present the page that s/he wanted presented when
> the submit button was pressed your honour ;-)
>
> Cheers,
> Nige

Mine was no criticism of yours in any way. You did good. It was
addressed to subscribers here generally.

--
dorayme

Re: Fake Submit button

am 10.06.2007 03:39:24 von dorayme

In article ,
"rf" wrote:

>
> "dorayme" wrote in message
> news:doraymeRidThis-FD7B77.17363109062007@news-vip.optusnet. com.au...
> > In article ,
> > "rf" wrote:
> >
> >> "bermetj@NOSPAMgmail.com" wrote in message
> >> news:1181344232.159528.260190@w5g2000hsg.googlegroups.com...
> >>
> >> > Thank you for your suggestion, its just that I don't have the images
> >> > for the raised Submit and recessed Submit buttons.
> >> >
> >> > Any other ideas?
> >>
> >> Print Screen.
> >
> > Christ! I said that ages ago in this thread.
>
> I made that post about five minutes after the post I answered hit my news
> client. Do I have any control over how up to date my news server is? Hint:
> bloody none.
>

No, you don't have control and it was not your fault and I was
not really upset by it, just musing and enjoying a bit of
victimhood.

Seriously, considered Optus? I had little choice but to go with
Optus (at the time of my broadband connection) but friends of
mine all have had a lot of trouble with Telstra services. Optus
is great on the technical side, but as bad as all of them on the
admin side.

--
dorayme

Re: Fake Submit button

am 10.06.2007 10:34:43 von rf

"dorayme" wrote in message
news:doraymeRidThis-5898C4.11392410062007@news-vip.optusnet. com.au...
> In article ,
> "rf" wrote:
>
>>
>> > Christ! I said that ages ago in this thread.
>>
>> I made that post about five minutes after the post I answered hit my news
>> client. Do I have any control over how up to date my news server is?
>> Hint:
>> bloody none.
>>
>
> No, you don't have control and it was not your fault and I was
> not really upset by it, just musing and enjoying a bit of
> victimhood.

Proof is here. I just got your post at 18:28. I note you posted at 11:39.
Bigpond is running *seriously* slow, and their server is just around the
corner from yours :-(

> Seriously, considered Optus?

Droptus?

Do they do cable? No way I'd use any of that ADSL stuff. Way too slow!

--
Richard.

Re: Fake Submit button

am 10.06.2007 10:43:11 von dorayme

In article ,
"rf" wrote:

> "dorayme" wrote in message
> news:doraymeRidThis-5898C4.11392410062007@news-vip.optusnet. com.au...
> > In article ,
> > "rf" wrote:
> >
> >>
> >> > Christ! I said that ages ago in this thread.
> >>
> >> I made that post about five minutes after the post I answered hit my news
> >> client. Do I have any control over how up to date my news server is?
> >> Hint:
> >> bloody none.
> >>
> >
> > No, you don't have control and it was not your fault and I was
> > not really upset by it, just musing and enjoying a bit of
> > victimhood.
>
> Proof is here. I just got your post at 18:28. I note you posted at 11:39.
> Bigpond is running *seriously* slow, and their server is just around the
> corner from yours :-(
>
> > Seriously, considered Optus?
>
> Droptus?
>
> Do they do cable? No way I'd use any of that ADSL stuff. Way too slow!

Now that is funny considering I am on ADSL (true, it ADSL 2) and
you are the one getting the slowdowns. You won't be disappointed.
Go get a FF extension that tells you your speed, it is called
Bandwidth Meter. An efficient ADSL line is better than an
inefficient cable. I am getting better than many of my cable
friends. And frankly, I don't need the speed. I was actually not
that unhappy on dial up for years and years. (I'd be bloody
unhappy now but...)

--
dorayme

Re: Fake Submit button

am 10.06.2007 18:21:39 von rf

"dorayme" wrote in message
news:doraymeRidThis-E9B00E.18431110062007@news-vip.optusnet. com.au...
> In article ,
> "rf" wrote:

>> Proof is here. I just got your post at 18:28. I note you posted at 11:39.
>> Bigpond is running *seriously* slow, and their server is just around the
>> corner from yours :-(
>>
>> > Seriously, considered Optus?
>>
>> Droptus?
>>
>> Do they do cable? No way I'd use any of that ADSL stuff. Way too slow!
>
> Now that is funny considering I am on ADSL (true, it ADSL 2) and
> you are the one getting the slowdowns.

Now think, very very slowly and carefully, about this dorayme:

It is my *news server* that is slow. Not my internet connection.

That is, I see your posts six hours after you make them, because the Bigpond
*news server* is remiss in obtaining posts from nearby servers I presume.

My internet connection has nothing at all to do with this. My internet
connection is fine. It is the *news server* that is at fault. Got that?

Oddly enough I did a test my internet connection tonight, for reasons other
than conversing with you. http://www.speedtest.net/ reports my connection
at 5.7 megabits per second. How does your ADSL[1 or 2] connection compare
with this?



Hmmm.
Then again this has nothing at all to do with fake submit buttons.

--
Richard.

Re: Fake Submit button

am 11.06.2007 01:43:05 von dorayme

In article ,
"rf" wrote:

> "dorayme" wrote in message
> news:doraymeRidThis-E9B00E.18431110062007@news-vip.optusnet. com.au...
> > In article ,
> > "rf" wrote:
>
> >> Proof is here. I just got your post at 18:28. I note you posted at 11:39.
> >> Bigpond is running *seriously* slow, and their server is just around the
> >> corner from yours :-(
> >>
> >> > Seriously, considered Optus?
> >>
> >> Droptus?
> >>
> >> Do they do cable? No way I'd use any of that ADSL stuff. Way too slow!
> >
> > Now that is funny considering I am on ADSL (true, it ADSL 2) and
> > you are the one getting the slowdowns.
>
> Now think, very very slowly and carefully, about this dorayme:
>
> It is my *news server* that is slow. Not my internet connection.
>
> That is, I see your posts six hours after you make them, because the Bigpond
> *news server* is remiss in obtaining posts from nearby servers I presume.
>
> My internet connection has nothing at all to do with this. My internet
> connection is fine. It is the *news server* that is at fault. Got that?
>
> Oddly enough I did a test my internet connection tonight, for reasons other
> than conversing with you. http://www.speedtest.net/ reports my connection
> at 5.7 megabits per second. How does your ADSL[1 or 2] connection compare
> with this?
>
>
>
> Hmmm.
> Then again this has nothing at all to do with fake submit buttons.

Richard! I did not have to think slowly and carefully, I see this
ball coming like a top batsman sees the thing coming towards him
as the size of a football curling in the air like a shuttlecock
whose feathers have taken a grip in mid air.

The point is, what good is your cable if a main thing you want to
do takes ages - no matter that the cause is the ISP's management
and systems relevant to the material you want and not the cable
connection per se.

Put it another way, I would prefer my old battered Ford to a
Ferrari if the latter, just imagine it, could not get AM radio
(where, on Radio National, there are the best programs).

At the same time I thought I would say things about ADSL compared
to cable. Perhaps ADSL2 would not suit you for very high speed
games and streaming movies and other things? Anyway, the Optus
news server seems very very good to me.

As for speed, let me open FF and see:

6.27 Mbps

For a pretty pic of the result:

http://members.optushome.com.au/droovies/test/pics/adsl2.png

It is now 9.42 am in Sydney and the sun, thankfully, is up and
bright.

--
dorayme

Re: Fake Submit button

am 11.06.2007 08:56:21 von Ben C

On 2007-06-10, dorayme wrote:
> In article ,
> "rf" wrote:
[...]
>> Oddly enough I did a test my internet connection tonight, for reasons other
>> than conversing with you. http://www.speedtest.net/ reports my connection
>> at 5.7 megabits per second. How does your ADSL[1 or 2] connection compare
>> with this?
[...]
> The point is, what good is your cable if a main thing you want to
> do takes ages - no matter that the cause is the ISP's management
> and systems relevant to the material you want and not the cable
> connection per se.

It also depends what the main thing you want is. 6Mbps is good for
downloading films, but for reading the www latency may be more important
since loading a typical page requires a lot of HTTP going backwards and
forwards.

That's why it can sometimes even be faster to browse the www with a VNC
connection to a remote computer with a lower latency to the internet,
even though in such a setup your local machine is getting the data in
the form of rendered pixels which are much higher bandwidth than the
HTML sources.

Re: Fake Submit button

am 11.06.2007 19:36:40 von bermetj

Thank you Nige!

It worked beautifully! Clean and simple.

It seems that a lot of people were upset with my quoting at the
bottom, I am sorry if I have not followed the rules here, I have to
admit I am not familiar with them, so I again apologize.

Re: Fake Submit button

am 11.06.2007 19:42:35 von bermetj

Also since we are on the subject of rules and courtesy, please stop
flooding this subject with unrelevant information about internet
providers and broadband. There are other subjects for that.

Thanks!

Re: Fake Submit button

am 12.06.2007 00:55:28 von bermetj

Another question on the similar subject.

I have two drop down lists, after you select one of the options, page
refreshes and another option appears. This is only to show what a
webpage can do, the walk-through will be completely scripted. So, the
question is, is it possible to do a similar trick with the SELECT
function as with the FORM function?

Thank you!

Re: Fake Submit button

am 12.06.2007 01:09:59 von nigel_moss

While the city slept, bermetj@NOSPAMgmail.com (bermetj@gmail.com) feverishly
typed...

> Another question on the similar subject.
>
> I have two drop down lists, after you select one of the options, page
> refreshes and another option appears. This is only to show what a
> webpage can do, the walk-through will be completely scripted. So, the
> question is, is it possible to do a similar trick with the SELECT
> function as with the FORM function?

I think now is probably a good time for you to post some of your code online
so we can have a look at what exactly it is you are trying to achieve and
comment upon it. As mentioned elsewhere in the thread, there are numerous
free hosts you can use for this.

> Thank you!

You're welcome!

Cheers,
Nige

--
Nigel Moss http://www.nigenet.org.uk
Mail address will bounce. nigel@DOG.nigenet.org.uk | Take the DOG. out!
"Your mother ate my dog!", "Not all of him!"

Re: Fake Submit button

am 12.06.2007 19:15:36 von bermetj

I am not sure how much of the code to post here, so here is the
snippet in question.

Disclaimer, I am not a webpage designer, I am just trying to modify
the webpage for presentation of the tool that we use for our
questionnaire. I am under a tight deadline (need this by end of day
Wednesday) and it would take a week for our webdesign group to put
their part on the CD. The original page is done with java, but when I
save it offline here is how it shows up. Let me know if you need any
other pieces.

So the end result ideally would be:
1. In the first drop down menu 'Internet' is selected
2. The page refreshes and redirects to the second page
3. The second drop down is visible and 'CenterWatch' can be selected

Thank you!

1st page
~~~~~~~~~~~~~~~~~

*How did you hear about this study?
id=ctl00_ContentPlaceHolder1_ddlsourceid style="WIDTH: 200px"
name=ctl00$ContentPlaceHolder1$ddlsourceid> value=533>Internet value=536>Newspaper value=532>Physician Referral
id=ctl00_ContentPlaceHolder1_RequiredFieldValidator22
style="VISIBILITY: hidden; COLOR: red"
controltovalidate="ctl00_ContentPlaceHolder1_ddlsourceid"
errormessage="Required Field" initialvalue isvalid="true">Required
Field
style="VISIBILITY: hidden; COLOR: red"
controltovalidate="ctl00_ContentPlaceHolder1_ddlsourceid"
errormessage="Please select a source" isvalid="true"
valuetocompare="513" operator="NotEqual">Please select a source


~~~~~~~~~~~~~~~~~



2nd page
~~~~~~~~~~~~~~~~~

*How did you hear about this study?
id=ctl00_ContentPlaceHolder1_ddlsourceid style="WIDTH: 200px"
name=ctl00$ContentPlaceHolder1$ddlsourceid> value=536>Newspaper value=532>Physician Referral
id=ctl00_ContentPlaceHolder1_RequiredFieldValidator22
style="VISIBILITY: hidden; COLOR: red"
controltovalidate="ctl00_ContentPlaceHolder1_ddlsourceid"
errormessage="Required Field" initialvalue
isvalid="true">Required Field
id=ctl00_ContentPlaceHolder1_CompareValidator1 style="VISIBILITY:
hidden; COLOR: red"
controltovalidate="ctl00_ContentPlaceHolder1_ddlsourceid"
errormessage="Please select a source" isvalid="true"
valuetocompare="513" operator="NotEqual">Please select a source


id=ctl00_ContentPlaceHolder1_Labelsourcespecific>Please indicate where
on the Internet you learned about the study
id=ctl00_ContentPlaceHolder1_ddlsourcespecificid style="WIDTH:
200px"
name=ctl00$ContentPlaceHolder1$ddlsourcespecificid> value=2299>MSN value=2301>Email value=2310>Advocacy Group
~~~~~~~~~~~~~~~~~~~~

Re: Fake Submit button

am 15.06.2007 02:03:27 von jkorpela

Scripsit bermetj@NOSPAMgmail.com:

> I am not sure how much of the code to post here, so here is the
> snippet in question.

Huh? What are you responding to?

What you should have posted is the URL. You'll just get killfiled if you
misbehave by not giving context and by failing to provide a URL.

Please keep using the same forged email address as long as you remain
clueless. Thank you in advance.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/