Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 send data from popup to post.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

s80ts0465
Junior Member

Italy
290 Posts

Posted - 24 June 2004 :  11:08:13  Show Profile  Send s80ts0465 an ICQ Message
Having a button in post.asp that after click open a popup menu, in which u can select some things in the form.

and now the question, how could i send this data to the post.asp that can use them?? so how could i send them to post.asp as variables??

bye stefano

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 24 June 2004 :  12:53:49  Show Profile
Can't provide you with code changes right now but the first thing you'd need to do is create a hidden input on post.asp to hold the variable then have a look at pop_smilies.asp to see how it inserts code into the textrea. You'll need to make some minor tweaks to the function it uses to get it to insert the value in the hidden field rather than append it to any existing value.


Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Go to Top of Page

s80ts0465
Junior Member

Italy
290 Posts

Posted - 25 June 2004 :  08:01:15  Show Profile  Send s80ts0465 an ICQ Message
I've get a look to pop_smile.asp. I've found this code:

<!--#INCLUDE file="config.asp" -->
<html>
<head>
<title><% =fLang(strLangDream_Chat00150) %></title>
<!--#include file="inc_default_skin.asp"--><%
Response.Write	"<link rel=""stylesheet"" type=""text/css"" href=""css/" & skin & ".css"" id=""skin"" />" & vbNewline%><!--#include file="skin.asp"--><%
Response.Write	"<script language=""JavaScript"" type=""text/javascript"">browserChk();</script>" & vbNewline
%>


But to tell u the true i don't understand how it works.
I think that the red line means something of important but i don't understand it, instead the green line is sued for Netscaper browser (at least i think)
And please i don't find where the post.asp makes the call to the popup smile.Could u help me in this??

Have u any idea and suggest???
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.18 seconds. Powered By: Snitz Forums 2000 Version 3.4.07