/    Sign up×
Community /Pin to ProfileBookmark

i want to open a popup window from a pulldown menu…
after the popup is open it have a form(form1) that when u submit it it is open another form(form2) in another window
my problem is that i want that form2 will open only once i dont want a lots of form2 windows will be appearing on the custemer computer…
i cant attach the files….so go to this link
[url]http://www.microcapacitors.com/addNew/home1.asp[/url]
u ned to choose a product from the cross ref…pulldown
thanks a lot
and please unswer a.s.a.p

to post a comment
JavaScript

11 Comments(s)

Copy linkTweet thisAlerts:
@JonaFeb 24.2003 — I tried it, and it works fine for me.
Copy linkTweet thisAlerts:
@gmichalauthorFeb 24.2003 — thank u jona for your reply

yes it is working but not the way i want to...

when a customer click on request quote i want that the form will open on a new window (which it is doing) but when the custemer ask for another product and i get this popup box i dont want him to get anohter window of the quote form if he already has one open...

i hope now i made my self more clear

thanks anyway
Copy linkTweet thisAlerts:
@Dan_DrillichFeb 24.2003 — Please replace target='_blank' in the form with target='formWindow'
Copy linkTweet thisAlerts:
@gmichalauthorFeb 25.2003 — Thank u so much

it is working

but i also wants to know how i can control the size and other parameters of the new window???
Copy linkTweet thisAlerts:
@gmichalauthorFeb 25.2003 — [i]Originally posted by gmichal [/i]

[B]Thank u so much

it is working

but i also wants to know how i can control the size and other parameters of the new window??? [/B]
[/QUOTE]
[COLOR=sandybrown]tahnks[/COLOR][COLOR=deeppink]thanks[/COLOR]
Copy linkTweet thisAlerts:
@pyroFeb 25.2003 — Do you still need help with this?
Copy linkTweet thisAlerts:
@gmichalauthorFeb 25.2003 — yes

i just want to know how i can control the size of the new window?

thanks
Copy linkTweet thisAlerts:
@pyroFeb 25.2003 — You control the size by changing the values in [b]bold[/b]

NewWin=window.open("", "NewWin", "resizable=yes,height=[b]200[/b],width=[b]400[/b],top=100,left=50");
Copy linkTweet thisAlerts:
@gmichalauthorFeb 25.2003 — so where i need to put this line?

in the page that open the secomd one?!

can u write me a small sample?

thanks
Copy linkTweet thisAlerts:
@pyroFeb 25.2003 — I just took that code from the page (line 60) that you linked to in your first post. You just need to change it there...
Copy linkTweet thisAlerts:
@gmichalauthorFeb 25.2003 — i know this for this window (newwin) but i want to change the size of the next page of Quoteform.asp

u can see that on line 64 on the form tag....

thank u so much for your time
×

Success!

Help @gmichal spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...