LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 09-25-2003, 05:41 AM   #1
..:eMa:..
Member
 
Registered: Sep 2003
Location: Italy - Milan
Posts: 61

Rep: Reputation: 15
strange problem...


Hi!

I've strange problem with a html-module, a simple submit button...

during my test, only mozilla don't show it, but Safari, IE show it regulary and functional.

Someone have some ideas?

Cia!
..:eMa:..
 
Old 09-25-2003, 05:53 AM   #2
glj
Member
 
Registered: Jul 2001
Location: London
Distribution: RH 9
Posts: 151

Rep: Reputation: 30
Make sure you've included and closed all your tags correctly. This is especially true of the <form> tag.
 
Old 09-25-2003, 06:11 AM   #3
..:eMa:..
Member
 
Registered: Sep 2003
Location: Italy - Milan
Posts: 61

Original Poster
Rep: Reputation: 15
I've checked it, especially </form> ...

I've test over kon
 
Old 09-25-2003, 06:21 AM   #4
then
Member
 
Registered: Oct 2002
Location: FDR India
Distribution: RH9, Knoppix, MEPIS
Posts: 65

Rep: Reputation: 15
Hi

Post your <form> code, I'll check it on my system

regards
theN
 
Old 09-25-2003, 08:26 AM   #5
..:eMa:..
Member
 
Registered: Sep 2003
Location: Italy - Milan
Posts: 61

Original Poster
Rep: Reputation: 15
<form name="frm_ins2" method="post" action=/inserimento/inser_new/inserimento_1new.php>
<input type="hidden" name="query" value=INSERT#INTO#tb_anag_macc#(sn,#sn_model,#sn_cli,#sn_note,#date_it,#sn_family)#VALUES#(376,#9,#6 ,#93,#"25-Set-2003",#0)><input type="hidden" name="query_note" value=INSERT#INTO#tb_note#(sn_note,#note)#VALUES#(93,#"Nessuna#nota")><br><font color="#999999">A</font> <input type="submit" name="submit2" value="Really insert tools?"></form>
 
Old 09-25-2003, 08:31 AM   #6
nephilim
Member
 
Registered: Aug 2003
Location: Belgium
Distribution: Debian (server), Kubuntu (desktop)
Posts: 248

Rep: Reputation: 30
Looks like a problem with quotes. Try this:

Code:
<form name="frm_ins2" method="post" action="/inserimento/inser_new/inserimento_1new.php"> 
<input type="hidden" name="query" value="INSERT#INTO#tb_anag_macc#(sn,#sn_model,#sn_cli,#sn_note,#date_it,#sn_family)#VALUES#(376,#9,#6
,#93,#'25-Set-2003',#0)">
<input type="hidden" name="query_note" value="INSERT#INTO#tb_note#(sn_note,#note)#VALUES#(93,#'Nessuna#nota')">
<br>
<font color="#999999">A</font> 
<input type="submit" name="submit2" value="Really insert tools?">
</form>
 
Old 09-25-2003, 09:39 AM   #7
..:eMa:..
Member
 
Registered: Sep 2003
Location: Italy - Milan
Posts: 61

Original Poster
Rep: Reputation: 15
I've tried it, but seems don't work.
But...
...I've changed the resolution and I discovered that the submit button is like over a table...is it possible?
 
Old 09-25-2003, 07:52 PM   #8
Zerodark
Member
 
Registered: Mar 2003
Location: Fort Sill, Oklahoma
Distribution: Gentoo
Posts: 192

Rep: Reputation: 30
if you are using tables on the webpage it is very possible. it seems to happen to me quite often >_< if you are in fact using tables, just include the submit button in the current table, or make a new one for it.
 
Old 09-26-2003, 03:03 AM   #9
..:eMa:..
Member
 
Registered: Sep 2003
Location: Italy - Milan
Posts: 61

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by Zerodark
just include the submit button in the current table, or make a new one for it.
...is now included in the table!

why in some browser work instead other would't work?
 
Old 09-26-2003, 10:31 AM   #10
glj
Member
 
Registered: Jul 2001
Location: London
Distribution: RH 9
Posts: 151

Rep: Reputation: 30
Browsers always have different renderings of the same pages depending on how compliant the browsers engine is, or how compliant the HTML code is.

Just one of those quirks I guess!

glj
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
strange, strange alsa problem: sound is grainy/pixellated? fenderman11111 Linux - Software 1 11-01-2004 05:16 PM
strange problem :) salmanucit Linux - Software 1 07-23-2004 06:47 PM
wx-config problem strange problem plz help glacier1985 Linux - Software 4 07-26-2003 05:20 PM
strange x problem frieza Linux - Software 0 03-25-2003 11:20 PM
Very Strange Problem tengj6 Linux - Networking 3 03-06-2002 08:21 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 01:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration