LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-03-2005, 07:16 PM
avantbard avantbard is offline
Registered User
 
Join Date: Jul 2005
Posts: 4
Rep Power: 0
avantbard is on a distinguished road
How do I create a hyper link to link to javascript?

Hi,
I am working on a database driven site and am calling information from a database into a html text field which users can then browse and click links within the text to send emails.
That is all working fine - but I want to refine it by having my own pop up mail page with a form - I have created the form and got it working - but in order to get the form up in a new window without browser and scroll bars I am using java script.I can get it working if I have it in a button:-
Actionscript:
on (press) {
	getURL ("javascript:fixedSize('http://localhost/blabla.html?name=rik&lname=t','', 'menubar=0, toolbar=0, scrollbars=no, resizable=0, width=500 height=400')");
}
But I need it in the form

t.htmlText =..............

Anyone have any ideas - or am I going to have to rethink?
R.

Last edited by Scottae : 07-04-2005 at 02:53 PM Reason: Format with AS tags
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Link within javascript from php? jmansa Flash CS3 / Flash 9 2 08-04-2008 09:24 PM
javascript link chakytoride Flash MX 1 11-03-2005 11:25 AM
Using Javascript mouseover to create sliding navigation banner chadweston Flash MX ActionScript 0 05-01-2005 02:22 AM
Create A Email Link HeinekenMike Flash MX 2004 1 03-09-2004 08:15 AM
how i can create a link for run a .exe ? mirkko General Flash 2 05-07-2002 05:18 AM




All times are GMT. The time now is 02:53 PM.