-
combine url
hi im new and got this code as follows
print "\t\turl += \"\?number=\" + issue\;\n";
it will come out as
../cgi/?number=?120
or any other number.
i want it to come out to include bookmark #here
../cgi/?number=?120#here
how do i do it?
thanks for help
-
question should be
hi im new and got this code as follows
print "\t\turl += \"\?number=\" + issue\;\n";
where issue is a number variable
it will come out as
../cgi/issue.cgi?number=120
or any other number.
i want it to come out to include bookmark #here
../cgi/issue.cgi?number=120#here
how do i do it?
thanks for help
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks